merge from gcc
[external/binutils.git] / bfd / aoutx.h
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-14 Alan Modrainclude/
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02 Alan Modraupdate copyright dates
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-07-02 Tom Tromey * aoutx.h (aout_get_external_symbols): Declare 'amt...
2009-02-03 Joseph Myersbfd:
2008-11-28 Thiemo Seufer * aoutx.h (NAME): Add case statements for bfd_mach_mip...
2007-08-09 Michael Snyder2007-08-09 Michael Snyder <msnyder@access-company...
2007-08-01 Michael Snyder2007-08-01 Michael Snyder <msnyder@access-company...
2007-08-01 Alan Modra * aoutx.h (swap_ext_reloc_in): Set howto to NULL for...
2007-08-01 Alan Modra PR4694
2007-07-27 Michael Snyder2007-07-27 Michael Snyder <msnyder@access-company...
2007-07-26 Michael Snyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-05-03 Nick CliftonPR gas/3041
2007-04-26 Alan Modrabfd/
2007-03-26 Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-06-19 Alan Modrabfd/
2006-05-03 Alan Modrabfd/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16 Alan Modra PR 2434
2005-10-28 H.J. Lu2005-10-28 H.J. Lu <hongjiu.lu@intel.com>
2005-08-18 Alan ModraRemove a29k support.
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Alan Modrabfd/
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-11 Nick CliftonConvert to ISO C90 formatting
2005-03-03 Alan Modraupdate copyright dates
2005-02-07 Hans-Peter Nilsson * aoutx.h (aout_link_add_symbols): Just return TRUE...
2005-02-07 Hans-Peter Nilsson * aoutx.h (NAME(aout,find_nearest_line)): Correct...
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-12-09 Ian Lance Taylor * archures.c: Define bfd_mach_mips9000.
2004-10-21 H.J. Lubfd/
2004-06-27 Mark KettenisFrom Miod Vallat <miod@online.fr>:
2004-06-24 Alan Modrabfd/
2003-11-24 Kazu Hirata * aix5ppc-core.c: Fix comment typos.
2003-11-04 Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
2003-09-30 Chris Demetriou[ bfd/ChangeLog ]
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-03-31 Nick CliftonFix memory leaks
2002-12-31 Chris Demetriou[ bfd/ChangeLog ]
2002-12-10 Nick CliftonAllow an otherwise unrepresentable read-only section...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-09-02 Alan Modra * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mac...
2002-08-26 Alan Modra * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_R...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-08 Alan Modra * aoutx.h (aout_link_write_symbols): Correct handling...
2002-07-31 Nick CliftonAdd new field to bfd_link structure and use it to contr...
2002-07-30 Alan Modra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07 Alan ModraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-03-28 Alan Modra * linker.c (link_action): Ignore duplicate warning...
2001-10-10 Kazu Hirata * aout-encap.c: Fix comment typos.
2001-09-21 Alan Modra * Makefile.am: Run "make dep-am".
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-31 Eric Christopher2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-23 H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-14 Nick CliftonAdd missing protypes
2001-06-13 Nick CliftonOnly pad the tesxt section if the data section is going...
2001-05-23 Nick CliftonAdd MIPS r12k support
2001-04-13 Jakub Jelinekbfd/
2001-03-08 Nick CliftonUpdate copyright notices
2001-02-27 H.J. Lu2001-02-27 H.J. Lu <hjl@gnu.org>
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-02 Nick CliftonAdd MIPS SB1 machine
2000-12-02 Nick CliftonAdd MIPS V and MIPS 64 machine numbers
2000-12-01 Nick CliftonAdd MIPS32 as a seperate MIPS architecture
2000-11-28 Kazu Hirata2000-11-28 Kazu Hirata <kazu@hxi.com>
2000-11-20 Kazu Hirata2000-11-20 Kazu Hirata <kazu@hxi.com>
2000-11-07 Kazu Hirata2000-11-07 Kazu Hirata <kazu@hxi.com>
2000-07-20 Hans-Peter Nilsson * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
2000-07-15 H.J. Lu2000-07-15 H.J. Lu <hjl@gnu.org>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-04-03 Hans-Peter Nilsson * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELO...
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-08-11 Ian Lance Taylor * aoutx.h (NAME(aout,final_link)): Don't emit the...
1997-03-18 Ian Lance Taylor * bfd-in.h: Don't include obstack.h.
1997-01-31 Ian Lance Taylor * aoutx.h (aout_link_write_symbols): Don't apply disca...
1996-05-28 Ian Lance Taylor * aoutx.h (NAME(aout,find_nearest_line)): Make room...
1996-05-01 Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Don't...
1996-04-10 Ian Lance Taylor * libaout.h (WRITE_HEADERS): Write out the relocs...
next