]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/objcopy.c
top level:
[thirdparty/binutils-gdb.git] / binutils / objcopy.c
2007-02-17  Joseph Myerstop level:
2007-01-10  Alan Modra * bucomm.h (make_tempdir): Declare independently of...
2006-10-13  Nick CliftonPR binutils/2876
2006-09-14  H.J. Lubinutils/
2006-09-14  Alan Modra PR 3182
2006-09-13  Alan Modra PR 3182
2006-09-11  Nick CliftonPR binutils/3110
2006-09-05  Nick CliftonPR binutils/3166
2006-08-06  Nick Clifton PR binutils/3001
2006-06-23  Richard Sandifordbinutils/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-28  Nick Clifton* objcopy.c (use_alt_mach_code): Change type to unsigne...
2006-01-30  Nick Clifton* objcopy.c (copy_object): Catch the case where an...
2006-01-18  Nick CliftonPR binutils/1391
2006-01-10  Alan Modra * objcopy.c (copy_object): Fix thinko.
2006-01-10  Alan Modra * objcopy.c (copy_object): Set isympp and osympp to...
2005-11-15  Jan Beulichbinutils/
2005-10-12  Nick CliftonRemove spurious checking of a potential, but untested...
2005-10-11  Nick CliftonPR binutils/1437
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-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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.
next