aboutsummaryrefslogtreecommitdiff
path: root/bfd/cache.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-112009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+33
2008-10-30 * cache.c (cache_bread): Cast void * pointer before performingNick Clifton1-2/+6
2008-05-01 * cache.c (cache_bread_1): Renames cache_bread.Joel Brobecker1-1/+38
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz1-16/+0
2008-02-11 * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz1-0/+4
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-2/+2
2005-11-03 * configure.in: Check for fopen64.Daniel Jacobowitz1-4/+4
2005-10-27 PR 973Alan Modra1-12/+48
2005-10-27 * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file.Alan Modra1-55/+23
2005-10-27 * cache.c: Reorganize file to avoid forward reference.Alan Modra1-191/+188
2005-10-26 * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra1-12/+34
2005-10-26 * cache.c (bfd_cache_lookup_worker): Use bfd_error_handlerAlan Modra1-1/+3
2005-10-26 * cache.c (bfd_open_file): Set bfd_error_system_call on failureAlan Modra1-8/+13
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson1-0/+2
2005-07-14(bfd_last_cache): Initialise to NULL.Nick Clifton1-1/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-02bfd/Jan Beulich1-1/+2
2004-06-17cache.c (bfd_cache_close_all): Add missing return statement.Jerome Guitton1-0/+2
2004-06-17 * bfd-in.h (bfd_cache_close_all): New function declaration.Jerome Guitton1-0/+25
2004-05-05PR/136 - Have bfd_cache_lookup_worker() abort rather than return anNick Clifton1-10/+9
2004-04-222004-04-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+105
2004-02-112004-02-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+6
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-24/+14
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-18/+18
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-2/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-1/+3
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-01-14Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra1-2/+2
2000-11-282000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-9/+8
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-1/+9
2000-04-032000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-4/+19
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+350