aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-10-14include/Alan Modra1-1/+1
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-20/+24
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-4/+4
2009-07-02 * aoutx.h (aout_get_external_symbols): Declare 'amt' locally.Tom Tromey1-9/+11
2009-02-03bfd:Joseph Myers1-0/+1
2008-11-28 * aoutx.h (NAME): Add case statements for bfd_mach_mips14000,Thiemo Seufer1-0/+2
2007-08-092007-08-09 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+3
2007-08-012007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+4
2007-08-01 * aoutx.h (swap_ext_reloc_in): Set howto to NULL for unknownAlan Modra1-7/+31
2007-08-01 PR4694Alan Modra1-10/+7
2007-07-272007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+4
2007-07-262007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+7
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-05-03PR gas/3041Nick Clifton1-1/+4
2007-04-26bfd/Alan Modra1-2/+2
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-2/+25
2006-06-19bfd/Alan Modra1-1/+2
2006-05-03bfd/Alan Modra1-8/+3
2006-03-16 PR 2434Alan Modra1-8/+11
2005-10-282005-10-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-08-18Remove a29k support.Alan Modra1-6/+0
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-5/+5
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-11Convert to ISO C90 formattingNick Clifton1-1843/+1675
2005-03-03update copyright datesAlan Modra1-2/+2
2005-02-07 * aoutx.h (aout_link_add_symbols): Just return TRUE if a warningHans-Peter Nilsson1-2/+3
2005-02-07 * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SOHans-Peter Nilsson1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-101/+1
2004-12-09 * archures.c: Define bfd_mach_mips9000.Ian Lance Taylor1-0/+1
2004-10-21bfd/H.J. Lu1-6/+8
2004-06-27From Miod Vallat <miod@online.fr>:Mark Kettenis1-0/+4
2004-06-24bfd/Alan Modra1-54/+53
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-1/+1
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-1/+1
2003-10-16Index: doc/ChangeLogAndrew Cagney1-1/+1
2003-09-30[ bfd/ChangeLog ]Chris Demetriou1-0/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-14/+14
2003-03-31Fix memory leaksNick Clifton1-12/+9
2002-12-31[ bfd/ChangeLog ]Chris Demetriou1-0/+1
2002-12-10Allow an otherwise unrepresentable read-only section that lies after .textNick Clifton1-10/+21
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-342/+345
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-44/+44
2002-09-02 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386Alan Modra1-1/+3
2002-08-26 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.Alan Modra1-0/+1
2002-08-08 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.Alan Modra1-2/+2
2002-07-31Add new field to bfd_link structure and use it to control how common symbolsNick Clifton1-99/+124
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-7/+7