summaryrefslogtreecommitdiff
path: root/bfd/simple.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd_get_relocated_section_contents allow NULL data bufferAlan Modra2022-12-171-16/+4
* symbols for bfd_simple_get_relocated_section_contentsAlan Modra2022-08-211-27/+15
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Remove strayed fprintf in commit 23182ac0d83H.J. Lu2021-05-101-1/+0
* Fix an indirection via uninitialised memory when parsing a corrupt input file.Nick Clifton2021-05-101-0/+36
* Use bool in bfdAlan Modra2021-03-311-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-3/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-12/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-2/+12
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* PR16867, linking object with separate debug fileAlan Modra2014-04-241-9/+16
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR binutils/16595Jan Kratochvil2014-02-171-13/+29
* PR ld/12365Alan Modra2011-04-201-5/+2
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-11/+3
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-5/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* * simple.c (bfd_simple_get_relocated_section_contents): Use largerAlan Modra2009-03-161-1/+2
* * simple.c (bfd_simple_get_relocated_section_contents): SetAlan Modra2008-02-161-1/+2
* 2007-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-101-1/+4
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* include/Alan Modra2007-05-311-0/+1
* bfd/Alan Modra2007-04-261-2/+2
* include/Alan Modra2005-06-031-0/+6
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-15/+0
* Suggested by Fergal Daly <fergal@esatclear.ie>:Daniel Jacobowitz2004-12-071-0/+14
* bfd/H.J. Lu2004-10-211-0/+1
* bfd/Alan Modra2004-09-241-6/+7
* bfd/Alan Modra2004-06-291-1/+2
* bfd/Alan Modra2004-06-241-11/+3
* * simple.c (bfd_simple_get_relocated_section_contents): Don'tAlan Modra2004-04-161-27/+13
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-1/+1
* * simple.c (bfd_simple_get_relocated_section_contents): Free theAlan Modra2003-09-231-1/+1
* * simple.c (bfd_simple_get_relocated_section_contents): UseAndreas Schwab2003-09-181-1/+1
* * simple.c (bfd_simple_get_relocated_section_contents): MoveHans-Peter Nilsson2003-08-171-12/+26
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-80/+45
* * simple.c (bfd_simple_get_relocated_section_contents): CallDaniel Jacobowitz2003-06-051-1/+1
* (bfd_simple_get_relocated_section_contents): Disable free that leads to GDBNick Clifton2003-04-061-0/+11