aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-06-23aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song3-0/+19
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song1-1/+1
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song3-0/+19
2022-06-21ld: regenerate configure after recent misgenerationNick Alcock1-118/+103
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton4-109/+164
2022-06-18Fix the sorting algorithm for reloc entriesTomoaki Kawada3-0/+31
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra1-1/+6
2022-06-14BFD_RELOC_MIPS_16Alan Modra2-9/+6
2022-05-31x86: Properly handle IFUNC function pointer referenceH.J. Lu2-0/+71
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu13-19/+19
2022-05-31Ajdust more tests for opcodes/i386: remove trailing whitespaceAlan Modra2-4/+4
2022-05-31Trailing spaces in objdump -r headerAlan Modra99-99/+99
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess67-164/+164
2022-05-27ld: cris*-elf: Default to --no-warn-rwx-segmentHans-Peter Nilsson1-0/+5
2022-05-27cris: bfd: Correct default to no execstackHans-Peter Nilsson1-0/+1
2022-05-26bit-rot in target before_parse functionAlan Modra4-2/+12
2022-05-26ld: add --package-metadataLuca Boccassi15-10/+531
2022-05-23ld: use definitions in generate_reloc rather than raw literalsMark Harmstone1-7/+8
2022-05-20Tidy warn-execstack handlingAlan Modra4-15/+13
2022-05-12Fix an illegal memory access when creating DLLs.Alan Modra2-123/+130
2022-05-07Re: Fix new linker testsuite failures due to rwx segment test problemsAlan Modra1-2/+1
2022-05-06Fix new linker testsuite failures due to rwx segment test problemsNick Clifton3-1/+6
2022-05-04LTO: Handle __real_SYM reference in IRH.J. Lu3-2/+32
2022-05-04PowerPC32 treatment of absolute symbolsAlan Modra8-0/+138
2022-05-03ld: Regenerate aclocal.m4 with automake 1.15.1H.J. Lu1-89/+104
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton17-121/+370
2022-05-03Fix potential arithmetic overflow in the linker's plugin handling code.Nick Clifton2-1/+11
2022-04-28x86: Properly handle function pointer referenceH.J. Lu2-0/+59
2022-04-28libctf: impose an ordering on conflicting typesNick Alcock6-1/+78
2022-04-27x86: Disable 2 tests with large memory requirementH.J. Lu1-2/+2
2022-04-27Fix potential buffer overruns when creating DLLs.Nick Clifton2-15/+53
2022-04-27Revert pr29072 lto test changesAlan Modra3-4/+4
2022-04-26i386: Pass -z noexecstack to linker testsH.J. Lu1-2/+4
2022-04-25Emit a note warning the user that creating an executable stack because of a m...Nick Clifton2-0/+7
2022-04-21prune .note.GNU-stack warning from testsuiteAlan Modra3-6/+12
2022-04-21ld testsuite xcoff XPASSAlan Modra1-2/+0
2022-04-20xcoff: implement linker relaxationCl?ment Chigot2-4/+197
2022-04-20Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot2-0/+13
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton75-41/+215
2022-04-13ubsan: member access within null pointer of unionAlan Modra1-1/+1
2022-04-07Add support for COFF secidx relocationsMark Harmstone6-0/+171
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2022-03-24x86: mention dropped L1OM/K1OM support in ld/ as wellJan Beulich1-0/+3
2022-03-24x86: drop L1OM/K1OM support from ldJan Beulich8-120/+12
2022-03-23libctf, ld: diagnose corrupted CTF header cth_strlenNick Alcock7-5/+54
2022-03-23include, libctf, ld: extend variable section to contain functions tooNick Alcock1-0/+69
2022-03-23ld, testsuite: improve CTF-availability testNick Alcock1-6/+18
2022-03-20ld:LoongArch: Add test cases to adapt to LoongArch32 and LoongArch64gdb-12-branchpointliuzhensong8-4/+791
2022-03-20ld: loongarch: Skip unsupport test cases.liuzhensong3-3/+3
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich7-100/+0