Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | PR26806, Suspected linker bug with LTO | Alan Modra | 1 | -0/+9 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 1 | -0/+6 |
2020-10-29 | Fix an illegal memory access problem when processing secondary relocs for arc... | Nick Clifton | 1 | -0/+8 |
2020-10-28 | Fix a potential illegal memory access when creating an srec format file. | Nick Clifton | 1 | -0/+6 |
2020-10-27 | Fix seg-fault when running the ld testsuite for the hppa64-linux target. | Nick Clifton | 1 | -0/+6 |
2020-10-25 | asan: alpha-vms: buffer overflow | Alan Modra | 1 | -0/+5 |
2020-10-22 | Fix printf formatting errors where "0x" is used as a prefix for a decimal num... | Dr. David Alan Gilbert | 1 | -0/+4 |
2020-10-16 | RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place. | Nelson Chu | 1 | -0/+9 |
2020-10-16 | RISC-V: Support GNU indirect functions. | Nelson Chu | 1 | -0/+36 |
2020-10-16 | elf32-arc.c: Don't cast between function pointer and void pointer | Alan Modra | 1 | -0/+6 |
2020-10-16 | elf32-cr16.c tidy | Alan Modra | 1 | -0/+8 |
2020-10-16 | R_PPC64_GOT_LO_DS and R_PPC64_GOT_HA sanity check | Alan Modra | 1 | -0/+5 |
2020-10-09 | [GOLD] Power10 segv due to wild r2 | Alan Modra | 1 | -0/+5 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 1 | -0/+9 |
2020-10-06 | x86: Properly merge -z ibt and -z shstk | H.J. Lu | 1 | -0/+6 |
2020-10-06 | PR26667, Add powerpc64le-*-freebsd* support | Brandon Bergren | 1 | -0/+10 |
2020-10-05 | Add NetBSD AArch64 Little Endian and Big Endian BFD support. | Nick Clifton | 1 | -0/+4 |
2020-10-05 | GAS: Update the .section directive so that a numeric section index can be pro... | Nick Clifton | 1 | -0/+7 |
2020-10-02 | Allow note sections to be discarded when they are linked to another discarded... | H.J. Lu | 1 | -0/+6 |
2020-09-28 | This patch adds support for Cortex-X1 for ARM. | Przemyslaw Wirkus | 1 | -0/+4 |
2020-09-28 | Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw | Alan Modra | 1 | -0/+6 |
2020-09-26 | PPC64_OPT_LOCALENTRY is incompatible with tail calls | Alan Modra | 1 | -0/+10 |
2020-09-24 | PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw | Alan Modra | 1 | -0/+20 |
2020-09-24 | PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs | Alan Modra | 1 | -0/+10 |
2020-09-21 | PR26569, R_RISCV_RVC_JUMP results in buffer overflow | Alan Modra | 1 | -0/+9 |
2020-09-17 | Skip IFUNC relocations in debug sections ignored by ld.so. Fixes some ld tes... | Mikael Pettersson | 1 | -0/+6 |
2020-09-16 | elf/x86-64: Adjust relocation for PE/x86-64 inputs | H.J. Lu | 1 | -0/+8 |
2020-09-16 | Tidy elf_symbol_from | Alan Modra | 1 | -0/+6 |
2020-09-16 | PR26623, buffer overflow in ppc_symbol_is_valid | Alan Modra | 1 | -0/+5 |
2020-09-15 | PE/x86-64: Display PE relocation names | H.J. Lu | 1 | -0/+4 |
2020-09-15 | CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269 | Hans-Peter Nilsson | 1 | -0/+6 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 1 | -0/+11 |
2020-09-10 | aarch64: Return an error on conditional branch to an undefined symbol | Siddhesh Poyarekar | 1 | -0/+7 |
2020-09-09 | Fix thinko in the code to check coff archive elements. | Nick Clifton | 1 | -0/+5 |
2020-09-09 | Re: MSP430: Support relocations for subtract expressions in .uleb128 directives | Alan Modra | 1 | -1/+6 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 1 | -0/+16 |
2020-09-08 | aarch64: Add base support for Armv8-R | Alex Coplan | 1 | -0/+7 |
2020-09-08 | PR26580, Size and alignment of commons vs as-needed shared lib | Alan Modra | 1 | -0/+12 |
2020-09-08 | Stop the plugin handler from ignoring unknown symbol types when conanicalizin... | Nick Clifton | 1 | -0/+5 |
2020-09-04 | PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_reloc_section | Alan Modra | 1 | -0/+7 |
2020-09-04 | Allow plugin syms to mark as-needed shared libs needed | Alan Modra | 1 | -0/+10 |
2020-09-03 | Fix a division by zero error when processing secondary relocs in a fuzzed inp... | Nick Clifton | 1 | -0/+6 |
2020-09-03 | RISC-V: Minor cleanup and typos when merging elf attributes. | Nelson Chu | 1 | -0/+7 |
2020-09-03 | RISC-V: Report warnings rather than errors for the mis-matched ISA versions. | Nelson Chu | 1 | -0/+12 |
2020-09-03 | RISC-V: Improve the error message for the mis-matched ISA versions. | Kito Cheng | 1 | -0/+7 |
2020-09-03 | heap use after free in xcoff_archive_info_eq | Alan Modra | 1 | -0/+5 |
2020-09-02 | ubsan elfnn-aarch64.c:7142 shift exponent 32 is too large | Alan Modra | 1 | -0/+5 |
2020-09-02 | ubasn: elf32-pru.c:570 left shift of negative value | Alan Modra | 1 | -0/+5 |
2020-09-01 | arm: ubsan: shift exponent 4G | Alan Modra | 1 | -0/+6 |
2020-09-01 | PR26429 UBSAN: elf32-arm.c load /store misaligned address | Alan Modra | 1 | -0/+6 |