summaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
Commit message (Expand)AuthorAgeFilesLines
* binutils/Richard Sandiford2007-03-011-8/+38
* top level:Joseph Myers2007-02-171-3/+3
* * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.Alan Modra2007-01-101-27/+2
* PR binutils/2876Nick Clifton2006-10-131-1/+32
* binutils/H.J. Lu2006-09-141-1/+1
* PR 3182Alan Modra2006-09-141-19/+52
* PR 3182Alan Modra2006-09-131-15/+31
* PR binutils/3110Nick Clifton2006-09-111-8/+25
* PR binutils/3166Nick Clifton2006-09-051-0/+7
* PR binutils/3001Nick Clifton2006-08-061-6/+14
* binutils/Richard Sandiford2006-06-231-1/+31
* * objcopy.c (use_alt_mach_code): Change type to unsigned long.Nick Clifton2006-02-281-9/+21
* * objcopy.c (copy_object): Catch the case where an attempt is made to add aNick Clifton2006-01-301-4/+14
* PR binutils/1391Nick Clifton2006-01-181-1/+45
* * objcopy.c (copy_object): Fix thinko.Alan Modra2006-01-101-8/+5
* * objcopy.c (copy_object): Set isympp and osympp to NULL after free.Alan Modra2006-01-101-2/+8
* binutils/Jan Beulich2005-11-151-1/+18
* Remove spurious checking of a potential, but untested patch.Nick Clifton2005-10-121-7/+0
* PR binutils/1437Nick Clifton2005-10-111-0/+7
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* PR 1004Alan Modra2005-07-041-43/+26
* 2005-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-141-18/+106
* Update FSF addressNick Clifton2005-05-081-2/+2
* binutils/Jan Beulich2005-05-061-7/+4
* PR872Nick Clifton2005-04-251-0/+1
* Oops - forgot one place where -K is documented.Nick Clifton2005-04-251-1/+1
* * objcopy.c (copy_usage): Fix description of -K switch.Nick Clifton2005-04-251-1/+1
* Issue an error message when attmepting to copy an empty input file.Nick Clifton2005-04-151-0/+1
* Add new switch --globalize-symbol to convert local symbols into globals.Nick Clifton2005-03-151-15/+43
* update copyright datesAlan Modra2005-03-031-1/+1
* bfd/Jan Beulich2005-03-021-2/+2
* bfd/H.J. Lu2005-02-221-1/+1
* binutils/Jan Beulich2004-12-161-0/+23
* strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton2004-10-181-5/+5
* bfd/H.J. Lu2004-07-211-1/+1
* bfd/Alan Modra2004-06-241-2/+0
* * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra2004-06-151-4/+3
* binutils ChangeLog:Bob Wilson2004-05-171-0/+29
* * objcopy.c (copy_usage, strip_usage): Fix spelling.Alan Modra2004-04-271-2/+2
* gas/Jakub Jelinek2004-02-191-2/+2
* * objcopy.c: Include elf-bfd.h.Jakub Jelinek2004-01-131-1/+11
* Fix typo in comment in previous deltaNick Clifton2004-01-121-1/+1
* Do not produce any output if the output file will be emptyNick Clifton2004-01-121-44/+101
* * objcopy.c (filter_bytes): Delete. Move code to..Alan Modra2004-01-021-19/+13
* * objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variablesMaciej W. Rozycki2003-12-231-4/+45
* Add --only-keep-debug to the --help output.Nick Clifton2003-12-111-0/+2
* * ChangeLog-9197: Fix comment typos.Kazu Hirata2003-12-061-1/+1
* Do not copy the object if the output file's format cannot be set to that ofNick Clifton2003-12-041-3/+13
* Add new feature to objcopy/strip. The -w switch allows wildcards to be usedNick Clifton2003-11-111-5/+37