This is the mail archive of the binutils-cvs@sourceware.org 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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2006-09-11 14:40:40

Modified files:
	binutils       : ChangeLog objcopy.c 

Log message:
	PR binutils/3110
	* objcopy.c (copy_archive): Add new parameter: force_output_target. If not
	true, then perserve the file formats of each copied archive element,
	otherwise force them to be one specific file format.
	(copy_file): Compute force_output_target parameter to pass to copy_archive.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1092&r2=1.1093
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.98&r2=1.99


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