aboutsummaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Fix GOT relocation overflow on SPARC.gentoo/binutils-2.29.1Eric Botcazou2018-03-102-64/+100
* 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
* 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
* 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
* 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
* PR22431, powerpc64 ld segfault when .plt discardedAlan Modra2017-12-152-6/+21
* 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
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-12-153-2/+16
* PR22205, .debug_line file table NULL filenameAlan Modra2017-11-171-22/+13
* PR22200, DWARF5 .debug_line sanity checkAlan Modra2017-11-171-0/+7
* PR22212, memory leak in nmgentoo/binutils-2.29.1-2Alan Modra2017-10-121-0/+4
* 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
* bfd_error_on_input is for archivesAlan Modra2017-10-122-1/+6
* PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov2017-10-123-3/+10
* PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra2017-10-122-0/+16
* x86-64: Don't pass output_bfd to info->callbacks->minfoH.J. Lu2017-10-122-1/+6
* x86: Guard against corrupted PLTH.J. Lu2017-10-123-0/+15
* x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0H.J. Lu2017-10-123-2/+9
* Re Revert previous change to bfd/development.sh, setting the development flag...Nick Clifton2017-10-122-1/+5
* Set the development flag to false on the 2.29 branch.Nick Clifton2017-10-122-1/+5
* Fix spelling ypos in changelog entriesgentoo/binutils-2.29.1-upstreambinutils-2_29_1.1Nick Clifton2017-09-191-1/+1
* Import xtensa patches from the mainline sources to fix name lookup and sorting.Nick Clifton2017-09-192-10/+17
* ChangeLog fixesAlan Modra2017-09-191-8/+4
* PowerPC64 stubs don't match calculated sizeAlan Modra2017-09-192-6/+7
* PR22150, ld keeps a version reference for gc'd symbolsAlan Modra2017-09-192-117/+118
* Remove .eh_frame zero terminatorsAlan Modra2017-09-193-42/+44
* PR22048, Incorrect .eh_frame section in libc.soAlan Modra2017-09-192-10/+22
* PR21441, Unnecessary padding of .eh_frame sectionAlan Modra2017-09-193-9/+37
* Revert "Import patch from mainline to improve padding of .eh_frame sections."Alan Modra2017-09-193-47/+24
* Automatic date update in version.inGDB Administrator2017-09-191-1/+1
* Check error return from bfd_canonicalize_dynamic_relocH.J. Lu2017-09-183-0/+11
* Automatic date update in version.inGDB Administrator2017-09-181-1/+1
* Automatic date update in version.inGDB Administrator2017-09-171-1/+1
* Automatic date update in version.inGDB Administrator2017-09-161-1/+1