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]

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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aoliva@sources.redhat.com	2001-08-24 06:56:14

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

Log message:
	* objcopy.c (use_alt_mach_code): New variable.
	(OPTION_ALT_MACH_CODE): Define.
	(copy_options): Added --alt-machine-code.
	(copy_main): Handle it.
	(copy_object): Switch to alternate machine code if requested.
	* doc/binutils.texi: Document new option.
	* NEWS: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.328&r2=1.329
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/NEWS.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.5&r2=1.6


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