Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-07-31 | ld: Add -fno-lto to linker tests | H.J. Lu | 7 | -46/+100 |
2020-07-31 | ARC: Fix ld/pr24511 test | Shahab Vahedi | 2 | -8/+21 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 4 | -13/+62 |
2020-07-29 | MIPS: Make the IRIX naming of local section symbols consistent | Maciej W. Rozycki | 12 | -1/+113 |
2020-07-29 | MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulations | Maciej W. Rozycki | 8 | -0/+61 |
2020-07-29 | Don't assert at ldwrite.c:212 | Alan Modra | 2 | -0/+6 |
2020-07-28 | More just-syms changes | Alan Modra | 3 | -7/+22 |
2020-07-28 | Re: Allow new just-symbols test to run on XCOFF and PE | Alan Modra | 2 | -1/+9 |
2020-07-27 | Allow new just-symbols test to run on XCOFF and PE | Alan Modra | 4 | -36/+45 |
2020-07-27 | ctf test ERROR: $target-cc does not exist | Alan Modra | 2 | -10/+19 |
2020-07-23 | PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC input | Maciej W. Rozycki | 7 | -1/+90 |
2020-07-23 | PR ld/26288: Revert obsolete part of PR ld/26047 fix | Maciej W. Rozycki | 2 | -7/+9 |
2020-07-22 | ld, testsuite: do not run CTF tests at all on non-ELF for now | Nick Alcock | 2 | -0/+9 |
2020-07-22 | ld: do not produce one empty output .ctf section for every input .ctf | Nick Alcock | 2 | -1/+9 |
2020-07-22 | ld, testsuite: only run CTF tests when ld and GCC support CTF | Nick Alcock | 7 | -6/+91 |
2020-07-22 | ld: new CTF testsuite | Egeyar Bagcioglu | 74 | -0/+1833 |
2020-07-22 | ld: new options --ctf-variables and --ctf-share-types | Nick Alcock | 7 | -1/+107 |
2020-07-22 | ld: Reformat CTF errors into warnings. | Egeyar Bagcioglu | 2 | -10/+19 |