summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bfd/Kai Tietz2010-11-041-1/+6
* PR bintils/6962Nick Clifton2010-10-291-1/+1
* 2010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-09-221-14/+31
* 2010-09-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-09-011-2/+2
* remove maxq-coff portAlan Modra2010-06-291-32/+0
* fix set but unused variable warningsAlan Modra2010-06-271-1/+4
* * coffcode.h (coff_write_object_contents): Enclose all occurrencesAlan Modra2010-05-111-1/+5
* 2010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-04-271-2/+2
* PR 11168Alan Modra2010-01-181-24/+30
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-12/+12
* * coffcode.h: Include libiberty.h.Eli Zaretskii2009-09-051-0/+2