aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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