* dep-in.sed: Don't use \n in replacement part of s command.
[binutils-gdb.git] / binutils / objcopy.c
2009-05-12 Alan Modra * objcopy.c (set_long_section_mode): Check input_bfd...
2009-04-27 H.J. Lubfd/
2009-04-17 H.J. Lubfd/
2009-04-17 H.J. Lubfd/
2009-04-14 Dave Kornbfd/ChangeLog
2009-03-13 H.J. Lubfd/
2009-03-10 H.J. Lubinutils/
2009-01-29 Alan Modra PR 9798
2008-09-28 Alan Modra * objcopy.c (setup_section): Set elf_group_id.
2008-08-06 Alan Modrabinutils/
2008-06-12 Nick Clifton PR binutils/6483
2008-04-16 Nick Clifton PR binutils/6034
2008-03-28 Nick CliftonAdd support for thin archives.
2007-08-30 Nathan Sidwell * bucomm.c (bfd_nonfatal_message): New.
2007-08-04 Alan Modra PR 4888
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-07-02 Alan Modra PR 4716
2007-06-29 Roland McGrath2007-06-28 Roland McGrath <roland@frob.com>
2007-06-27 Alan Modrabfd/
2007-05-30 Alan Modrabfd/
2007-05-18 Nathan Sidwell * objcopy.c (strip_main): Detect identical input and...
2007-05-11 Alan Modra PR 4479
2007-04-26 Alan Modrabfd/
2007-04-24 Nick Clifton* objcopy.c (filter_symbols): Explicitly stripping...
2007-04-23 Nick Clifton* objcopy.c (reverse_bytes): New variable.
2007-04-12 H.J. Lu2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
2007-03-01 Richard Sandifordbinutils/
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.
next