aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix GOT relocation overflow on SPARC.gentoo/binutils-2.29.1Eric Botcazou2018-03-102-64/+100
* Gentoo: Properly ignore new textrel warnings in testsuiteAndreas K. Hüttel2018-03-011-3/+3
* Gentoo: Restore TEXTREL warnings for non-shared objectsSergei Trofimovich2018-03-011-2/+2
* Automatic date update in version.inGDB Administrator2018-01-011-1/+1
* PR22626, invalid dynindx used for dynamic relocs against section symsAlan Modra2018-01-012-8/+22
* Fix a memory access violation when attempting to parse a corrupt COFF binary ...Nick Clifton2017-12-169-48/+109
* Stop objdump from attempting to allocate a huge chunk of memory when parsing ...Nick Clifton2017-12-161-1/+10
* Check for a NULL symbol pointer when reading relocs from a COFF based file.Nick Clifton2017-12-161-1/+1
* Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton2017-12-161-2/+2
* PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_stringAlan Modra2017-12-162-10/+13
* Prevent illegal memory accesses when parsing incorrecctly formated core notes.Nick Clifton2017-12-161-0/+10
* Update check for invalid values in pe_bfd_read_buildid function.Nick Clifton2017-12-161-3/+2
* Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton2017-12-161-3/+6
* Work around integer overflows when readelf is checking for corrupt ELF notes ...Mingi Cho2017-12-151-16/+17
* PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra2017-12-151-9/+9
* PR22306, Invalid free() in slurp_symtab()Alan Modra2017-12-151-15/+30
* Prevent illegal memory accesses when attempting to read excessively large COF...Nick Clifton2017-12-151-0/+8
* Automatic date update in version.inGDB Administrator2017-12-151-1/+1
* Don't mask X_add_number containing a register numberAlan Modra2017-12-152-1/+6
* Fix incremental linking failure with GCC 7+.Cary Coutant2017-12-155-4/+21
* Fix internal error in fix_errata on aarch64.Peter Smith2017-12-152-0/+32
* Fix problem where erratum stubs are not always applied.Cary Coutant2017-12-152-3/+11
* Fix segfault in relocate_erratum_stub on aarch64.Peter Smith2017-12-152-1/+7
* PR22431, powerpc64 ld segfault when .plt discardedAlan Modra2017-12-154-6/+28
* Fix typo in ChangeLog entry.Cary Coutant2017-12-151-2/+2
* Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant2017-12-153-2/+35
* Proper bound check in _bfd_doprnt_scanAlan Modra2017-12-152-6/+12
* PR22397, BFD internal error when message locale isn't CAlan Modra2017-12-152-31/+317
* Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and likely others)Pedro Alves2017-12-152-6/+15
* frv-elf --gc-sections failuresAlan Modra2017-12-152-1/+6
* relocs_compatible test for gc-sectionsAlan Modra2017-12-152-0/+7
* PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra2017-12-155-5/+10
* PR22348, conflicting global vars in crx and cr16Alan Modra2017-12-159-44/+70
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-12-1510-6/+46
* [GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra2017-12-152-2/+9
* PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra2017-11-171-0/+11
* PR22205, .debug_line file table NULL filenameAlan Modra2017-11-171-22/+13
* PR22200, DWARF5 .debug_line sanity checkAlan Modra2017-11-171-0/+7
* Gentoo: Disable failing test ld-x86-64/x86-64.exp pie1.dgentoo/binutils-2.29.1-3Andreas K. Hüttel2017-10-211-1/+0
* Gentoo: We can't test for textrel warnings if we regsub out the warnings.Andreas K. Hüttel2017-10-211-1/+0
* Gentoo: Fix Mike's adaption of the testsuite to hash changeAndreas K. Hüttel2017-10-211-1/+1
* Gentoo: More textrel warning sanitation...Andreas K. Hüttel2017-10-191-0/+2
* Gentoo: Another place where the linker testsuite needs the hash formatAndreas K. Hüttel2017-10-181-1/+13
* Gentoo: Explicitly add --hash-style=sysv to linker calls in testsuite dump_testsAndreas K. Hüttel2017-10-181-1/+1
* Gentoo: Found another place where we need to ignore textrel warnings in the t...Andreas K. Hüttel2017-10-171-0/+3
* PR22212, memory leak in nmgentoo/binutils-2.29.1-2Alan Modra2017-10-121-0/+4
* Prevent an infinite loop in the DWARF parsing code when encountering a CU str...Nick Clifton2017-10-121-1/+10
* PR22204, Lack of DW_LNE_end_sequence causes "infinite" loopAlan Modra2017-10-121-1/+1
* PR22191, memory leak in dwarf2.cAlan Modra2017-10-121-2/+6
* Automatic date update in version.inGDB Administrator2017-10-121-1/+1