]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ecofflink.c
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / bfd / ecofflink.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-23  Alan Modraecoff bfd.h tidy
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-07-18  Yuri ChornovianFix spelling typos.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-01-01  Alan ModraCopyright update for binutils
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-03-05  Alan ModraUpdate copyright years
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-07-13  Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2009-09-25  Nick Clifton Update soruces to make alpha, arc and arm targe...
2008-07-30  Alan ModraSilence gcc printf warnings
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2006-05-04  Ben Elliston * coff-or32.c (bfd_section_from_shdr): Remove unused...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2005-10-06  Daniel Jacobowitzbfd/
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-03-03  Alan Modraupdate copyright dates
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-08-13  Alan Modrabfd/
2004-04-24  Chris Demetriou[ bfd/ChangeLog ]
2003-11-30  Kazu Hirata * ChangeLog: Fix typos.
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2002-12-16  Nick CliftonFix the reading of the debugging information of Tru64...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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...
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-03-08  Nick CliftonUpdate copyright notices
2000-11-22  Kazu Hirata2000-11-21 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-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-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-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-03-18  Ian Lance Taylor * bfd-in.h: Don't include obstack.h.
1995-12-01  Ian Lance Taylor * libbfd.c (bfd_malloc, bfd_realloc): New functions.
1995-11-29  Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-11-22  Ian Lance Taylor * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rcons...
1994-04-15  Ian Lance Taylor * coff-mips.c (mips_relocate_section): When relaxing...
1994-03-30  Ian Lance TaylorWed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl...
1994-03-25  Ian Lance Taylor Changes to support linker relaxing of embedded MIPS...
1994-02-26  Ian Lance Taylor * aoutx.h, archive.c: Add casts to avoid warnings...
1994-02-21  Ian Lance Taylor * coff-alpha.c (alpha_relocate_section): Rewrite mask...
1994-02-17  David MacKenzie * bfd.c (bfd_get_error, bfd_set_error): New functions.
1994-02-12  David MacKenzie Make all callers of malloc or realloc (including via...
1994-02-05  David MacKenzie Eliminate arg from bfd_xmalloc_by_size_t macro, allowing
1994-02-05  David MacKenzie * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead...
1994-02-04  Ian Lance Taylor * ecofflink.c (bfd_ecoff_debug_externals): If a small...
1994-01-25  Ian Lance Taylor * ecofflink.c (ecoff_align_debug): Align RFDs to debug...
1994-01-11  Ian Lance Taylor * ecofflink.c: Extensive changes to compress and merge...
1994-01-06  Ian Lance Taylor * ecoff.c: First cut at new style of linker backend for
1993-11-24  Ian Lance TaylorNew file to hold ECOFF linking routines used by both...