This is the mail archive of the binutils@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]

Re: [patch] Add --enable-deterministic-archives option to strip/objcopy


On Tue, Apr 24, 2012 at 02:06:23PM -0700, Cary Coutant wrote:
> 	* doc/binutils.texi: Add -D/--enable-deterministic-archives option
> 	to strip and objcopy.
> 	* binutils/objcopy.c (deterministic): New global variable.
> 	(strip_options): Add --enable-deterministic-archives.
> 	(copy_options): Likewise.
> 	(copy_usage): Likewise.
> 	(strip_usage): Likewise.
> 	(copy_archive): When stripping all, don't add archive map; set
> 	deterministic output when requested.
> 	(strip_main): Add -D/--enable-deterministic-archives option.
> 	(copy_main): Likewise.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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