summaryrefslogtreecommitdiff
path: root/bfd/simple.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-31Make asection->id and asection->index unsignedAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-04-24PR16867, linking object with separate debug fileAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-02-17PR binutils/16595Jan Kratochvil
2011-04-20 PR ld/12365Alan Modra
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-03-16 * simple.c (bfd_simple_get_relocated_section_contents): Use largerAlan Modra
2008-02-16 * simple.c (bfd_simple_get_relocated_section_contents): SetAlan Modra
2007-07-102007-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-05-31include/Alan Modra
2007-04-26bfd/Alan Modra
2005-06-03include/Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-03update copyright datesAlan Modra
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-12-07 Suggested by Fergal Daly <fergal@esatclear.ie>:Daniel Jacobowitz
2004-10-21bfd/H.J. Lu
2004-09-24bfd/Alan Modra
2004-06-29bfd/Alan Modra
2004-06-24bfd/Alan Modra
2004-04-16 * simple.c (bfd_simple_get_relocated_section_contents): Don'tAlan Modra
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata
2003-09-23 * simple.c (bfd_simple_get_relocated_section_contents): Free theAlan Modra
2003-09-18 * simple.c (bfd_simple_get_relocated_section_contents): UseAndreas Schwab
2003-08-17 * simple.c (bfd_simple_get_relocated_section_contents): MoveHans-Peter Nilsson
2003-06-29Convert to C90 and a few tweaks.Alan Modra
2003-06-05 * simple.c (bfd_simple_get_relocated_section_contents): CallDaniel Jacobowitz
2003-04-06(bfd_simple_get_relocated_section_contents): Disable free that leads to GDBNick Clifton
2003-04-01 * simple.c (bfd_simple_get_relocated_section_contents): AddDaniel Jacobowitz
2003-03-31Fix memory leaksNick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-07Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co...Nick Clifton
2002-10-25 * simple.c: Correct placement of ATTRIBUTE_UNUSED.Hans-Peter Nilsson
2002-10-25Files missed in previous commit.Dave Anglin
2002-10-11 * Makefile.am: Run dep-am.Daniel Jacobowitz