OSDN Git Service

update copyright dates
[pf3gnuchains/pf3gnuchains4x.git] / bfd / cache.c
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/
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-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-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-05-03 Richard HendersonInitial revision