aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC.Mikael Pettersson3-1/+9
2020-09-16elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu21-10/+294
2020-09-16Tidy elf_symbol_fromAlan Modra2-1/+6
2020-09-15elf: Check bfd_target_elf_flavour on input firstH.J. Lu2-1/+6
2020-09-15CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269Hans-Peter Nilsson3-0/+35
2020-09-13Re: elf: Add -z unique-symbolAlan Modra2-3/+9
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu12-0/+221
2020-09-11Fix a segfault when creating an import library with 0 exports.Jeremy Drake3-2/+11
2020-09-10aarch64: Return an error on conditional branch to an undefined symbolSiddhesh Poyarekar2-6/+6
2020-09-10ld: Add more tests for --as-neededH.J. Lu7-0/+99
2020-09-10Re: PR26580, Size and alignment of commons vs as-needed shared libAlan Modra2-1/+5
2020-09-10Re: lto-18 testAlan Modra4-4/+21
2020-09-09lto-18 testAlan Modra7-4/+74
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz5-0/+64
2020-09-08PR26580, Size and alignment of commons vs as-needed shared libAlan Modra11-10/+113
2020-09-04Allow plugin syms to mark as-needed shared libs neededAlan Modra7-47/+9
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu20-97/+120
2020-09-03RISC-V: Minor cleanup and typos when merging elf attributes.Nelson Chu7-12/+22
2020-09-03RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu8-1/+50
2020-09-03RISC-V: Improve the error message for the mis-matched ISA versions.Kito Cheng4-3/+9
2020-09-03heap use after free in xcoff_archive_info_eqAlan Modra2-1/+6
2020-08-30ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu6-9/+33
2020-08-28MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz13-1/+320
2020-08-28LD: Add new %pU vfinfo format for printing linker script nameJozef Lawrynowicz2-3/+10
2020-08-28CSKY: Support attribute section.Cooper Qu5-0/+14
2020-08-28Fixes for testsuite failures introduced by the changes made for PR 19011.Nick Clifton2-1/+7
2020-08-28mingw plugin test regressions due to commit 514b4e191d5fAlan Modra2-4/+17
2020-08-28RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs.Nelson Chu4-3/+10
2020-08-27ld/emultempl/msp430.em: Remove unused variableJozef Lawrynowicz2-3/+5
2020-08-27Remove commit 9fb2400ce6Nick Clifton4-81/+64
2020-08-27Fix linker testcase for alpha-linux affected by fix for PR 26416Nick Clifton4-64/+81
2020-08-27binutils, ld: dequote libctf error messagesNick Alcock9-11/+25
2020-08-27libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock3-27/+56
2020-08-27Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake8-43/+201
2020-08-26ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu10-57/+141
2020-08-26PR26499 UBSAN: eelf32_spu.c:537 member access null pointerAlan Modra2-1/+6
2020-08-26PR26431 UBSAN: pe-dll.c:568 null pointer bsearchAlan Modra2-2/+8
2020-08-25tic54x ld testsuiteAlan Modra9-2/+27
2020-08-24sparc testsuite falloutAlan Modra3-2/+7
2020-08-24PowerPC TPREL_HA/LO optimisationAlan Modra12-58/+133
2020-08-22elf: Keep only one '@' for undefined versioned symbolsH.J. Lu4-2/+22
2020-08-20Ensure that compressed sections that have an ELF compression header structure...Nick Clifton3-2/+8
2020-08-16PowerPC64 inline PLT call testsAlan Modra11-0/+173
2020-08-16ld: Add a PR binutils/26389 testH.J. Lu4-0/+15
2020-08-14AArch64: Relax thumb-plt testcases regexpr.Tamar Christina3-4/+9
2020-08-13PowerPC64 --no-pcrel-optimizeAlan Modra2-1/+18
2020-08-10Improve the documentation of the linker's --relax option.Nick Clifton2-8/+12
2020-08-10nm: Remove --with-symbol-versionsH.J. Lu6-0/+46
2020-08-07bpf: add missing tests from previous commitsJose E. Marchesi2-0/+31
2020-08-07bpf: fix false overflow in eBPF ELF backend linkerDavid Faust1-0/+5