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