aboutsummaryrefslogtreecommitdiff
path: root/bfd/irix-core.c
AgeCommit message (Expand)AuthorFilesLines
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-02Re: bfd_cleanup for object_pAlan Modra1-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-6/+6
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-2/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-5/+5
2011-06-08 * aix386-core.c, * cisco-core.c, * hpux-core.c, * osf-core.c,Alan Modra1-2/+2
2011-06-07Fix build error on mips-irix (missing match_priority)Joel Brobecker1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+4
2007-04-26bfd/Alan Modra1-2/+2
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra1-3/+2
2005-12-23 * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker1-7/+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
2005-03-29 * irix-core.c: Remove some unnecessary prototypes.Joel Brobecker1-16/+0
2005-03-29 * irix-core.c: Convert to ISO C.Joel Brobecker1-31/+22
2005-03-29 * irix-core.c (do_sections): Replace + by | in expression.Joel Brobecker1-2/+3
2004-06-24bfd/Alan Modra1-3/+3
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra1-11/+15
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-11/+10
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-9/+15
2002-09-10Call new functions do_sections, do_sections64, depending on corefile (32-bitNick Clifton1-54/+139
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra1-33/+9
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-10/+18
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-11/+14
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-02-18Set the architecture (GDB multiarch needs it).Nick Clifton1-1/+2
1999-07-19Add new field to bfd_target structure.Nick Clifton1-0/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+276