OSDN Git Service

* addr2line.c (usage): Document @file.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / objcopy.c
2005-10-03 Mark Mitchell * addr2line.c (usage): Document @file.
2005-09-30 Mark Mitchell * addr2line.c (main): Likewise.
2005-07-04 Alan Modra PR 1004
2005-06-14 H.J. Lu2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2005-05-08 Nick CliftonUpdate FSF address
2005-05-06 Jan Beulichbinutils/
2005-04-25 Nick CliftonPR872
2005-04-25 Nick CliftonOops - forgot one place where -K is documented.
2005-04-25 Nick Clifton* objcopy.c (copy_usage): Fix description of -K switch.
2005-04-15 Nick CliftonIssue an error message when attmepting to copy an empty...
2005-03-15 Nick CliftonAdd new switch --globalize-symbol to convert local...
2005-03-03 Alan Modraupdate copyright dates
2005-03-02 Jan Beulichbfd/
2005-02-22 H.J. Lubfd/
2004-12-16 Jan Beulichbinutils/
2004-10-18 Nick Cliftonstrings.c (usage): Place radix values for -t option...
2004-07-21 H.J. Lubfd/
2004-06-24 Alan Modrabfd/
2004-06-15 Alan Modra * objcopy.c (copy_section): Use bfd_get_section_size...
2004-05-17 Bob Wilsonbinutils ChangeLog:
2004-04-27 Alan Modra * objcopy.c (copy_usage, strip_usage): Fix spelling.
2004-02-19 Jakub Jelinekgas/
2004-01-13 Jakub Jelinek * objcopy.c: Include elf-bfd.h.
2004-01-12 Nick CliftonFix typo in comment in previous delta
2004-01-12 Nick CliftonDo not produce any output if the output file will be...
2004-01-02 Alan Modra * objcopy.c (filter_bytes): Delete. Move code to..
2003-12-23 Maciej W. Rozycki* objcopy.c (bfd_flags_to_set, bfd_flags_to_clear)...
2003-12-11 Nick CliftonAdd --only-keep-debug to the --help output.
2003-12-06 Kazu Hirata * ChangeLog-9197: Fix comment typos.
2003-12-04 Nick CliftonDo not copy the object if the output file's format...
2003-11-11 Nick CliftonAdd new feature to objcopy/strip. The -w switch allows...
2003-11-07 Nick CliftonUse consistent error messages for missing files.
2003-10-27 Nick CliftonDo not complain when copying a file format that does...
2003-10-21 Nick CliftonSet the machine number as well as the architecture...
2003-08-05 Alan Modra * objcopy.c: Remove unnecessary prototypes and casts.
2003-07-23 Nick CliftonTidy up code. Switch to ISO C
2003-06-27 Nick CliftonFix --add-gnu-debuglink
2003-06-26 Nick CliftonAdd --only-keep-debug switch
2003-06-12 Nick CliftonAdd new switch to objcopy: --add-gnu-debuglink=<file>
2003-06-02 Jason Thorpe* objcopy.c (redefine_list_append): Add an argument...
2003-05-13 Nick CliftonTreat identical src/dst file names as if only one enter...
2003-03-24 Nick CliftonAdd --info command line switch
2003-02-21 Alan Modra * objcopy.c (filter_symbols): Fix compilation problems...
2002-12-13 Nick CliftonAdded --prefix-symbols <prefix> option to rename all...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-15 Alan Modra * objcopy.c (copy_file): Report ambiguous bfd_object...
2002-08-13 H.J. Lu2002-08-13 H.J. Lu <hjl@gnu.org>
2002-06-05 Alan Modra * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
2002-05-21 Kazu Hirata * filemode.c: Fix formatting.
2002-02-11 Alan Modra * configure: Regenerate.
2002-02-11 Alan Modra * objcopy.c (MKDIR): Define.
2002-01-25 Nick CliftonAdd --totals option to size
2002-01-23 Nick CliftonTidy up formatting of --help output.
2002-01-15 Nick CliftonRefer to "options" not "switches"
2001-12-19 Michael Snyder2001-12-18 Michael Snyder <msnyder@redhat.com>
2001-12-18 Alan Modra * objcopy.c (copy_archive): Set output bfd format...
2001-12-18 Thiemo Seufer * addr2line.c (main): Protoype.
2001-12-10 Jakub Jelinek * objcopy.c (setup_section): Copy entsize.
2001-11-29 Mike Stump * objcopy.c (setup_section): Preserve SEC_RELOC when
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