aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/x86-64.exp
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra1-8/+8
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu1-0/+2
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu1-0/+14
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu1-0/+182
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu1-2/+5
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu1-0/+18
2017-06-09x86-64: Add some x32 ELF property testsH.J. Lu1-0/+3
2017-05-19x86: Add GC testcases with property sectionsH.J. Lu1-0/+2
2017-05-16Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5acH.J. Lu1-18/+22
2017-05-16Run PR ld/21481 tests only if IFUNC is supportedH.J. Lu1-18/+18
2017-05-12x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu1-0/+1
2017-05-10x86-64: Use .plt.bnd for IFUNC function addressH.J. Lu1-0/+18
2017-05-08x86-64: Improve PLT generation and synthetic PLT symbolsH.J. Lu1-0/+56
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu1-0/+1
2017-04-07Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu1-1/+3
2017-04-07Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton1-1/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+273
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu1-0/+1
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu1-0/+2
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu1-1/+2
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu1-0/+1
2017-01-02Run more ld tests when not nativeAlan Modra1-23/+25
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu1-0/+8
2016-09-06Resolve size relocation with copy relocationH.J. Lu1-0/+6
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu1-38/+47
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu1-0/+38
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra1-3/+3
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu1-0/+21
2016-06-06Support x86-64 TLS code sequences without PLTH.J. Lu1-3/+57
2016-06-03Update x86 linker tests for --disable-x86-relax-relocationsH.J. Lu1-5/+3
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu1-0/+2
2016-05-06Test load conversion with symbol versioning for x86H.J. Lu1-0/+1
2016-04-20Add ld-x86-64/pic1 testH.J. Lu1-0/+1
2016-04-20Add ld-x86-64/pie2 testH.J. Lu1-0/+1
2016-04-20Check run-time R_X86_64_32 relocation overflowH.J. Lu1-0/+3
2016-04-19Add another testcase for PR ld/19719H.J. Lu1-0/+1
2016-04-13Update x86-64 tests for --as-neededH.J. Lu1-12/+27
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu1-0/+2
2016-03-15Bind defined symbol locally in PIEH.J. Lu1-0/+8
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu1-0/+7
2016-03-13Add more tests for PR ld/19539H.J. Lu1-0/+2
2016-03-07Support --as-needed in i386/x86-64 testsH.J. Lu1-6/+14
2016-03-06Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu1-6/+14
2016-02-26Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu1-0/+39
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+7
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu1-0/+82
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu1-0/+1
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu1-5/+5
2016-02-02Add a testcase for PR ld/18591H.J. Lu1-0/+1