OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains4x.git] / bfd / cofflink.c
2011-11-02 jbeulichBuilding EFI binaries, particularly larger ones (like...
2011-08-17 amodra PR ld/12762
2011-07-09 amodra PR ld/12942
2011-06-13 amodra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-05-07 davekbfd/ChangeLog:
2010-12-13 amodra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-10-14 davekApplied patch series for LD plugin interface (six parts).
2009-10-10 amodra * cofflink.c (_bfd_coff_link_input_bfd): Skip section...
2009-10-01 davek * cofflink.c (_bfd_coff_generic_relocate_section)...
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-05 nickc * bfd/coff-arm.c (coff_arm_relocate_section)
2009-09-02 amodraupdate copyright dates
2009-05-19 davek==> bfd/ChangeLog <==
2008-10-09 ktietzbinutils/
2008-02-15 amodrainclude/
2007-07-27 msnyder2007-07-27 Michael Snyder <msnyder@access-company...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2006-09-17 nickcFix typo in use of CONST_STRNEQ
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-07-05 nickcPR ld/2659
2006-05-04 bje * coff-or32.c (bfd_section_from_shdr): Remove unused...
2006-03-16 amodra PR 2434
2005-08-17 dannysmithbfd
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-02-20 amodrainclude/
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-11-08 nickcoops - omitted fom previous delta
2004-10-21 hjlbfd/
2004-08-18 nickcPR 324
2004-08-13 amodrabfd/
2004-07-21 hjlbfd/
2004-07-03 cgf2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaron...
2004-06-28 amodra * bfd-in.h (struct stab_info): Move from stabs.c.
2004-06-24 amodrabfd/
2003-11-24 kazu * aix5ppc-core.c: Fix comment typos.
2003-10-09 hjl2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
2003-10-07 nathanbfd/Changelog:
2003-10-07 nathan * coffcode.h (coff_set_alignment_hook): With PE_COFF...
2003-09-03 nickcDo not skip section symbols that are used in relocs.
2003-08-21 nickcConvert to ISO C90. Tidy up formatting.
2003-06-25 amodraCorrect spelling of "relocatable".
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-07 nickcDon't mark relocations in excluded sections.
2002-07-08 mmitchel * cofflink.c (_bfd_coff_final_link): On PE COFF system...
2002-06-07 amodraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28 amodra * linker.c (link_action): Ignore duplicate warning...
2001-10-10 kazu * aout-encap.c: Fix comment typos.
2001-09-29 amodra * section.c (struct sec): Remove kept_section.
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-17 amodra * coffcode.h (coff_write_object_contents): Add ATTRIBU...
2001-08-02 cwilson2001-08-02 Paul Sokolovsky <paul.sokolovsky@technolog...
2001-07-03 nickcSkip section symbols from sections being discarded
2001-03-08 nickcUpdate copyright notices
2001-01-23 kazu2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-11-28 kazu2000-11-27 Kazu Hirata <kazu@hxi.com>
2000-11-27 pb2000-11-27 Philip Blundell <pb@futuretv.com>
2000-11-27 pb2000-11-22 Philip Blundell <pb@futuretv.com>
2000-07-03 nickcTurn a weak symbol into an external symbol for a non...
2000-06-19 nickcApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-16 nsd * bfd-in.h (bfd_family_coff): Define.
2000-03-01 hjl2000-03-01 H.J. Lu <hjl@gnu.org>
2000-01-13 nickcApply Tim walls octest vs bytes patch
1999-09-12 ian * cofflink.c (coff_link_add_symbols): Look for special...
1999-09-11 ian1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 ian1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 ian1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 ian1999-09-11 Donn Terry <donn@interix.com>
1999-09-07 ianadd comment
1999-08-19 ian1999-08-18 Donn Terry <donn@interix.com>
1999-08-18 ian1999-08-18 Donn Terry <donn@interix.com>
1999-08-05 ian Based on patches from Donn Terry <donn@interix.com>:
1999-07-24 ian1999-07-23 Donn Terry <donn@interix.com>
1999-07-22 ian1999-07-21 Philippe De Muyter <phdm@macqel.be>
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision