src/binutils ChangeLog NEWS objcopy.c doc/binu ...

jbeulich@sourceware.org jbeulich@sourceware.org
Thu Dec 16 13:16:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jbeulich@sourceware.org	2004-12-16 13:16:33

Modified files:
	binutils       : ChangeLog NEWS objcopy.c 
	binutils/doc   : binutils.texi 

Log message:
	binutils/
	2004-12-15 Jan Beulich  <jbeulich@novell.com>
	
	* doc/binutils.texi: Document --strip-unneeded-symbol and
	--strip-unneeded-symbols.
	* objcopy.c (strip_unneeded_list): New.
	(enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
	and OPTION_STRIP_UNNEEDED_SYMBOLS.
	(copy_options): Add  --strip-unneeded-symbol and
	--strip-unneeded-symbols.
	(copy_usage): Likewise.
	(filter_symbols): Suppress copying of symbol if in strip_unneeded_list
	and the symbol is not needed.
	(copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
	OPTION_STRIP_UNNEEDED_SYMBOLS.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.837&r2=1.838
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/NEWS.diff?cvsroot=src&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.72&r2=1.73
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.64&r2=1.65



More information about the Binutils-cvs mailing list