aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Call _close_and_cleanup in bfd_close_all_doneusers/hjl/pr22032H.J. Lu1-0/+3
2017-08-30Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2H.J. Lu2-6/+5
2017-08-30Add missing ChangeLog entriesH.J. Lu1-0/+144
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra3-2/+84
2017-08-30PowerPC64 __tls_get_addr sequence optimizationAlan Modra2-33/+10
2017-08-30Automatic date update in version.inGDB Administrator1-1/+1
2017-08-29x86: Re-indent elf32-i386.c/elf64-x86-64.cH.J. Lu3-3/+11
2017-08-29Add elfxx-x86.h and elfxx-x86.cH.J. Lu8-1826/+1392
2017-08-29x86: Simplify bad return in get_synthetic_symtabH.J. Lu3-22/+20
2017-08-29x86: Check valid PLT sections before checking dynamic relocationsH.J. Lu3-22/+35
2017-08-29Automatic date update in version.inGDB Administrator1-1/+1
2017-08-28Remove unused _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu3-128/+5
2017-08-28x86: Check for valid PLT section sizeH.J. Lu3-9/+31
2017-08-28Automatic date update in version.inGDB Administrator1-1/+1
2017-08-27x86: Initialize def_protectedH.J. Lu3-0/+8
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu5-127/+196
2017-08-27Automatic date update in version.inGDB Administrator1-1/+1
2017-08-26PowerPC TPREL reloc handlingAlan Modra3-30/+46
2017-08-25x86: Remove redundant "symbol" in commentsH.J. Lu3-2/+8
2017-08-26Automatic date update in version.inGDB Administrator1-1/+1
2017-08-25Automatic date update in version.inGDB Administrator1-1/+1
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu2-12/+34
2017-08-24Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400eH.J. Lu3-6/+10
2017-08-24Automatic date update in version.inGDB Administrator1-1/+1
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu2-6/+24
2017-08-23x86: Increment PLT count only for function symbolsH.J. Lu3-4/+12
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu3-95/+142
2017-08-23Automatic date update in version.inGDB Administrator1-1/+1
2017-08-23Make undefined symbols in allocate_dynrelocs dynamicAlan Modra4-54/+59
2017-08-21Make __start/__stop symbols protected visibilityAlan Modra3-12/+33
2017-08-21PR ld/20125, MMIX weak symbolsHans-Peter Nilsson2-6/+23
2017-08-21Automatic date update in version.inGDB Administrator1-1/+1
2017-08-20Automatic date update in version.inGDB Administrator1-1/+1
2017-08-19Automatic date update in version.inGDB Administrator1-1/+1
2017-08-18Fix buffer overrun parsing a corrupt tekhex binary.Nick Clifton2-1/+7
2017-08-18Automatic date update in version.inGDB Administrator1-1/+1
2017-08-17[AArch64] Skip IFUNC relocations in debug sectionsSzabolcs Nagy2-3/+28
2017-08-17Automatic date update in version.inGDB Administrator1-1/+1
2017-08-16Automatic date update in version.inGDB Administrator1-1/+1
2017-08-14Fix null pointer dereference when parsing a corrupt ELF binary.Nick Clifton3-1123/+1180
2017-08-14Automatic date update in version.inGDB Administrator1-1/+1
2017-08-14PR21441, Unnecessary padding of .eh_frame sectionAlan Modra3-9/+37
2017-08-13Automatic date update in version.inGDB Administrator1-1/+1
2017-08-12Automatic date update in version.inGDB Administrator1-1/+1
2017-08-11x86: Allocate space for symbol names with symbol tableH.J. Lu3-84/+73
2017-08-11Automatic date update in version.inGDB Administrator1-1/+1
2017-08-10Fix out of bounds memory access when trying to allocate space for a note of s...Nick Clifton1-1/+1
2017-08-10Automatic date update in version.inGDB Administrator1-1/+1
2017-08-09Automatic date update in version.inGDB Administrator1-1/+1
2017-08-08Fix address violation problems when parsing corrupt ELF binaries.Nick Clifton3-47/+80