summaryrefslogtreecommitdiff
path: root/bfd/cache.c
AgeCommit message (Expand)Author
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-19Use bfd_get_filename throughout bfdAlan 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-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-30Remove syntactic sugarAlan Modra
2016-06-14Set my_archive for thin archivesAlan Modra
2016-04-20update many old style function definitionsTrevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-11-20Fix a problem with the maximum number of open files held in the cache when ru...Stefan Teleman
2015-04-11Revert the last 2 commits on pagesize_m1H.J. Lu
2015-04-11Don't call getpagesize more than onceH.J. Lu
2015-04-11Initialize pagesize_m1 in bfd_cache_initH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-07-15Account for trailing bytes read from bfd_breadAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-02-07 * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t.Rainer Orth
2013-05-27bfd: Make bfd_cache_max_open depend on actual open file limit.Mark Wielaard
2013-01-14 PR binutils/14813Alan Modra
2012-11-07Change return type of bclose to bfd_booleanH.J. Lu
2012-10-22 * cache.c (cache_bmmap): Don't use void* arithmetic.Alan Modra
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-12-112009-12-11 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-06-112009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2008-10-30 * cache.c (cache_bread): Cast void * pointer before performingNick Clifton
2008-05-01 * cache.c (cache_bread_1): Renames cache_bread.Joel Brobecker
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz
2008-02-11 * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2005-11-03 * configure.in: Check for fopen64.Daniel Jacobowitz
2005-10-27 PR 973Alan Modra
2005-10-27 * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file.Alan Modra
2005-10-27 * cache.c: Reorganize file to avoid forward reference.Alan Modra
2005-10-26 * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra
2005-10-26 * cache.c (bfd_cache_lookup_worker): Use bfd_error_handlerAlan Modra