aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-12-18elf: Copy elf_gnu_osabi_retain only for relocatable linkH.J. Lu3-0/+26
2020-12-16ld: Skip libdep plugin if not all plugin hooks are availableH.J. Lu3-1/+16
2020-12-05VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is madeMaciej W. Rozycki14-2/+214
2020-12-04x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu5-0/+75
2020-12-04PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra4-0/+30
2020-12-03IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel1-5/+5
2020-12-03VAX/LD/testsuite: Wrap excessively long linesMaciej W. Rozycki1-3/+6
2020-12-02testsuite/ld-elf/pr26936.d: Pass -W.Hans-Peter Nilsson1-1/+1
2020-12-01tic6x elf testsuite fixAlan Modra2-3/+4
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra6-0/+35
2020-11-30ld: Xfail PR ld/26936 test if not supportedH.J. Lu1-0/+7
2020-11-28PR26907, segment contains empty SHT_NOBITS sectionAlan Modra3-0/+25
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz8-0/+74
2020-11-26PR26936 testsuite fixesAlan Modra2-3/+16
2020-11-25elf: Get the real kept sectionH.J. Lu4-0/+35
2020-11-24ld/x86-64: Add PR gold/26939 testsH.J. Lu4-0/+32
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu3-0/+31
2020-11-23ld: Make ARC's tls_ie-01 test more flexibleShahab Vahedi1-7/+56
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu3-0/+46
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock1-1/+1
2020-11-20ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock25-45/+1160
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz4-9/+9
2020-11-18PowerPC paranioa testing of symbol merging involving comdat groupsAlan Modra9-0/+73
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz19-0/+327
2020-11-17PR26882, --enable-textrel-check=warning test failures on powerpcAlan Modra7-9/+13
2020-11-16ld: Fix the tls_ie-01 test for arcShahab Vahedi1-4/+7
2020-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov4-4/+4
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu3-0/+18
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton1-0/+47
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra7-0/+63
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu115-137/+167
2020-10-26ld: Pass -fno-lto in ld-elfweak/elfweak.expH.J. Lu1-5/+10
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu2-8/+8
2020-10-23ld: Set plug_opt only if compiler is availableH.J. Lu1-12/+14
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu3-17/+24
2020-10-22ld: Pass -fno-lto to non LTO testsH.J. Lu11-27/+48
2020-10-19Provide dummy libraries for alpha-vmsAlan Modra9-276/+82
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess9-0/+61
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu6-0/+83
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu54-2/+727
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu137-179/+448
2020-10-07x86: Update GNU property testsH.J. Lu6-0/+6
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu12-0/+132
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia9-0/+80
2020-10-02Allow note sections to be discarded when they are linked to another discarded...H.J. Lu3-0/+18
2020-09-28PR26656 testcasesAlan Modra6-0/+249
2020-09-26PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra9-37/+33
2020-09-16Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC.Mikael Pettersson2-1/+4
2020-09-16elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu20-10/+269
2020-09-15CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269Hans-Peter Nilsson2-0/+30