summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-29Check for a NULL symbol pointer when reading relocs from a COFF based file.Nick Clifton
2017-11-13PE: don't corrupt section flags when linking from ELF objectsJan Beulich
2017-11-01Prevent illegal memory accesses when attempting to read excessively large COF...Nick Clifton
2017-07-18Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-07-10Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton
2017-07-07Add some missing xcoff supportAlan Modra
2017-07-03BFD long long cleanupAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
2017-04-13Wrap long linesAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-02-03Fix compile time warning messages when compiling binutils with gcc 7.0.1.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-14Fix typo "Faal through" should be "Fall through".Nick Clifton
2016-11-11Accept hidden COFF symbols, but treat them as if they were debugging symbols.Luke Allardyce
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-03-29PE/COFF regression in base of code and data calculationToni Spets
2016-01-18Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
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-02-26Fixes illegal memory access errors and arithmetic overflows when running stri...Nick Clifton
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton
2015-01-22Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton
2015-01-08Fix memory access violations exposed by running strip on fuzzed binaries.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-13Add cast to unsigned intH.J. Lu
2014-11-13Rename symbbol to symbolH.J. Lu
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-12Throw away dodgy coff line number info earlierAlan Modra
2014-11-11More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton
2014-11-11coff coffAlan Modra
2014-11-11Avoid coff OOMAlan Modra
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton
2014-11-07Revert bfd_get_size checksAlan Modra
2014-11-05More fixes for memory problems uncovered by file fuzzers.Nick Clifton
2014-11-05More fixes for processing corrupt files.Nick Clifton
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton
2014-08-22Fix file-alignment for objcopy for pe-coffKai Tietz
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra