summaryrefslogtreecommitdiff
path: root/bfd/bfdio.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-28bfd: Don't check non-thin archive member file sizeH.J. Lu
2021-01-07Fix another path length problem opening files on Win32 systems.Nick Clifton
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-08-26asan: alpha-vms: mmember access within null pointerAlan Modra
2020-05-23Fix potential segfaultAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-05-19win32 typo fixAlan Modra
2020-05-18Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma
2020-03-24Add code to the BFD library to handle opening files with pathnames longer tha...Nick Clifton
2020-02-26Limit bogus archive parsed_sizeAlan Modra
2020-02-19bfd_get_size cacheAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-06-14PR23282, Reinstate seek optimizationAlan Modra
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-06-14Set my_archive for thin archivesAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-08-23 PR binutils/15834Nick Clifton
2013-01-14 PR binutils/14813Alan Modra
2012-11-07Change return type of bclose to bfd_booleanH.J. Lu
2012-02-022012-02-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-01-20 PR binutils/13534Nick Clifton
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-01-062012-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-04-28 * bfdio.c (memory_bstat): Pass correct size to memset.Tom Tromey
2010-06-092010-06-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-07-102009-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-06-112009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2009-05-24 * bfdio.c (bfd_seek): Formatting. Ensure newly allocated memoryAlan Modra
2009-02-232009-02-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2008-11-14bfd/Tristan Gingold
2008-11-06 * configure, config.in: Rebuild.Tom Tromey
2008-02-20PR 868Nick Clifton
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2006-12-14 PR 3704Alan Modra