summaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use consistent error messages for missing files.Nick Clifton2003-11-071-23/+28
* Do not complain when copying a file format that does not support relocations.Nick Clifton2003-10-271-4/+17
* Set the machine number as well as the architecture when converting from aNick Clifton2003-10-211-3/+8
* * objcopy.c: Remove unnecessary prototypes and casts.Alan Modra2003-08-051-121/+67
* Tidy up code. Switch to ISO CNick Clifton2003-07-231-198/+138
* Fix --add-gnu-debuglinkcarlton_dictionary-20030627-mergeNick Clifton2003-06-271-1/+17
* Add --only-keep-debug switchNick Clifton2003-06-261-3/+28
* Add new switch to objcopy: --add-gnu-debuglink=<file>Nick Clifton2003-06-121-70/+72
* * objcopy.c (redefine_list_append): Add an argument thatJason Thorpe2003-06-021-8/+125
* Treat identical src/dst file names as if only one entered. One WindowsNick Clifton2003-05-131-3/+4