binutils/binutils ChangeLog objcopy.c binutils ...
ian@sourceware.cygnus.com
ian@sourceware.cygnus.com
Sat Jun 12 15:42:00 GMT 1999
CVSROOT: /cvs/binutils
Module name: binutils
Changes by: ian@egcs.cygnus.com 99/06/12 15:42:05
Modified files:
binutils : ChangeLog objcopy.c binutils.texi objcopy.1
NEWS
Log message:
Based on patch from H. Peter Anvin <hpa@transmeta.com>:
* objcopy.c (struct section_list): Add copy field.
(sections_copied): New static variable.
(copy_options): Add "only-section".
(copy_usage): Mention -j and --only-section.
(find_section_list): Initialize copy field.
(is_strip_section): Check for copying sections.
(copy_object): Check sections_copied when calling filter_symbols.
(setup_section): Check for copying sections.
(copy_section): Likewise.
(copy_main): Handle -j/--only-section.
* binutils.texi, objcopy.1: Document -j/--only-section.
More information about the Binutils-cvs
mailing list