aboutsummaryrefslogtreecommitdiff
path: root/bfd/simple.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-17bfd_get_relocated_section_contents allow NULL data bufferAlan Modra1-16/+4
2022-08-21symbols for bfd_simple_get_relocated_section_contentsAlan Modra1-27/+15
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-05-10Remove strayed fprintf in commit 23182ac0d83H.J. Lu1-1/+0
2021-05-10Fix an indirection via uninitialised memory when parsing a corrupt input file.Nick Clifton1-0/+36
2021-03-31Use bool in bfdAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-3/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-28Return void from linker callbacksAlan Modra1-12/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-31Make asection->id and asection->index unsignedAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-13Free linker hash table from bfd_close.Alan Modra1-2/+12
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-04-24PR16867, linking object with separate debug fileAlan Modra1-9/+16
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-02-17PR binutils/16595Jan Kratochvil1-13/+29
2011-04-20 PR ld/12365Alan Modra1-5/+2
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-11/+3
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-5/+5
2009-09-02update copyright datesAlan Modra1-1/+1
2009-03-16 * simple.c (bfd_simple_get_relocated_section_contents): Use largerAlan Modra1-1/+2
2008-02-16 * simple.c (bfd_simple_get_relocated_section_contents): SetAlan Modra1-1/+2
2007-07-102007-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+4
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-05-31include/Alan Modra1-0/+1
2007-04-26bfd/Alan Modra1-2/+2
2005-06-03include/Alan Modra1-0/+6
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-15/+0
2004-12-07 Suggested by Fergal Daly <fergal@esatclear.ie>:Daniel Jacobowitz1-0/+14
2004-10-21bfd/H.J. Lu1-0/+1
2004-09-24bfd/Alan Modra1-6/+7
2004-06-29bfd/Alan Modra1-1/+2
2004-06-24bfd/Alan Modra1-11/+3
2004-04-16 * simple.c (bfd_simple_get_relocated_section_contents): Don'tAlan Modra1-27/+13
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-09-23 * simple.c (bfd_simple_get_relocated_section_contents): Free theAlan Modra1-1/+1
2003-09-18 * simple.c (bfd_simple_get_relocated_section_contents): UseAndreas Schwab1-1/+1
2003-08-17 * simple.c (bfd_simple_get_relocated_section_contents): MoveHans-Peter Nilsson1-12/+26
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-80/+45
2003-06-05 * simple.c (bfd_simple_get_relocated_section_contents): CallDaniel Jacobowitz1-1/+1