aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-05-06binutils/Jan Beulich1-7/+4
2005-04-25PR872Nick Clifton1-0/+1
2005-04-25Oops - forgot one place where -K is documented.Nick Clifton1-1/+1
2005-04-25* objcopy.c (copy_usage): Fix description of -K switch.Nick Clifton1-1/+1
2005-04-15Issue an error message when attmepting to copy an empty input file.Nick Clifton1-0/+1
2005-03-15Add new switch --globalize-symbol to convert local symbols into globals.Nick Clifton1-15/+43
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-02bfd/Jan Beulich1-2/+2
2005-02-22bfd/H.J. Lu1-1/+1
2004-12-16binutils/Jan Beulich1-0/+23
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton1-5/+5
2004-07-21bfd/H.J. Lu1-1/+1
2004-06-24bfd/Alan Modra1-2/+0
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra1-4/+3
2004-05-17binutils ChangeLog:Bob Wilson1-0/+29
2004-04-27 * objcopy.c (copy_usage, strip_usage): Fix spelling.Alan Modra1-2/+2
2004-02-19gas/Jakub Jelinek1-2/+2
2004-01-13 * objcopy.c: Include elf-bfd.h.Jakub Jelinek1-1/+11
2004-01-12Fix typo in comment in previous deltaNick Clifton1-1/+1
2004-01-12Do not produce any output if the output file will be emptyNick Clifton1-44/+101
2004-01-02 * objcopy.c (filter_bytes): Delete. Move code to..Alan Modra1-19/+13
2003-12-23* objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variablesMaciej W. Rozycki1-4/+45
2003-12-11Add --only-keep-debug to the --help output.Nick Clifton1-0/+2
2003-12-06 * ChangeLog-9197: Fix comment typos.Kazu Hirata1-1/+1
2003-12-04Do not copy the object if the output file's format cannot be set to that ofNick Clifton1-3/+13
2003-11-11Add new feature to objcopy/strip. The -w switch allows wildcards to be usedNick Clifton1-5/+37
2003-11-07Use consistent error messages for missing files.Nick Clifton1-23/+28
2003-10-27Do not complain when copying a file format that does not support relocations.Nick Clifton1-4/+17
2003-10-21Set the machine number as well as the architecture when converting from aNick Clifton1-3/+8
2003-08-05 * objcopy.c: Remove unnecessary prototypes and casts.Alan Modra1-121/+67
2003-07-23Tidy up code. Switch to ISO CNick Clifton1-198/+138
2003-06-27Fix --add-gnu-debuglinkNick Clifton1-1/+17
2003-06-26Add --only-keep-debug switchNick Clifton1-3/+28
2003-06-12Add new switch to objcopy: --add-gnu-debuglink=<file>Nick Clifton1-70/+72
2003-06-02* objcopy.c (redefine_list_append): Add an argument thatJason Thorpe1-8/+125
2003-05-13Treat identical src/dst file names as if only one entered. One WindowsNick Clifton1-3/+4
2003-03-24Add --info command line switchNick Clifton1-5/+34
2003-02-21 * objcopy.c (filter_symbols): Fix compilation problems withAlan Modra1-7/+12
2002-12-13Added --prefix-symbols <prefix> option to rename all symbols by adding theNick Clifton1-46/+112
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-119/+141
2002-10-15 * objcopy.c (copy_file): Report ambiguous bfd_object matches, andAlan Modra1-7/+28
2002-08-132002-08-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+3
2002-06-05 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.Alan Modra1-1/+6
2002-05-21 * filemode.c: Fix formatting.Kazu Hirata1-44/+44
2002-02-11 * configure: Regenerate.Alan Modra1-1/+1
2002-02-11 * objcopy.c (MKDIR): Define.Alan Modra1-12/+41
2002-01-25Add --totals option to sizeNick Clifton1-1/+1
2002-01-23Tidy up formatting of --help output.Nick Clifton1-10/+14
2002-01-15Refer to "options" not "switches"Nick Clifton1-4/+4