summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton
2017-11-03Fix excessive memory allocation attempts and possible integer overfloaws when...Nick Clifton
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold
2017-03-29Improve the speed of scanning PE binaries for line number information.Nick Clifton
2017-01-09Improve objdump's behaviour when it encounters a corrupt binary with an exces...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra
2016-07-27Fix seg-fault when running garbage collection on coff binaries.Nick Clifton
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