summaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
Commit message (Expand)AuthorAgeFilesLines
* Refer to "options" not "switches"Nick Clifton2002-01-151-4/+4
* 2001-12-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-191-8/+20
* * objcopy.c (copy_archive): Set output bfd format outside the loop.Alan Modra2001-12-181-3/+3
* * addr2line.c (main): Protoype.Thiemo Seufer2001-12-181-0/+2
* * objcopy.c (setup_section): Copy entsize.Jakub Jelinek2001-12-101-0/+3
* * objcopy.c (setup_section): Preserve SEC_RELOC whenMike Stump2001-11-291-1/+1
* * objcopy.c (copy_main): Correct rename-section string parsing.Alan Modra2001-09-191-24/+20
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-0/+3
* * objcopy.c (use_alt_mach_code): New variable.Alexandre Oliva2001-08-241-0/+21
* Implement new switch --rename-sectionNick Clifton2001-07-311-51/+170
* And remove the seconf accidental patch commission.Nick Clifton2001-07-061-26/+0
* Remove patch accidentally checked in with readelf.c patchNick Clifton2001-07-061-14/+6
* Display the contents of a .debug.macinfo sectionNick Clifton2001-07-051-11/+43
* 2001-07-05 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-051-3/+6
* 2001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-241-2/+2
* Add missing support for -o option.Nick Clifton2001-06-221-3/+8
* Add command line switches to objcopy to provide lists of symbols in filesNick Clifton2001-05-301-3/+172
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+2
* Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton2001-03-131-4/+32
* Stop objcopy trying to convert endianness.Nick Clifton2001-01-181-1/+8
* Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton2000-11-031-0/+22
* Silently accept -d as an alias for -g for compatability with old BSD systems.Nick Clifton2000-08-141-1/+2
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-2/+11
* 2000-05-14 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-141-0/+5
* (setup_section): Add const and gettext calls for err.Alan Modra2000-05-081-7/+7
* Add --redefine-sym to objcopy.Alan Modra2000-04-051-44/+196
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-2/+2
* Move bug report string to one place.Alan Modra2000-04-031-2/+2
* Overhaul --help output.Nick Clifton1999-11-221-31/+65
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-1/+4
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-10/+16
* Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor1999-06-121-7/+32
* * objcopy.c (copy_archive): Preserve dates of archive members ifAndreas Schwab1999-05-271-0/+13
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+2029