summaryrefslogtreecommitdiff
path: root/bfd/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* Tidy bfdio to consistenly use containing archiveAlan Modra2018-06-051-30/+13
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-21/+21
* bfd: Rename real_{ftell, fseek, fopen}Pedro Alves2017-02-171-8/+9
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Set my_archive for thin archivesAlan Modra2016-06-141-2/+4
* update many old style function definitionsTrevor Saunders2016-04-201-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix a problem with the maximum number of open files held in the cache when ru...Stefan Teleman2015-11-201-3/+21
* Revert the last 2 commits on pagesize_m1H.J. Lu2015-04-111-8/+4
* Don't call getpagesize more than onceH.J. Lu2015-04-111-1/+2
* Initialize pagesize_m1 in bfd_cache_initH.J. Lu2015-04-111-4/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Account for trailing bytes read from bfd_breadAlan Modra2014-07-151-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t.Rainer Orth2014-02-071-1/+1
* bfd: Make bfd_cache_max_open depend on actual open file limit.Mark Wielaard2013-05-271-6/+32
* PR binutils/14813Alan Modra2013-01-141-2/+2
* Change return type of bclose to bfd_booleanH.J. Lu2012-11-071-1/+1
* * cache.c (cache_bmmap): Don't use void* arithmetic.Alan Modra2012-10-221-1/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-4/+4
* 2012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-101-1/+1
* 2011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-271-3/+28
* 2009-12-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-111-10/+10
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-3/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-111-1/+33
* * cache.c (cache_bread): Cast void * pointer before performingNick Clifton2008-10-301-2/+6
* * cache.c (cache_bread_1): Renames cache_bread.Joel Brobecker2008-05-011-1/+38
* * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz2008-03-141-16/+0
* * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz2008-02-111-0/+4
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* bfd/Alan Modra2007-04-261-2/+2
* * configure.in: Check for fopen64.Daniel Jacobowitz2005-11-031-4/+4
* PR 973Alan Modra2005-10-271-12/+48
* * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file.Alan Modra2005-10-271-55/+23
* * cache.c: Reorganize file to avoid forward reference.Alan Modra2005-10-271-191/+188
* * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra2005-10-261-12/+34
* * cache.c (bfd_cache_lookup_worker): Use bfd_error_handlerAlan Modra2005-10-261-1/+3
* * cache.c (bfd_open_file): Set bfd_error_system_call on failureAlan Modra2005-10-261-8/+13
* * archive.c: Add missing SUBSECTION for documentation.Bob Wilson2005-10-051-0/+2
* (bfd_last_cache): Initialise to NULL.Nick Clifton2005-07-141-1/+1
* 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
* bfd/Jan Beulich2005-03-021-1/+2