OSDN Git Service

* addr2line.c (main): Protoype.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / objcopy.c
2001-12-18 ths * addr2line.c (main): Protoype.
2001-12-10 jakub * objcopy.c (setup_section): Copy entsize.
2001-11-29 mrs * objcopy.c (setup_section): Preserve SEC_RELOC when
2001-09-19 amodra * objcopy.c (copy_main): Correct rename-section string...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-24 aoliva* objcopy.c (use_alt_mach_code): New variable.
2001-07-31 nickcImplement new switch --rename-section
2001-07-06 nickcAnd remove the seconf accidental patch commission.
2001-07-06 nickcRemove patch accidentally checked in with readelf.c...
2001-07-05 nickcDisplay the contents of a .debug.macinfo section
2001-07-05 hjl2001-07-05 H.J. Lu <hjl@gnu.org>
2001-06-24 hjl2001-06-24 H.J. Lu <hjl@gnu.org>
2001-06-22 nickcAdd missing support for -o option.
2001-05-30 nickcAdd command line switches to objcopy to provide lists...
2001-03-13 nickcFix typos in ChangeLogs and update copyright notices
2001-03-13 nickcAdd --binary-architecture switch to objcopy to allow...
2001-01-18 nickcStop objcopy trying to convert endianness.
2000-11-03 nickcAdd --srec-len and --srec-forceS3 switches to objcopy
2000-08-14 nickcSilently accept -d as an alias for -g for compatability...
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-05-14 hjl2000-05-14 H.J. Lu (hjl@gnu.org)
2000-05-08 amodra(setup_section): Add const and gettext calls for err.
2000-04-05 amodraAdd --redefine-sym to objcopy.
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-03 amodraMove bug report string to one place.
1999-11-22 nickcOverhaul --help output.
1999-09-12 ian1999-09-12 Donn Terry <donn@interix.com>
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-12 ian Based on patch from H. Peter Anvin <hpa@transmeta...
1999-05-27 schwab * objcopy.c (copy_archive): Preserve dates of archive...
1999-05-03 rthInitial revision