aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.1
AgeCommit message (Collapse)AuthorFilesLines
2001-06-19Remove auot generated man pagesNick Clifton1-548/+0
2001-05-30Add command line switches to objcopy to provide lists of symbols in filesNick Clifton1-428/+343
2001-03-25Automate generate on man pagesNick Clifton1-664/+596
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+2
2000-11-28Move GNU Free Documentation License from the output into a commentNick Clifton1-359/+361
2000-11-06Add GNU Free Documentation LicenseNick Clifton1-17/+373
2000-11-03Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton1-0/+10
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-2/+2
2000-04-05Add --redefine-sym to objcopy.Alan Modra1-11/+17
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-4/+4
* objcopy.c (parse_flags): Handle "noload", "debug", and "share". * binutils.texi, objcopy.1: Document new flags.
1999-06-12 Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor1-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.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+319