aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-09-28Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throwAlan Modra2-1/+10
2020-09-28Automatic date update in version.inGDB Administrator1-1/+1
2020-09-27Automatic date update in version.inGDB Administrator1-1/+1
2020-09-26PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra2-15/+79
2020-09-26Automatic date update in version.inGDB Administrator1-1/+1
2020-09-25Automatic date update in version.inGDB Administrator1-1/+1
2020-09-24Automatic date update in version.inGDB Administrator1-1/+1
2020-09-24PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throwAlan Modra2-185/+259
2020-09-24PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocsAlan Modra3-12/+28
2020-09-23Automatic date update in version.inGDB Administrator1-1/+1
2020-09-22Automatic date update in version.inGDB Administrator1-1/+1
2020-09-21PR26569, R_RISCV_RVC_JUMP results in buffer overflowAlan Modra2-30/+39
2020-09-21Automatic date update in version.inGDB Administrator1-1/+1
2020-09-20Automatic date update in version.inGDB Administrator1-1/+1
2020-09-19Automatic date update in version.inGDB Administrator1-1/+1
2020-09-18Automatic date update in version.inGDB Administrator1-1/+1
2020-09-17Skip IFUNC relocations in debug sections ignored by ld.so. Fixes some ld tes...Mikael Pettersson2-1/+25
2020-09-17Automatic date update in version.inGDB Administrator1-1/+1
2020-09-16Oops - failed to commit change to verilog.c. Trying again.Nick Clifton1-1/+14
2020-09-16elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu3-8/+34
2020-09-16Tidy elf_symbol_fromAlan Modra3-5/+11
2020-09-16PR26623, buffer overflow in ppc_symbol_is_validAlan Modra2-1/+7
2020-09-16Automatic date update in version.inGDB Administrator1-1/+1
2020-09-15PE/x86-64: Display PE relocation namesH.J. Lu2-11/+15
2020-09-15CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269Hans-Peter Nilsson2-1/+7
2020-09-15Automatic date update in version.inGDB Administrator1-1/+1
2020-09-14Automatic date update in version.inGDB Administrator1-1/+1
2020-09-13Automatic date update in version.inGDB Administrator1-1/+1
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu2-41/+177
2020-09-12Automatic date update in version.inGDB Administrator1-1/+1
2020-09-11Automatic date update in version.inGDB Administrator1-1/+1
2020-09-10aarch64: Return an error on conditional branch to an undefined symbolSiddhesh Poyarekar2-18/+26
2020-09-10Automatic date update in version.inGDB Administrator1-1/+1
2020-09-09Fix thinko in the code to check coff archive elements.Nick Clifton2-4/+9
2020-09-09Automatic date update in version.inGDB Administrator1-1/+1
2020-09-09Re: MSP430: Support relocations for subtract expressions in .uleb128 directivesAlan Modra3-2/+9
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz6-7/+197
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan4-1/+14
2020-09-08PR26580, Size and alignment of commons vs as-needed shared libAlan Modra2-40/+46
2020-09-08Stop the plugin handler from ignoring unknown symbol types when conanicalizin...Nick Clifton2-0/+7
2020-09-08Automatic date update in version.inGDB Administrator1-1/+1
2020-09-07Automatic date update in version.inGDB Administrator1-1/+1
2020-09-06Automatic date update in version.inGDB Administrator1-1/+1
2020-09-05Automatic date update in version.inGDB Administrator1-1/+1
2020-09-04PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_reloc_sectionAlan Modra3-5/+14
2020-09-04Allow plugin syms to mark as-needed shared libs neededAlan Modra2-10/+12
2020-09-04Automatic date update in version.inGDB Administrator1-1/+1
2020-09-03Fix a division by zero error when processing secondary relocs in a fuzzed inp...Nick Clifton2-0/+17
2020-09-03RISC-V: Minor cleanup and typos when merging elf attributes.Nelson Chu2-12/+19
2020-09-03RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu2-32/+51