OSDN Git Service

gdb/testsuite/
[pf3gnuchains/pf3gnuchains3x.git] / bfd / cache.c
2009-12-12 gingold2009-12-11 Tristan Gingold <gingold@adacore.com>
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-02 amodraupdate copyright dates
2009-06-11 ppluzhnikov2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-30 nickc * cache.c (cache_bread): Cast void * pointer before...
2008-05-01 brobecke * cache.c (cache_bread_1): Renames cache_bread.
2008-03-14 drow * cache.c (close_one): Remove mtime hack.
2008-02-11 drow * cache.c (cache_bread): Set bfd_error_file_truncated...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2005-11-03 drow * configure.in: Check for fopen64.
2005-10-27 amodra PR 973
2005-10-27 amodra * cache.c (BFD_CACHE_MAX_OPEN): Make private to this...
2005-10-27 amodra * cache.c: Reorganize file to avoid forward reference.
2005-10-26 amodra * cache.c (bfd_cache_lookup_worker): Don't abort on...
2005-10-26 amodra * cache.c (bfd_cache_lookup_worker): Use bfd_error_handler
2005-10-26 amodra * cache.c (bfd_open_file): Set bfd_error_system_call...
2005-10-05 bwilson * archive.c: Add missing SUBSECTION for documen...
2005-07-14 nickc(bfd_last_cache): Initialise to NULL.
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-03-02 jbeulichbfd/
2004-06-17 guittoncache.c (bfd_cache_close_all): Add missing return state...
2004-06-17 guitton * bfd-in.h (bfd_cache_close_all): New function declara...
2004-05-05 nickcPR/136 - Have bfd_cache_lookup_worker() abort rather...
2004-04-22 cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
2004-04-21 cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-02-11 cagney2004-02-11 Andrew Cagney <cagney@redhat.com>
2003-06-29 amodraConvert to C90 and a few tweaks.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-03-08 nickcUpdate copyright notices
2001-01-14 amodraUse SEGREL32 relocs for elf32-hppa unwind.
2000-11-28 kazu2000-11-28 Kazu Hirata <kazu@hxi.com>
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-04-03 ian2000-04-03 H.J. Lu <hjl@gnu.org>
1999-05-03 rthInitial revision