summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+2
* PE/COFF regression in base of code and data calculationToni Spets2016-03-291-0/+2
* Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton2016-01-181-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-4/+4
* Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2015-07-031-1/+5
* Fixes illegal memory access errors and arithmetic overflows when running stri...Nick Clifton2015-02-261-0/+9
* Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton2015-02-101-2/+2
* Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton2015-01-221-0/+7
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-8/+30
* Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton2015-01-081-3/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't always build coffgen.oAlan Modra2014-12-101-3/+3
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-261-1/+1
* Add cast to unsigned intH.J. Lu2014-11-131-1/+1
* Rename symbbol to symbolH.J. Lu2014-11-131-1/+1
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-131-10/+32
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-121-3/+11
* Throw away dodgy coff line number info earlierAlan Modra2014-11-121-9/+9
* More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton2014-11-111-12/+19
* coff coffAlan Modra2014-11-111-1/+1
* Avoid coff OOMAlan Modra2014-11-111-30/+31
* More fixes for problems exposed by valgrind and the address sanitizerNick Clifton2014-11-101-6/+3
* Revert bfd_get_size checksAlan Modra2014-11-071-11/+0
* More fixes for memory problems uncovered by file fuzzers.Nick Clifton2014-11-051-7/+14
* More fixes for processing corrupt files.Nick Clifton2014-11-051-5/+23
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-031-7/+4
* Fix file-alignment for objcopy for pe-coffKai Tietz2014-08-221-1/+2
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-4/+0
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-221-20/+0
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-081-1/+12
* Add pe/x86_64 bigobj file format.Tristan Gingold2014-03-131-2/+256
* Update copyright yearsAlan Modra2014-03-051-1/+1
* 2013-08-21 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-08-211-26/+28
* 2013-07-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-051-1/+1
* XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections.Joel Brobecker2013-05-101-0/+6
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-4/+2
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-8/+8
* ChangeLog bfdKai Tietz2012-10-181-1/+6
* * coffcode.h (sec_to_styp_flags): HandleKai Tietz2011-09-271-2/+8
* PR ld/12762Alan Modra2011-08-171-1/+1
* include/ChangeLogCatherine Moore2011-07-111-0/+4
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+4
* bfdTristan Gingold2011-05-181-2/+35
* * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton2011-04-261-1/+4
* 2011-04-09 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-04-091-1/+3
* include/coffTristan Gingold2011-03-311-0/+5
* oops - fix typoNick Clifton2011-03-251-1/+1
* * coffcode.h (coff_set_alignment_hook): Check return of bfd_seek.Nick Clifton2011-03-251-3/+5
* Fix compilation for mingw64.Nick Clifton2011-01-181-1/+1