pe/coff: handle weak defined symbol for gc-sections.
[binutils-gdb.git] / bfd / coffgen.c
2017-04-07 Tristan Gingoldpe/coff: handle weak defined symbol for gc-sections.
2017-03-29 Nick CliftonImprove the speed of scanning PE binaries for line...
2017-01-09 Nick CliftonImprove objdump's behaviour when it encounters a corrup...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-09-30 Alan ModraMake bfd_error_handler_type like vprintf
2016-07-27 Nick CliftonFix seg-fault when running garbage collection on coff...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-15 Jan Beulichbfd: don't produce corrupt COFF symbol table due to...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-07-03 Kai TietzAdd experimental support for --gc-sections with COFF...
2015-03-24 Nick CliftonFixes a bug introduced by the new ranges checks on...
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-05 Nick CliftonAllows the binutils to cope with PE binaries where...
2015-02-27 Nick CliftonFixes a problem recognizing libraries created by Visual...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-10 Alan ModraDon't always build coffgen.o
2014-11-26 Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-11-21 Nick CliftonFixes for memory access violations exposed by fuzzinf...
2014-11-21 Alexander CherepanovFix a snafu setting up the string table read in from...
2014-11-13 Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-12 Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-11 Nick CliftonMore fixes for invalid memory accesses, uncovered by...
2014-11-10 Nick CliftonMore fixes for problems exposed by valgrind and the...
2014-11-07 Alan ModraRevert bfd_get_size checks
2014-11-06 Nick CliftonRevert changes in previous deltas that introduced new...
2014-11-03 Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-10-31 Nick CliftonAvoid allocating over-large buffers when parsing corrup...
2014-10-30 Nick CliftonCloses another memory corruption, this time due to...
2014-10-15 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>
next