aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfdio.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-0/+4
2020-03-24Add code to the BFD library to handle opening files with pathnames longer tha...Nick Clifton1-11/+25
2020-02-26Limit bogus archive parsed_sizeAlan Modra1-2/+16
2020-02-19bfd_get_size cacheAlan Modra1-4/+19
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-06-14PR23282, Reinstate seek optimizationAlan Modra1-0/+4
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra1-102/+100
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-62/+62
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu1-4/+4
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu1-0/+23
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-06-14Set my_archive for thin archivesAlan Modra1-3/+5
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-23 PR binutils/15834Nick Clifton1-4/+2
2013-01-14 PR binutils/14813Alan Modra1-3/+3
2012-11-07Change return type of bclose to bfd_booleanH.J. Lu1-2/+2
2012-02-022012-02-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+0
2012-01-20 PR binutils/13534Nick Clifton1-1/+2
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-4/+16
2012-01-062012-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+19
2011-04-28 * bfdio.c (memory_bstat): Pass correct size to memset.Tom Tromey1-2/+2
2010-06-092010-06-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+6
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-109/+157
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-5/+7
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-102009-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2009-06-112009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+30
2009-05-24 * bfdio.c (bfd_seek): Formatting. Ensure newly allocated memoryAlan Modra1-2/+5
2009-02-232009-02-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-7/+15
2008-11-14bfd/Tristan Gingold1-0/+26
2008-11-06 * configure, config.in: Rebuild.Tom Tromey1-2/+23
2008-02-20PR 868Nick Clifton1-5/+5
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-4/+2
2006-12-14 PR 3704Alan Modra1-1/+10
2006-11-20 * bfd-in.h (struct stat): Don't typedef.Alan Modra1-2/+2
2005-11-03 * configure.in: Check for fopen64.Daniel Jacobowitz1-0/+10
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/+2
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-14/+0
2004-05-21Do not use iovec if it is NULL.Nick Clifton1-8/+40
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-63/+39
2004-02-112004-02-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+33