summaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
Commit message (Expand)AuthorAgeFilesLines
* * objcopy.c (copy_archive): Make the temporary directory in theIan Lance Taylor1994-06-101-2/+2
* Tue May 10 18:22:06 1994 Jason Molenda (crash@sendai.cygnus.com)Jason Molenda1994-05-111-13/+20
* Update for recent BFD changes to symbol and reloc reading. RenameIan Lance Taylor1994-03-301-16/+49
* * More fixes for object formats which allow multiple sectionsJeff Law1994-03-281-16/+79
* * objcopy.c (mangle_section): Delete unused function.Jeff Law1994-03-141-19/+8
* * objcopy.c (strip_main, copy_main): Add missing 'break' in switch.David MacKenzie1994-02-111-0/+3
* * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so weDavid MacKenzie1994-02-041-1/+1
* * nlmconv.c (main), objcopy.c (copy_file): Print matching formatsDavid MacKenzie1994-02-031-12/+17
* * objcopy.c (filter_bytes): New function.David MacKenzie1994-01-261-29/+78
* * objcopy.c (strip_main, copy_main): Don't clobber the input fileIan Lance Taylor1994-01-141-523/+673
* * objcopy.c (copy_object): Copy all applicable file flags.Ian Lance Taylor1993-09-231-0/+706