summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)Author
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
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold
2014-03-05Update copyright yearsAlan Modra
2013-08-212013-08-21 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-07-052013-07-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-05-10XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections.Joel Brobecker
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-10-18ChangeLog bfdKai Tietz
2011-09-27 * coffcode.h (sec_to_styp_flags): HandleKai Tietz
2011-08-17 PR ld/12762Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2011-05-18bfdTristan Gingold
2011-04-26 * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton
2011-04-092011-04-09 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-03-31include/coffTristan Gingold
2011-03-25oops - fix typoNick Clifton
2011-03-25 * coffcode.h (coff_set_alignment_hook): Check return of bfd_seek.Nick Clifton
2011-01-18 Fix compilation for mingw64.Nick Clifton
2010-11-04bfd/Kai Tietz
2010-10-29 PR bintils/6962Nick Clifton