summaryrefslogtreecommitdiff
path: root/bfd/trad-core.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2007-07-15* trad-core.c (NBPG): If not defined, set to getpagesize().Mike Frysinger
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2006-11-20 * bfd-in.h (struct stat): Don't typedef.Alan Modra
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2005-12-23 * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker
2005-10-27 * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.Alan Modra
2005-10-26 * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2004-06-24bfd/Alan Modra
2004-05-05Remove checks of the return value from bfd_cache_ookup()Nick Clifton
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra
2003-12-01 * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-03-08Update copyright noticesNick Clifton
2000-12-202000-12-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-06-01* trad-core.c: From hpux-core.c, include <dirent.h> orAndrew Cagney
2000-05-08* trad-core.c (trad_unix_core_file_p): ReturnAlan Modra
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson