summaryrefslogtreecommitdiff
path: root/bfd/cache.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* cache.c (bfd_cache_close_all): Add missing return statement.Jerome Guitton2004-06-171-0/+2
* * bfd-in.h (bfd_cache_close_all): New function declaration.Jerome Guitton2004-06-171-0/+25
* PR/136 - Have bfd_cache_lookup_worker() abort rather than return anNick Clifton2004-05-051-10/+9
* 2004-04-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-221-0/+4
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-2/+105
* 2004-02-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-111-4/+6
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-24/+14
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-18/+18
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-1/+3
* Update copyright noticesNick Clifton2001-03-081-1/+1
* Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra2001-01-141-2/+2
* 2000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-281-9/+8
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-1/+9
* 2000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-04-031-4/+19
* Initial revisionRichard Henderson1999-05-031-0/+350