Age | Commit message (Expand) | Author | Files | Lines |
2020-09-13 | Re: elf: Add -z unique-symbol | Alan Modra | 2 | -3/+9 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 12 | -0/+221 |
2020-09-11 | Fix a segfault when creating an import library with 0 exports. | Jeremy Drake | 3 | -2/+11 |
2020-09-10 | aarch64: Return an error on conditional branch to an undefined symbol | Siddhesh Poyarekar | 2 | -6/+6 |
2020-09-10 | ld: Add more tests for --as-needed | H.J. Lu | 7 | -0/+99 |
2020-09-10 | Re: PR26580, Size and alignment of commons vs as-needed shared lib | Alan Modra | 2 | -1/+5 |
2020-09-10 | Re: lto-18 test | Alan Modra | 4 | -4/+21 |
2020-09-09 | lto-18 test | Alan Modra | 7 | -4/+74 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 5 | -0/+64 |
2020-09-08 | PR26580, Size and alignment of commons vs as-needed shared lib | Alan Modra | 11 | -10/+113 |
2020-09-04 | Allow plugin syms to mark as-needed shared libs needed | Alan Modra | 7 | -47/+9 |
2020-09-03 | ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGS | H.J. Lu | 20 | -97/+120 |
2020-09-03 | RISC-V: Minor cleanup and typos when merging elf attributes. | Nelson Chu | 7 | -12/+22 |
2020-09-03 | RISC-V: Report warnings rather than errors for the mis-matched ISA versions. | Nelson Chu | 8 | -1/+50 |
2020-09-03 | RISC-V: Improve the error message for the mis-matched ISA versions. | Kito Cheng | 4 | -3/+9 |
2020-09-03 | heap use after free in xcoff_archive_info_eq | Alan Modra | 2 | -1/+6 |
2020-08-30 | ld: Add $NOSANTIZE_CFLAGS to more linker tests | H.J. Lu | 6 | -9/+33 |
2020-08-28 | MSP430: Fix alignment of __*_array_start symbols in default linker script | Jozef Lawrynowicz | 13 | -1/+320 |
2020-08-28 | LD: Add new %pU vfinfo format for printing linker script name | Jozef Lawrynowicz | 2 | -3/+10 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 5 | -0/+14 |
2020-08-28 | Fixes for testsuite failures introduced by the changes made for PR 19011. | Nick Clifton | 2 | -1/+7 |
2020-08-28 | mingw plugin test regressions due to commit 514b4e191d5f | Alan Modra | 2 | -4/+17 |
2020-08-28 | RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs. | Nelson Chu | 4 | -3/+10 |
2020-08-27 | ld/emultempl/msp430.em: Remove unused variable | Jozef Lawrynowicz | 2 | -3/+5 |
2020-08-27 | Remove commit 9fb2400ce6 | Nick Clifton | 4 | -81/+64 |
2020-08-27 | Fix linker testcase for alpha-linux affected by fix for PR 26416 | Nick Clifton | 4 | -64/+81 |
2020-08-27 | binutils, ld: dequote libctf error messages | Nick Alcock | 9 | -11/+25 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 3 | -27/+56 |
2020-08-27 | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 8 | -43/+201 |
2020-08-26 | ld: Add $NOSANTIZE_CFLAGS to more linker tests | H.J. Lu | 10 | -57/+141 |
2020-08-26 | PR26499 UBSAN: eelf32_spu.c:537 member access null pointer | Alan Modra | 2 | -1/+6 |
2020-08-26 | PR26431 UBSAN: pe-dll.c:568 null pointer bsearch | Alan Modra | 2 | -2/+8 |
2020-08-25 | tic54x ld testsuite | Alan Modra | 9 | -2/+27 |
2020-08-24 | sparc testsuite fallout | Alan Modra | 3 | -2/+7 |
2020-08-24 | PowerPC TPREL_HA/LO optimisation | Alan Modra | 12 | -58/+133 |
2020-08-22 | elf: Keep only one '@' for undefined versioned symbols | H.J. Lu | 4 | -2/+22 |
2020-08-20 | Ensure that compressed sections that have an ELF compression header structure... | Nick Clifton | 3 | -2/+8 |
2020-08-16 | PowerPC64 inline PLT call tests | Alan Modra | 11 | -0/+173 |
2020-08-16 | ld: Add a PR binutils/26389 test | H.J. Lu | 4 | -0/+15 |
2020-08-14 | AArch64: Relax thumb-plt testcases regexpr. | Tamar Christina | 3 | -4/+9 |
2020-08-13 | PowerPC64 --no-pcrel-optimize | Alan Modra | 2 | -1/+18 |
2020-08-10 | Improve the documentation of the linker's --relax option. | Nick Clifton | 2 | -8/+12 |
2020-08-10 | nm: Remove --with-symbol-versions | H.J. Lu | 6 | -0/+46 |
2020-08-07 | bpf: add missing tests from previous commits | Jose E. Marchesi | 2 | -0/+31 |
2020-08-07 | bpf: fix false overflow in eBPF ELF backend linker | David Faust | 1 | -0/+5 |
2020-08-06 | bpf: relocation fixes for eBPF ELF backend | David Faust | 15 | -0/+206 |
2020-08-06 | MSP430: ld: Update output section tail when shuffling ".either" sections | Jozef Lawrynowicz | 2 | -10/+31 |
2020-08-03 | Use xmalloc rather than malloc | Alan Modra | 3 | -4/+8 |
2020-08-03 | PR26328, Compilation warning when building ld v2.35 with MinGW | Alan Modra | 4 | -13/+34 |
2020-08-03 | Tidy objdump_symstuff and objdump_dynsymstuff | Alan Modra | 3 | -39/+21 |