binutils/
authorRoland McGrath <roland@gnu.org>
Mon, 7 Jan 2013 17:40:59 +0000 (17:40 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 7 Jan 2013 17:40:59 +0000 (17:40 +0000)
commit955d0b3bd758ec9759a6fed1e5121f2a3f9e5f54
treef20730180b886864c1737bf1ec02084640fdeb40
parent45a466b578083a05f1138eff9232254b1a30f683
binutils/
* objcopy.c (deterministic): Make int rather than bfd_boolean,
initialize to -1.
(strip_options, copy_options): Add -U/--disable-deterministic-archives.
(default_deterministic): New function.
(strip_main, copy_main): Handle -U.  Call default_deterministic.
(copy_usage, strip_usage): Describe -U.  Cite whether -D or -U is
the default based on DEFAULT_AR_DETERMINISTIC.
* doc/binutils.texi (objcopy, strip): Describe -U and effect of
configure options on -D.

* ar.c (default_deterministic): Comment fix.
binutils/ChangeLog
binutils/ar.c
binutils/doc/binutils.texi
binutils/objcopy.c
This page took 0.025473 seconds and 4 git commands to generate.