aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-26Fixes illegal memory access errors and arithmetic overflows when running stri...Nick Clifton1-0/+9
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton1-2/+2
2015-01-22Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton1-0/+7
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-8/+30
2015-01-08Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton1-3/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-3/+3
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton1-1/+1
2014-11-13Add cast to unsigned intH.J. Lu1-1/+1
2014-11-13Rename symbbol to symbolH.J. Lu1-1/+1
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton1-10/+32
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton1-3/+11
2014-11-12Throw away dodgy coff line number info earlierAlan Modra1-9/+9
2014-11-11More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton1-12/+19
2014-11-11coff coffAlan Modra1-1/+1
2014-11-11Avoid coff OOMAlan Modra1-30/+31
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton1-6/+3
2014-11-07Revert bfd_get_size checksAlan Modra1-11/+0
2014-11-05More fixes for memory problems uncovered by file fuzzers.Nick Clifton1-7/+14
2014-11-05More fixes for processing corrupt files.Nick Clifton1-5/+23
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton1-7/+4
2014-08-22Fix file-alignment for objcopy for pe-coffKai Tietz1-1/+2
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-4/+0
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-20/+0
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-1/+12
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold1-2/+256
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-212013-08-21 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-26/+28
2013-07-052013-07-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2013-05-10XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections.Joel Brobecker1-0/+6
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-4/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-8/+8
2012-10-18ChangeLog bfdKai Tietz1-1/+6
2011-09-27 * coffcode.h (sec_to_styp_flags): HandleKai Tietz1-2/+8
2011-08-17 PR ld/12762Alan Modra1-1/+1
2011-07-11include/ChangeLogCatherine Moore1-0/+4
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+4
2011-05-18bfdTristan Gingold1-2/+35
2011-04-26 * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton1-1/+4
2011-04-092011-04-09 Kai Tietz <ktietz@redhat.com>Kai Tietz1-1/+3
2011-03-31include/coffTristan Gingold1-0/+5
2011-03-25oops - fix typoNick Clifton1-1/+1
2011-03-25 * coffcode.h (coff_set_alignment_hook): Check return of bfd_seek.Nick Clifton1-3/+5
2011-01-18 Fix compilation for mingw64.Nick Clifton1-1/+1
2010-11-04bfd/Kai Tietz1-1/+6
2010-10-29 PR bintils/6962Nick Clifton1-1/+1
2010-09-222010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-14/+31
2010-09-012010-09-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+2
2010-06-29remove maxq-coff portAlan Modra1-32/+0
2010-06-27fix set but unused variable warningsAlan Modra1-1/+4