OSDN Git Service

manually sync from the CVS repository
[pf3gnuchains/pf3gnuchains4x.git] / bfd / cofflink.c
2009-10-08 Jim Meyeringmanually sync from the CVS repository
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-05 Nick Clifton * bfd/coff-arm.c (coff_arm_relocate_section)
2009-09-02 Alan Modraupdate copyright dates
2009-05-19 Dave Korn==> bfd/ChangeLog <==
2008-10-09 Kai Tietzbinutils/
2008-02-15 Alan Modrainclude/
2007-07-27 Michael Snyder2007-07-27 Michael Snyder <msnyder@access-company...
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2006-09-17 Nick CliftonFix typo in use of CONST_STRNEQ
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-07-05 Nick CliftonPR ld/2659
2006-05-04 Ben Elliston * coff-or32.c (bfd_section_from_shdr): Remove unused...
2006-03-16 Alan Modra PR 2434
2005-08-17 Danny Smithbfd
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Alan Modrabfd/
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-02-20 Alan Modrainclude/
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-11-08 Nick Cliftonoops - omitted fom previous delta
2004-10-21 H.J. Lubfd/
2004-08-18 Nick CliftonPR 324
2004-08-13 Alan Modrabfd/
2004-07-21 H.J. Lubfd/
2004-07-03 Christopher Faylor2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaron...
2004-06-28 Alan Modra * bfd-in.h (struct stab_info): Move from stabs.c.
2004-06-24 Alan Modrabfd/
2003-11-24 Kazu Hirata * aix5ppc-core.c: Fix comment typos.
2003-10-09 H.J. Lu2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
2003-10-07 Nathan Sidwellbfd/Changelog:
2003-10-07 Nathan Sidwell * coffcode.h (coff_set_alignment_hook): With PE_COFF...
2003-09-03 Nick CliftonDo not skip section symbols that are used in relocs.
2003-08-21 Nick CliftonConvert to ISO C90. Tidy up formatting.
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-07 Nick CliftonDon't mark relocations in excluded sections.
2002-07-08 Mark Mitchell * cofflink.c (_bfd_coff_final_link): On PE COFF system...
2002-06-07 Alan ModraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-04-04 Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28 Alan Modra * linker.c (link_action): Ignore duplicate warning...
2001-10-10 Kazu Hirata * aout-encap.c: Fix comment typos.
2001-09-29 Alan Modra * section.c (struct sec): Remove kept_section.
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-17 Alan Modra * coffcode.h (coff_write_object_contents): Add ATTRIBU...
2001-08-02 Charles Wilson2001-08-02 Paul Sokolovsky <paul.sokolovsky@technolog...
2001-07-03 Nick CliftonSkip section symbols from sections being discarded
2001-03-08 Nick CliftonUpdate copyright notices
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-11-28 Kazu Hirata2000-11-27 Kazu Hirata <kazu@hxi.com>
2000-11-27 Phil Blundell2000-11-27 Philip Blundell <pb@futuretv.com>
2000-11-27 Phil Blundell2000-11-22 Philip Blundell <pb@futuretv.com>
2000-07-03 Nick CliftonTurn a weak symbol into an external symbol for a non...
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-16 Nicholas Duffek * bfd-in.h (bfd_family_coff): Define.
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-01-13 Nick CliftonApply Tim walls octest vs bytes patch
1999-09-12 Ian Lance Taylor * cofflink.c (coff_link_add_symbols): Look for special...
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-07 Ian Lance Tayloradd comment
1999-08-19 Ian Lance Taylor1999-08-18 Donn Terry <donn@interix.com>
1999-08-18 Ian Lance Taylor1999-08-18 Donn Terry <donn@interix.com>
1999-08-05 Ian Lance Taylor Based on patches from Donn Terry <donn@interix.com>:
1999-07-24 Ian Lance Taylor1999-07-23 Donn Terry <donn@interix.com>
1999-07-22 Ian Lance Taylor1999-07-21 Philippe De Muyter <phdm@macqel.be>
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 Richard HendersonInitial revision