aboutsummaryrefslogtreecommitdiff
path: root/bfd/cofflink.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-09binutils/Kai Tietz1-5/+5
2008-02-15include/Alan Modra1-3/+3
2007-07-272007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder1-3/+6
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-2/+2
2006-09-17Fix typo in use of CONST_STRNEQNick Clifton1-1/+1
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-8/+8
2006-07-05PR ld/2659Nick Clifton1-1/+2
2006-05-04 * coff-or32.c (bfd_section_from_shdr): Remove unused localBen Elliston1-4/+0
2006-03-16 PR 2434Alan Modra1-4/+6
2005-08-17bfdDanny Smith1-3/+5
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-2/+2
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-20include/Alan Modra1-5/+5
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-3/+0
2004-11-08oops - omitted fom previous deltaNick Clifton1-13/+21
2004-10-21bfd/H.J. Lu1-4/+5
2004-08-18PR 324Nick Clifton1-0/+1
2004-08-13bfd/Alan Modra1-13/+8
2004-07-21bfd/H.J. Lu1-5/+5
2004-07-032004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor1-2/+27
2004-06-28 * bfd-in.h (struct stab_info): Move from stabs.c.Alan Modra1-2/+5
2004-06-24bfd/Alan Modra1-23/+18
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-092003-10-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2003-10-07bfd/Changelog:Nathan Sidwell1-10/+16
2003-10-07 * coffcode.h (coff_set_alignment_hook): With PE_COFF relocNathan Sidwell1-4/+21
2003-09-03Do not skip section symbols that are used in relocs.Nick Clifton1-5/+4
2003-08-21Convert to ISO C90. Tidy up formatting.Nick Clifton1-313/+239
2003-06-25Correct spelling of "relocatable".Alan Modra1-27/+27
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-185/+189
2002-10-07Don't mark relocations in excluded sections.Nick Clifton1-0/+3
2002-07-08 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take intoMark Mitchell1-0/+4
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-3/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-4/+16
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra1-4/+2
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-4/+4
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-117/+119
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra1-1/+1
2001-08-022001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>Charles Wilson1-0/+10
2001-07-03Skip section symbols from sections being discardedNick Clifton1-0/+15
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-35/+33
2000-11-272000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell1-0/+2
2000-11-272000-11-22 Philip Blundell <pb@futuretv.com>Phil Blundell1-0/+3
2000-07-03Turn a weak symbol into an external symbol for a non-shared, non-relocatableNick Clifton1-15/+24