aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/x86-64.exp
AgeCommit message (Expand)AuthorFilesLines
2018-01-09x86-64: Add tests for -z separate-code -z max-page-size=0x1000users/hjl/pr22393/relroH.J. Lu1-0/+71
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-23x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich1-0/+1
2017-10-11x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu1-0/+7
2017-09-14x86: Cache section contents and relocationsH.J. Lu1-0/+1
2017-09-09x86: Properly handle __ehdr_startH.J. Lu1-0/+8
2017-09-03x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu1-0/+1
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu1-0/+23
2017-08-31Add a test for PR ld/22048H.J. Lu1-0/+1
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu1-0/+69
2017-08-24ld: Replace regexp with string matchH.J. Lu1-2/+2
2017-08-24x86-64: Run pr22001-1b on x32H.J. Lu1-8/+25
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu1-0/+60
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu1-0/+1
2017-08-13ld: Restore linker scripts in PR ld/21884 testsH.J. Lu1-0/+1
2017-08-11Add 2 more tests for PR ld/21884H.J. Lu1-0/+1
2017-08-09Run PR ld/17618 test only with 64-bit ELF linkerH.J. Lu1-1/+5
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