aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
AgeCommit message (Expand)AuthorFilesLines
1994-02-11 * objcopy.c (strip_main, copy_main): Add missing 'break' in switch.David MacKenzie1-0/+3
1994-02-04 * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so weDavid MacKenzie1-1/+1
1994-02-03 * nlmconv.c (main), objcopy.c (copy_file): Print matching formatsDavid MacKenzie1-12/+17
1994-01-26 * objcopy.c (filter_bytes): New function.David MacKenzie1-29/+78
1994-01-14 * objcopy.c (strip_main, copy_main): Don't clobber the input fileIan Lance Taylor1-523/+673
1993-09-23 * objcopy.c (copy_object): Copy all applicable file flags.Ian Lance Taylor1-0/+706