src/binutils ChangeLog strings.c

nickc@sourceware.org nickc@sourceware.org
Fri Feb 15 10:20:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-02-15 10:20:09

Modified files:
	binutils       : ChangeLog strings.c 

Log message:
	PR binutils/5713
	* strings.c (integer_arg): Delete function.
	(string_min): Initialise to 4.
	(main): Use strtoul to parse integer arguments.
	Move check for an invalid string length to after all the arguments
	have been parsed.
	(usage): Use indentation to indicate that -<n> is a another form
	of the --bytes= command line option.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1302&r2=1.1303
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/strings.c.diff?cvsroot=src&r1=1.39&r2=1.40



More information about the Binutils-cvs mailing list