Automatic date update in version.in
[platform/upstream/binutils.git] / bfd / coffgen.c
2014-11-17 Nick CliftonMerge branch 'binutils-2_25-branch' of ssh://sourceware...
2014-11-17 Nick CliftonApplies a series of patches for PR 17512 and 17533...
2014-10-28 Alan ModraMerge bfd_find_nearest_line variants
2014-03-05 Alan ModraUpdate copyright years
2013-03-21 Kai Tietz * coffgen.c (coff_real_object_p): Make global.
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-10-18 Kai TietzChangeLog bfd
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2011-11-02 Jan BeulichBuilding EFI binaries, particularly larger ones (like...
2011-10-06 Kai Tietz * coffgen.c (coff_write_alien_symbol): Don...
2011-09-30 Tristan Gingold2011-09-30 Tristan Gingold <gingold@adacore.com>
2011-08-17 Alan Modra PR ld/12762
2011-05-07 Dave Korn PR ld/12365
2010-04-27 Nick Clifton PR binutils/11512
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-05 Nick Clifton * bfd/coff-arm.c (coff_arm_relocate_section)
2009-09-02 Alan Modraupdate copyright dates
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-05-21 Dave Korn * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma...
2009-04-14 Dave Kornbfd/ChangeLog
2009-03-14 Richard Sandifordinclude/coff/
2009-02-18 Dave Kornbfd/ChangeLog
2008-09-30 Nick Clifton * coffgen.c (coff_write_symbols): Check to see...
2008-08-14 Alan Modra * coffgen.c (coff_find_nearest_line): Correct cached...
2008-07-30 Alan ModraSilence gcc printf warnings
2007-08-13 Daniel Jacobowitz * coffgen.c (coff_get_normalized_symtab): Correct...
2007-07-31 Michael Snyder2007-07-30 Michael Snyder <msnyder@access-company...
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-26 Michael Snyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-26 Michael Snyder2007-07-25 Michael Snyder <msnyder@access-company...
2007-07-12 Nick CliftonAdd support for building on a 64-bit Windows host.
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-04-02 Nick CliftonPR binutils/4292
2006-06-19 Alan Modrabfd/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-05-23 Fred FishApproved by nickc@redhat.com
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-21 Nick CliftonUpdate to ISO-C90 and fix formatting
2005-04-15 Nick CliftonUse fprintf_vma to print vma values.
2005-03-22 Nick CliftonConvert to ISO C90 formatting.
2005-02-21 Alan Modra * coffgen.c (bfd_coff_get_comdat_section): Check that
2005-02-20 Alan Modrainclude/
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-08-13 Alan Modrabfd/
2004-07-21 H.J. Lubfd/
2004-06-24 Alan Modrabfd/
2004-06-15 Alan Modra * section.c (struct sec): Remove usused flags. Reorga...
2003-11-04 Alan Modra * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update...
2003-10-20 Andrew Cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
2003-04-01 Nick CliftonFixes for iWMMXt contribution.
2003-03-25 Nick CliftonAdd iWMMXt support
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 Dave AnglinFiles missed in previous commit.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
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-01-25 Nick CliftonDon't mark info message for translation.
2001-11-19 Nick CliftonDefine and use bfd_is_const_section().
2001-11-02 Nick CliftonAdd comment
2001-11-02 H.J. Lu2001-11-02 H.J. Lu (hjl@gnu.org)
2001-10-10 Kazu Hirata * aout-encap.c: Fix comment typos.
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-23 H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-17 Alan Modra * coffcode.h (coff_write_object_contents): Add ATTRIBU...
2001-06-15 Nick CliftonChnage styp_flags_to_sec_flags() to a boolean function
2001-05-24 Tom RixSupport for xcoff64
2001-03-08 Nick CliftonUpdate copyright notices
2001-02-07 Nick CliftonIf stabs info is successfully found, do not attempt...
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-08 Nick CliftonGeneralize DWARF2 and COFF support.
2000-12-08 Kazu Hirata2000-12-08 Kazu Hirata <kazu@hxi.com>
2000-11-28 Kazu Hirata2000-11-27 Kazu Hirata <kazu@hxi.com>
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-06-16 Nicholas Duffek * bfd-in.h (bfd_family_coff): Define.
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-07 Timothy WallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
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...
2000-02-09 Timothy WallSet arch/mach info prior to swapping in sections, so...
2000-01-13 Nick CliftonApply Tim walls octest vs bytes patch
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-07 Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmle...
1999-09-07 Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-08-18 Ian Lance Taylorcomment changes from Donn Terry, and indentation changes
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09 Ian Lance Taylor1999-08-09 Eli Zaretskii <eliz@is.elta.co.il>
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-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-11 DJ Delorie * ecoff.c (_bfd_ecoff_write_armap): give the symtab...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
next