OSDN Git Service

Add -ws switch to display contents of .debug_str sections
[pf3gnuchains/pf3gnuchains3x.git] / binutils / objcopy.c
2001-09-19 Alan Modra * objcopy.c (copy_main): Correct rename-section string...
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-24 Alexandre Oliva* objcopy.c (use_alt_mach_code): New variable.
2001-07-31 Nick CliftonImplement new switch --rename-section
2001-07-06 Nick CliftonAnd remove the seconf accidental patch commission.
2001-07-06 Nick CliftonRemove patch accidentally checked in with readelf.c...
2001-07-05 Nick CliftonDisplay the contents of a .debug.macinfo section
2001-07-05 H.J. Lu2001-07-05 H.J. Lu <hjl@gnu.org>
2001-06-24 H.J. Lu2001-06-24 H.J. Lu <hjl@gnu.org>
2001-06-22 Nick CliftonAdd missing support for -o option.
2001-05-30 Nick CliftonAdd command line switches to objcopy to provide lists...
2001-03-13 Nick CliftonFix typos in ChangeLogs and update copyright notices
2001-03-13 Nick CliftonAdd --binary-architecture switch to objcopy to allow...
2001-01-18 Nick CliftonStop objcopy trying to convert endianness.
2000-11-03 Nick CliftonAdd --srec-len and --srec-forceS3 switches to objcopy
2000-08-14 Nick CliftonSilently accept -d as an alias for -g for compatability...
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-05-14 H.J. Lu2000-05-14 H.J. Lu (hjl@gnu.org)
2000-05-08 Alan Modra(setup_section): Add const and gettext calls for err.
2000-04-05 Alan ModraAdd --redefine-sym to objcopy.
2000-04-04 Alan ModraMove translated part of bug report string back into...
2000-04-03 Alan ModraMove bug report string to one place.
1999-11-22 Nick CliftonOverhaul --help output.
1999-09-12 Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-12 Ian Lance Taylor Based on patch from H. Peter Anvin <hpa@transmeta...
1999-05-27 Andreas Schwab * objcopy.c (copy_archive): Preserve dates of archive...
1999-05-03 Richard HendersonInitial revision