aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/x86-64.exp
AgeCommit message (Expand)AuthorFilesLines
2019-08-16x86-64: Move PIC check for PC-relative relocations backH.J. Lu1-0/+2
2019-06-24elf: Remove the property after reporting its removalH.J. Lu1-0/+2
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore1-1/+1
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu1-1/+2
2019-04-17x86: Also check x86 linker_def for non-shared definitionH.J. Lu1-0/+6
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu1-0/+20
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu1-0/+4
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu1-0/+9
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu1-0/+8
2018-12-19Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu1-1/+1
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu1-0/+2
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu1-0/+1
2018-08-31x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu1-147/+155
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu1-0/+2
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu1-0/+8
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu1-0/+4
2018-07-05x86: Remove x86 ISA properties with empty bitsH.J. Lu1-0/+4
2018-07-02x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu1-0/+2
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu1-0/+1
2018-05-18ld: Run pr23189 for all targetsH.J. Lu1-1/+1
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu1-0/+1
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu1-0/+1
2018-02-16x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000H.J. Lu1-18/+43
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu1-0/+25
2018-02-13x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu1-2/+2
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu1-0/+47
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu1-0/+2
2018-01-11x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.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