aboutsummaryrefslogtreecommitdiff
path: root/bfd/cache.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Avoid cache race in bfd_check_format_matchesTom Tromey1-4/+80
2024-04-03elf: Use mmap to map in read-only sectionsH.J. Lu1-5/+2
2024-03-13bfd: Use size_t in the BFD mmap interfaceH.J. Lu1-2/+2
2024-03-13bfd: Use MAP_FAILED for mmap failureH.J. Lu1-7/+3
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-07Add minimal thread-safety to BFDTom Tromey1-48/+145
2023-10-12bfd: add new bfd_cache_size() functionAndrew Burgess1-0/+17
2023-10-12bfd/cache: change type used to track cached BFDs from int to unsignedAndrew Burgess1-3/+4
2023-08-04Fix potential infinite loop in bfd_cache_close_all.Nick Clifton1-2/+13
2023-05-03Generated docs and include filesAlan Modra1-1/+1
2023-04-12pe_ILF_object_p and bfd_check_format_matchesAlan Modra1-4/+3
2023-02-15Remove RETURNS from BFD chew commentsTom Tromey1-2/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra1-2/+6
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-19/+19
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-19Use bfd_get_filename throughout bfdAlan Modra1-6/+9
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-12-18Include bfd_stdint.h in bfd.hAlan Modra1-1/+0
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra1-30/+13
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-21/+21
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves1-8/+9
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+1
2016-09-30Remove syntactic sugarAlan Modra1-2/+2
2016-06-14Set my_archive for thin archivesAlan Modra1-2/+4
2016-04-20update many old style function definitionsTrevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-20Fix a problem with the maximum number of open files held in the cache when ru...Stefan Teleman1-3/+21
2015-04-11Revert the last 2 commits on pagesize_m1H.J. Lu1-8/+4
2015-04-11Don't call getpagesize more than onceH.J. Lu1-1/+2
2015-04-11Initialize pagesize_m1 in bfd_cache_initH.J. Lu1-4/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-15Account for trailing bytes read from bfd_breadAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-02-07 * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t.Rainer Orth1-1/+1
2013-05-27bfd: Make bfd_cache_max_open depend on actual open file limit.Mark Wielaard1-6/+32
2013-01-14 PR binutils/14813Alan Modra1-2/+2
2012-11-07Change return type of bclose to bfd_booleanH.J. Lu1-1/+1
2012-10-22 * cache.c (cache_bmmap): Don't use void* arithmetic.Alan Modra1-1/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-4/+4
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+28
2009-12-112009-12-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-10/+10
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-3/+3
2009-09-02update copyright datesAlan Modra1-1/+1