aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-11 * configure: Regenerate.Alan Modra1-1/+1
2002-02-11 * objcopy.c (MKDIR): Define.Alan Modra1-12/+41
2002-01-25Add --totals option to sizeNick Clifton1-1/+1
2002-01-23Tidy up formatting of --help output.Nick Clifton1-10/+14
2002-01-15Refer to "options" not "switches"Nick Clifton1-4/+4
2001-12-192001-12-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-8/+20
2001-12-18 * objcopy.c (copy_archive): Set output bfd format outside the loop.Alan Modra1-3/+3
2001-12-18 * addr2line.c (main): Protoype.Thiemo Seufer1-0/+2
2001-12-10 * objcopy.c (setup_section): Copy entsize.Jakub Jelinek1-0/+3
2001-11-29 * objcopy.c (setup_section): Preserve SEC_RELOC whenMike Stump1-1/+1
2001-09-19 * objcopy.c (copy_main): Correct rename-section string parsing.Alan Modra1-24/+20
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-0/+3
2001-08-24* objcopy.c (use_alt_mach_code): New variable.Alexandre Oliva1-0/+21
2001-07-31Implement new switch --rename-sectionNick Clifton1-51/+170
2001-07-06And remove the seconf accidental patch commission.Nick Clifton1-26/+0
2001-07-06Remove patch accidentally checked in with readelf.c patchNick Clifton1-14/+6
2001-07-05Display the contents of a .debug.macinfo sectionNick Clifton1-11/+43
2001-07-052001-07-05 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+6
2001-06-242001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2
2001-06-22Add missing support for -o option.Nick Clifton1-3/+8
2001-05-30Add command line switches to objcopy to provide lists of symbols in filesNick Clifton1-3/+172
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+2
2001-03-13Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton1-4/+32
2001-01-18Stop objcopy trying to convert endianness.Nick Clifton1-1/+8
2000-11-03Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton1-0/+22
2000-08-14Silently accept -d as an alias for -g for compatability with old BSD systems.Nick Clifton1-1/+2
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-2/+11
2000-05-142000-05-14 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+5
2000-05-08(setup_section): Add const and gettext calls for err.Alan Modra1-7/+7
2000-04-05Add --redefine-sym to objcopy.Alan Modra1-44/+196
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-2/+2
2000-04-03Move bug report string to one place.Alan Modra1-2/+2
1999-11-22Overhaul --help output.Nick Clifton1-31/+65
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-1/+4
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-10/+16
1999-06-12 Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor1-7/+32
1999-05-27 * objcopy.c (copy_archive): Preserve dates of archive members ifAndreas Schwab1-0/+13
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2029