OSDN Git Service

PR 10980
[pf3gnuchains/pf3gnuchains3x.git] / bfd / merge.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-02 amodraupdate copyright dates
2009-08-11 amodra * elflink.c: Add FIXMEs for some places that require...
2007-11-05 amodra * merge.c (sec_merge_hash_lookup): Revert last change.
2007-11-01 jsm28bfd:
2007-09-19 amodra * bfd-in.h (bfd_hash_insert): Declare.
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2006-10-27 amodrabfd/
2006-03-16 amodra PR 2434
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 amodrabfd/
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-05-02 hjl2005-05-02 H.J. Lu <hongjiu.lu@intel.com>
2005-04-14 amodra * merge.c (sec_merge_emit): Tidy. Check for bfd_zmall...
2005-04-14 amodra * merge.c (merge_strings): Round up section size for...
2005-02-20 amodrainclude/
2004-06-24 amodrabfd/
2004-05-25 amodrabfd/
2004-05-22 amodra * merge.c (_bfd_merged_section_offset): Remove "addend...
2003-10-29 amodra * merge.c (struct sec_merge_sec_info): Update comment.
2003-10-04 nickcSet SEC_EXCLUDE flag on sections which become empty...
2003-08-31 aj * merge.c: Update to ISO C90.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 danglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-07-09 amodra * merge.c (_bfd_merge_section): Remove redundant outpu...
2002-07-04 jakub * merge.c (_bfd_merged_section_offset): Avoid accessin...
2002-06-10 nickcUse htab_create_alloc with calloc, not htab_alloc.
2002-06-06 nickcInclude libiberty.h
2002-03-05 jakub * merge.c (_bfd_merge_sections): Don't segfault if...
2002-01-15 jakub * elflink.h (elf_link_input_bfd): Back out 2002-01...
2001-09-21 amodra * Makefile.am: Run "make dep-am".
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-09 amodra * coff-rs6000.c: Add missing prototypes.
2001-05-11 jakub * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-04-24 jakub * merge.c (struct sec_merge_hash_entry): Add alignment...
2001-04-13 jakubbfd/