aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz19-0/+327
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu5-5/+5
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu5-5/+5
2020-10-02Allow note sections to be discarded when they are linked to another discarded...H.J. Lu3-0/+18
2020-09-16Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC.Mikael Pettersson2-1/+4
2020-09-13Re: elf: Add -z unique-symbolAlan Modra1-3/+3
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu7-0/+188
2020-09-10ld: Add more tests for --as-neededH.J. Lu6-0/+89
2020-09-10Re: PR26580, Size and alignment of commons vs as-needed shared libAlan Modra1-1/+1
2020-09-08PR26580, Size and alignment of commons vs as-needed shared libAlan Modra10-10/+100
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu5-38/+38
2020-08-30ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu2-0/+8
2020-08-28CSKY: Support attribute section.Cooper Qu1-0/+1
2020-08-26ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu2-35/+94
2020-08-22elf: Keep only one '@' for undefined versioned symbolsH.J. Lu3-2/+15
2020-08-20Ensure that compressed sections that have an ELF compression header structure...Nick Clifton2-2/+2
2020-08-10nm: Remove --with-symbol-versionsH.J. Lu5-0/+37
2020-07-31ld: Add -fno-lto to linker testsH.J. Lu1-13/+19
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki1-1/+1
2020-06-30Remove x86 NaCl target supportH.J. Lu2-10/+1
2020-06-30solaris XPASS ld-elf/group1Alan Modra1-1/+1
2020-06-30Don't xfail nds32 for ld-elf/reloc-discard testAlan Modra1-1/+1
2020-06-30microblaze-linux XPASS ld-elf/var1Alan Modra1-1/+1
2020-06-23Correct bfin XPASSesAlan Modra1-17/+15
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra1-8/+6
2020-06-20ecoff testsuite fixesAlan Modra3-12/+12
2020-06-19ld testsuite fixes for alphaAlan Modra4-4/+4
2020-06-19Emit a warning when -z relro is unsupportedAlan Modra4-15/+14
2020-06-17ld: Suppress warning for unsupported attribute from older GCCH.J. Lu1-0/+3
2020-06-17ld: Require GCC 5 for Build pr25749-1b (-pie -fPIE)H.J. Lu1-1/+1
2020-06-16Re: Use __asm__ rather than asm in ld testsuiteAlan Modra1-2/+2
2020-06-16Use __asm__ rather than asm in ld testsuiteAlan Modra7-18/+21
2020-06-11Fix a compile time warning in the linker testsuite when compiling using clang.Nick Clifton1-3/+3
2020-06-10Fix x86 ld testsuite fails with glibc < 2.28Alan Modra4-12/+27
2020-06-10ELF: Properly handle section symbolsH.J. Lu7-0/+58
2020-06-09PR26065, ld/testsuite/ld-elf symbolic tests dl4e and dl4f failAlan Modra2-12/+6
2020-06-07ld: Pass $LFLAGS to PR ld/21703 shared testH.J. Lu1-1/+1
2020-06-07ld: Xfail pr20995 and pr20995-2 for tic6x-*-*H.J. Lu1-2/+2
2020-06-07pr11304.d: Skip tic6x-*-elfH.J. Lu1-0/+2
2020-06-06Re: PR13802, referred common symbol not UNDefinedAlan Modra1-3/+2
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu4-27/+3
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra9-36/+0
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu3-8/+12
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song2-0/+45
2020-06-03ld: fix ld-elf/linux-x86.exp for r/o source treeJan Beulich1-0/+2
2020-05-27PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.Hans-Peter Nilsson1-1/+1
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu1-1/+2
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu3-3/+3
2020-05-24ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functionsFangrui Song2-3/+15
2020-04-30Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton75-75/+75