* objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variables
commit9e61ce6e48d12b629a45bf4e81850b3ca9aa892d
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 23 Dec 2003 13:01:11 +0000 (23 13:01 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 23 Dec 2003 13:01:11 +0000 (23 13:01 +0000)
tree3c32657386e0eb0c19372f0af164266c07b5eaa2
parent869dba45a5cfa26769b9b26b2e47e8f8c0becc15
* objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variables
to handle flags for tweaking.
(copy_options): New options: impure, pure, readonly-text,
writable-text.
(copy_usage, copy_object, command_line_switch): Handle the new
options.
* doc/binutils.texi: Document the new options.
binutils/ChangeLog
binutils/doc/binutils.texi
binutils/objcopy.c