src/gdb ChangeLog ada-lex.l defs.h utils.c

drow@sourceware.org drow@sourceware.org
Thu Sep 21 13:50:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2006-09-21 13:50:51

Modified files:
	gdb            : ChangeLog ada-lex.l defs.h utils.c 

Log message:
	* ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
	(strtoulst): Moved to ...
	* utils.c (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
	(strtoulst): ... here.  Enhanced to behave more similarly
	to strtoul.
	* defs.h (strtoulst): New prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7904&r2=1.7905
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-lex.l.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&r1=1.197&r2=1.198
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/utils.c.diff?cvsroot=src&r1=1.168&r2=1.169



More information about the Gdb-cvs mailing list