aboutsummaryrefslogtreecommitdiff
path: root/bfd/trad-core.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-2/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra1-3/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-05C99 bfd configuryAlan Modra1-13/+1
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-03-02trad_unix_core_file_p: Return bfd_cleanupH.J. Lu1-2/+2
2020-02-19bfd_size_type to size_tAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-4/+8
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-20/+13
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-4/+5
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2007-07-15* trad-core.c (NBPG): If not defined, set to getpagesize().Mike Frysinger1-0/+4
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-2/+2
2006-11-20 * bfd-in.h (struct stat): Don't typedef.Alan Modra1-8/+8
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra1-8/+9
2005-12-23 * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker1-10/+1
2005-10-27 * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.Alan Modra1-8/+3
2005-10-26 * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra1-0/+2
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-06-24bfd/Alan Modra1-3/+3
2004-05-05Remove checks of the return value from bfd_cache_ookup()Nick Clifton1-2/+1
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra1-20/+24
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-11/+10
2003-12-01 * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata1-3/+0
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-14/+14
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-21/+14
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-8/+12
2001-03-08Update copyright noticesNick Clifton1-1/+2
2000-12-202000-12-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-10/+10
2000-06-01* trad-core.c: From hpux-core.c, include <dirent.h> orAndrew Cagney1-1/+13
2000-05-08* trad-core.c (trad_unix_core_file_p): ReturnAlan Modra1-1/+1
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-1/+1
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra1-2/+2
1999-07-19Add new field to bfd_target structure.Nick Clifton1-0/+2
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-9/+12