]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/cache.c
[gdb/symtab] Work around PR gas/29517, dwarf2 case
[thirdparty/binutils-gdb.git] / bfd / cache.c
2024-04-16  Tom TromeyAvoid cache race in bfd_check_format_matches
2024-04-03  H.J. Luelf: Use mmap to map in read-only sections
2024-03-13  H.J. Lubfd: Use size_t in the BFD mmap interface
2024-03-13  H.J. Lubfd: Use MAP_FAILED for mmap failure
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-11-08  Tom TromeyAdd minimal thread-safety to BFD
2023-10-12  Andrew Burgessbfd: add new bfd_cache_size() function
2023-10-12  Andrew Burgessbfd/cache: change type used to track cached BFDs from...
2023-08-04  Nick CliftonFix potential infinite loop in bfd_cache_close_all.
2023-05-03  Alan ModraGenerated docs and include files
2023-04-12  Alan Modrape_ILF_object_p and bfd_check_format_matches
2023-02-15  Tom TromeyRemove RETURNS from BFD chew comments
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-08-03  Alan ModraFix a conflict between the linker's need to rename...
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31  Alan ModraUse bool in bfd
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18  Alan ModraInclude bfd_stdint.h in bfd.h
2018-06-05  Alan ModraTidy bfdio to consistenly use containing archive
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-02-17  Pedro Alvesbfd: Rename real_{ftell, fseek, fopen}
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30  Alan ModraRemove syntactic sugar
2016-06-14  Alan ModraSet my_archive for thin archives
2016-04-20  Trevor Saundersupdate many old style function definitions
2016-01-01  Alan ModraCopyright update for binutils
2015-11-20  Stefan TelemanFix a problem with the maximum number of open files...
2015-04-12  H.J. LuRevert the last 2 commits on pagesize_m1
2015-04-11  H.J. LuDon't call getpagesize more than once
2015-04-11  H.J. LuInitialize pagesize_m1 in bfd_cache_init
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-07-15  Alan ModraAccount for trailing bytes read from bfd_bread
2014-03-05  Alan ModraUpdate copyright years
2014-02-07  Rainer Orth * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY...
2013-05-27  Mark Wielaardbfd: Make bfd_cache_max_open depend on actual open...
2013-01-14  Alan Modra PR binutils/14813
2012-11-07  H.J. LuChange return type of bclose to bfd_boolean
2012-10-22  Alan Modra * cache.c (cache_bmmap): Don't use void* arithmetic.
2012-07-13  Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-01-10  Tristan Gingold2012-01-10 Tristan Gingold <gingold@adacore.com>
2011-06-27  Tristan Gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2009-12-11  Tristan Gingold2009-12-11 Tristan Gingold <gingold@adacore.com>
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02  Alan Modraupdate copyright dates
2009-06-11  Paul Pluzhnikov2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-30  Nick Clifton * cache.c (cache_bread): Cast void * pointer before...
2008-05-01  Joel Brobecker * cache.c (cache_bread_1): Renames cache_bread.
2008-03-14  Daniel Jacobowitz * cache.c (close_one): Remove mtime hack.
2008-02-11  Daniel Jacobowitz * cache.c (cache_bread): Set bfd_error_file_truncated...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-11-03  Daniel Jacobowitz * configure.in: Check for fopen64.
2005-10-27  Alan Modra PR 973
2005-10-27  Alan Modra * cache.c (BFD_CACHE_MAX_OPEN): Make private to this...
2005-10-27  Alan Modra * cache.c: Reorganize file to avoid forward reference.
2005-10-26  Alan Modra * cache.c (bfd_cache_lookup_worker): Don't abort on...
2005-10-26  Alan Modra * cache.c (bfd_cache_lookup_worker): Use bfd_error_handler
2005-10-26  Alan Modra * cache.c (bfd_open_file): Set bfd_error_system_call...
2005-10-05  Bob Wilson * archive.c: Add missing SUBSECTION for documen...
2005-07-14  Nick Clifton(bfd_last_cache): Initialise to NULL.
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-03-02  Jan Beulichbfd/
2004-06-17  Jerome Guittoncache.c (bfd_cache_close_all): Add missing return state...
2004-06-17  Jerome Guitton * bfd-in.h (bfd_cache_close_all): New function declara...
2004-05-05  Nick CliftonPR/136 - Have bfd_cache_lookup_worker() abort rather...
2004-04-22  Andrew Cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
2004-04-21  Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-02-11  Andrew Cagney2004-02-11 Andrew Cagney <cagney@redhat.com>
2003-06-29  Alan ModraConvert to C90 and a few tweaks.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-25  Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-03-08  Nick CliftonUpdate copyright notices
2001-01-14  Alan ModraUse SEGREL32 relocs for elf32-hppa unwind.
2000-11-28  Kazu Hirata2000-11-28 Kazu Hirata <kazu@hxi.com>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-26  Alan ModraEli Zaretskii's DOSish file name patches.
2000-04-03  Ian Lance Taylor2000-04-03 H.J. Lu <hjl@gnu.org>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-01-09  Ian Lance TaylorTue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm...
1994-02-28  Kung HsuModified Files:
1993-11-05  David MacKenziedoc cleanup
next