OSDN Git Service

* regset.h (struct core_regset_section): Add HUMAN_NAME.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / objcopy.c
2009-12-31 nickc * objcopy.c (add_redefine_syms_file): Avoid...
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-11 nickc * obcopy.c (copy_object): New parameter `input_a...
2009-09-10 nickc Updated soruces in binutils/* to compile cleanl...
2009-08-03 hjl2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
2009-06-27 hjl2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
2009-05-12 amodra * objcopy.c (set_long_section_mode): Check input_bfd...
2009-04-27 hjlbfd/
2009-04-17 hjlbfd/
2009-04-17 hjlbfd/
2009-04-14 davekbfd/ChangeLog
2009-03-13 hjlbfd/
2009-03-10 hjlbinutils/
2009-01-29 amodra PR 9798
2008-09-28 amodra * objcopy.c (setup_section): Set elf_group_id.
2008-08-06 amodrabinutils/
2008-06-12 nickc PR binutils/6483
2008-04-16 nickc PR binutils/6034
2008-03-28 nickcAdd support for thin archives.
2007-08-30 nathan * bucomm.c (bfd_nonfatal_message): New.
2007-08-04 amodra PR 4888
2007-07-05 nickcChange sources over to using GPLv3
2007-07-02 amodra PR 4716
2007-06-29 roland2007-06-28 Roland McGrath <roland@frob.com>
2007-06-27 amodrabfd/
2007-05-30 amodrabfd/
2007-05-18 nathan * objcopy.c (strip_main): Detect identical input and...
2007-05-11 amodra PR 4479
2007-04-26 amodrabfd/
2007-04-24 nickc* objcopy.c (filter_symbols): Explicitly stripping...
2007-04-23 nickc* objcopy.c (reverse_bytes): New variable.
2007-04-12 hjl2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
2007-03-01 rsandifobinutils/
2007-02-17 jsm28top level:
2007-01-10 amodra * bucomm.h (make_tempdir): Declare independently of...
2006-10-13 nickcPR binutils/2876
2006-09-14 hjlbinutils/
2006-09-14 amodra PR 3182
2006-09-13 amodra PR 3182
2006-09-11 nickcPR binutils/3110
2006-09-05 nickcPR binutils/3166
2006-08-06 nickc PR binutils/3001
2006-06-23 rsandifobinutils/
2006-02-28 nickc* objcopy.c (use_alt_mach_code): Change type to unsigne...
2006-01-30 nickc* objcopy.c (copy_object): Catch the case where an...
2006-01-18 nickcPR binutils/1391
2006-01-10 amodra * objcopy.c (copy_object): Fix thinko.
2006-01-10 amodra * objcopy.c (copy_object): Set isympp and osympp to...
2005-11-15 jbeulichbinutils/
2005-10-12 nickcRemove spurious checking of a potential, but untested...
2005-10-11 nickcPR binutils/1437
2005-10-03 mmitchel * addr2line.c (usage): Document @file.
2005-09-30 mmitchel * addr2line.c (main): Likewise.
2005-07-04 amodra PR 1004
2005-06-14 hjl2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2005-05-08 nickcUpdate FSF address
2005-05-06 jbeulichbinutils/
2005-04-25 nickcPR872
2005-04-25 nickcOops - forgot one place where -K is documented.
2005-04-25 nickc* objcopy.c (copy_usage): Fix description of -K switch.
2005-04-15 nickcIssue an error message when attmepting to copy an empty...
2005-03-15 nickcAdd new switch --globalize-symbol to convert local...
2005-03-03 amodraupdate copyright dates
2005-03-02 jbeulichbfd/
2005-02-22 hjlbfd/
2004-12-16 jbeulichbinutils/
2004-10-18 nickcstrings.c (usage): Place radix values for -t option...
2004-07-21 hjlbfd/
2004-06-24 amodrabfd/
2004-06-15 amodra * objcopy.c (copy_section): Use bfd_get_section_size...
2004-05-17 bwilsonbinutils ChangeLog:
2004-04-27 amodra * objcopy.c (copy_usage, strip_usage): Fix spelling.
2004-02-19 jakubgas/
2004-01-13 jakub * objcopy.c: Include elf-bfd.h.
2004-01-12 nickcFix typo in comment in previous delta
2004-01-12 nickcDo not produce any output if the output file will be...
2004-01-02 amodra * objcopy.c (filter_bytes): Delete. Move code to..
2003-12-23 macro* objcopy.c (bfd_flags_to_set, bfd_flags_to_clear)...
2003-12-11 nickcAdd --only-keep-debug to the --help output.
2003-12-06 kazu * ChangeLog-9197: Fix comment typos.
2003-12-04 nickcDo not copy the object if the output file's format...
2003-11-11 nickcAdd new feature to objcopy/strip. The -w switch allows...
2003-11-07 nickcUse consistent error messages for missing files.
2003-10-27 nickcDo not complain when copying a file format that does...
2003-10-21 nickcSet the machine number as well as the architecture...
2003-08-05 amodra * objcopy.c: Remove unnecessary prototypes and casts.
2003-07-23 nickcTidy up code. Switch to ISO C
2003-06-27 nickcFix --add-gnu-debuglink
2003-06-26 nickcAdd --only-keep-debug switch
2003-06-12 nickcAdd new switch to objcopy: --add-gnu-debuglink=<file>
2003-06-02 thorpej* objcopy.c (redefine_list_append): Add an argument...
2003-05-13 nickcTreat identical src/dst file names as if only one enter...
2003-03-24 nickcAdd --info command line switch
2003-02-21 amodra * objcopy.c (filter_symbols): Fix compilation problems...
2002-12-13 nickcAdded --prefix-symbols <prefix> option to rename all...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-15 amodra * objcopy.c (copy_file): Report ambiguous bfd_object...
2002-08-13 hjl2002-08-13 H.J. Lu <hjl@gnu.org>
2002-06-05 amodra * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
2002-05-21 kazu * filemode.c: Fix formatting.
next