summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-12-15bfd: don't produce corrupt COFF symbol table due to long ELF file name symbolsJan Beulich
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz
2015-03-24Fixes a bug introduced by the new ranges checks on COFF symbol tables.Nick Clifton
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton
2015-02-27Fixes a problem recognizing libraries created by Visual Studio.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton
2014-11-21Fix a snafu setting up the string table read in from a COFF file.Alexander Cherepanov
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton
2014-11-11More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton
2014-11-07Revert bfd_get_size checksAlan Modra
2014-11-06Revert changes in previous deltas that introduced new failures intoNick Clifton
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton
2014-10-31Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton
2014-10-30Closes another memory corruption, this time due to heap overrun.Nick Clifton
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-03-21 * coffgen.c (coff_real_object_p): Make global.Kai Tietz
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-10-18ChangeLog bfdKai Tietz
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant
2011-11-02Building EFI binaries, particularly larger ones (like e.g. Xen does), on LinuxJan Beulich
2011-10-06 * coffgen.c (coff_write_alien_symbol): Don't writeKai Tietz
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-08-17 PR ld/12762Alan Modra
2011-05-07 PR ld/12365Dave Korn
2010-04-27 PR binutils/11512Nick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2009-05-21 * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma, notDave Korn
2009-04-14bfd/ChangeLogDave Korn
2009-03-14include/coff/Richard Sandiford
2009-02-18bfd/ChangeLogDave Korn
2008-09-30 * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton
2008-08-14 * coffgen.c (coff_find_nearest_line): Correct cached line index.Alan Modra
2008-07-30Silence gcc printf warningsAlan Modra
2007-08-13 * coffgen.c (coff_get_normalized_symtab): Correct cast.Daniel Jacobowitz
2007-07-312007-07-30 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-272007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder