summaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
Commit message (Expand)AuthorAgeFilesLines
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+5
* include/Alan Modra2009-10-141-1/+1
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-20/+24
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* * aoutx.h (aout_get_external_symbols): Declare 'amt' locally.Tom Tromey2009-07-021-9/+11
* bfd:Joseph Myers2009-02-031-0/+1
* * aoutx.h (NAME): Add case statements for bfd_mach_mips14000,Thiemo Seufer2008-11-281-0/+2
* 2007-08-09 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-091-1/+3
* 2007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-011-1/+4
* * aoutx.h (swap_ext_reloc_in): Set howto to NULL for unknownAlan Modra2007-08-011-7/+31
* PR4694Alan Modra2007-08-011-10/+7
* 2007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-271-1/+4
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-2/+7
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* PR gas/3041Nick Clifton2007-05-031-1/+4
* bfd/Alan Modra2007-04-261-2/+2
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-2/+25
* bfd/Alan Modra2006-06-191-1/+2
* bfd/Alan Modra2006-05-031-8/+3
* PR 2434Alan Modra2006-03-161-8/+11
* 2005-10-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-10-281-1/+6
* Remove a29k support.Alan Modra2005-08-181-6/+0
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-5/+5
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Convert to ISO C90 formattingNick Clifton2005-04-111-1843/+1675
* update copyright datesAlan Modra2005-03-031-2/+2
* * aoutx.h (aout_link_add_symbols): Just return TRUE if a warningHans-Peter Nilsson2005-02-071-2/+3
* * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SOHans-Peter Nilsson2005-02-071-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-101/+1
* * archures.c: Define bfd_mach_mips9000.Ian Lance Taylor2004-12-091-0/+1
* bfd/H.J. Lu2004-10-211-6/+8
* From Miod Vallat <miod@online.fr>:Mark Kettenis2004-06-271-0/+4
* bfd/Alan Modra2004-06-241-54/+53
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-1/+1
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-1/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* [ bfd/ChangeLog ]Chris Demetriou2003-09-301-0/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-14/+14
* Fix memory leaksNick Clifton2003-03-311-12/+9
* [ bfd/ChangeLog ]Chris Demetriou2002-12-311-0/+1
* Allow an otherwise unrepresentable read-only section that lies after .textNick Clifton2002-12-101-10/+21
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-342/+345
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-44/+44
* * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386Alan Modra2002-09-021-1/+3
* * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.Alan Modra2002-08-261-0/+1
* * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.Alan Modra2002-08-081-2/+2
* Add new field to bfd_link structure and use it to control how common symbolsNick Clifton2002-07-311-99/+124
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-7/+7