aboutsummaryrefslogtreecommitdiff
path: root/bfd/libaout.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-38/+38
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-03This patch set for the generic BFD a.out backend removes a dead #define and m...Gunther Nikl1-3/+0
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner1-1/+2
2020-03-02bfd_cleanup for object_pAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-11bfd signed overflow fixesAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-2/+1
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-1/+1
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-35/+35
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-12-01Trim unused params from aout adjust_sizes_and_vmasAlan Modra1-5/+2
2015-12-01Invoke aout N_* macros with pointer to struct internal_execAlan Modra1-20/+20
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-16/+18
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+4
2006-06-19bfd/Alan Modra1-1/+1
2006-03-16 PR 2434Alan Modra1-2/+3
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+6
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-04-21Update to ISO-C90 and fix formattingNick Clifton1-127/+127
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+5
2004-06-24bfd/Alan Modra1-2/+2
2004-05-21* libaout.h (machine_type): Add M_88K_OPENBSD and M_HPPA_OPENBSD.Mark Kettenis1-0/+2
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-41/+13
2004-02-23Add support for 64bit NETBSD coresNick Clifton1-85/+89
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-2/+2
2003-10-16Index: doc/ChangeLogAndrew Cagney1-1/+1
2002-12-10Allow an otherwise unrepresentable read-only section that lies after .textNick Clifton1-26/+45
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-41/+41
2002-06-082002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe1-0/+1
2001-10-02 * version.h: New file.Alan Modra1-6/+9
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-152/+178
2001-08-23Add missing prototypes for bout.cNick Clifton1-1/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-18Add PDP-11 supportNick Clifton1-0/+19
2000-07-20 * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson1-1/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+624