summaryrefslogtreecommitdiff
path: root/bfd/trad-core.c
Commit message (Expand)AuthorAgeFilesLines
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-20/+13
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-4/+5
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-0/+1
* * trad-core.c (NBPG): If not defined, set to getpagesize().Mike Frysinger2007-07-151-0/+4
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* bfd/Alan Modra2007-04-261-2/+2
* * bfd-in.h (struct stat): Don't typedef.Alan Modra2006-11-201-8/+8
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-8/+9
* * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker2005-12-231-10/+1
* * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.Alan Modra2005-10-271-8/+3
* * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra2005-10-261-0/+2
* 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/Alan Modra2004-06-241-3/+3
* Remove checks of the return value from bfd_cache_ookup()Nick Clifton2004-05-051-2/+1
* * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra2004-03-151-20/+24
* * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra2004-03-151-11/+10
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-3/+0
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-14/+14
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-111-1/+1
* * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra2002-01-051-21/+14
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-8/+12
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2000-12-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-201-10/+10
* * trad-core.c: From hpux-core.c, include <dirent.h> orAndrew Cagney2000-06-011-1/+13
* * trad-core.c (trad_unix_core_file_p): ReturnAlan Modra2000-05-081-1/+1
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-1/+1
* Most of these changes are really only cosmetic. The readelf.c patchAlan Modra2000-01-261-2/+2
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-9/+12
* Initial revisionRichard Henderson1999-05-031-0/+316