summaryrefslogtreecommitdiff
path: root/binutils/objcopy.1
Commit message (Collapse)AuthorAgeFilesLines
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-4/+4
| | | | | * objcopy.c (parse_flags): Handle "noload", "debug", and "share". * binutils.texi, objcopy.1: Document new flags.
* Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor1999-06-121-2/+9
| | | | | | | | | | | | | | * 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.
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+319