This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/binutils ChangeLog objcopy.c doc/binutils.texi


CVSROOT:	/cvs/src
Module name:	src
Changes by:	thorpej@sourceware.org	2003-06-02 14:45:13

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

Log message:
	* objcopy.c (redefine_list_append): Add an argument that
	indicates the context from which this function is being
	called.  Change all callers.
	(copy_options): Add a new option, --redefine-syms.
	(copy_usage): Document new option.
	(copy_main): Handle the --redefine-syms option.
	* doc/binutils.text (objcopy): Document new option.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.648&r2=1.649
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.47&r2=1.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.39&r2=1.40


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]