summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/x86-64.exp
AgeCommit message (Expand)Author
2022-04-28x86: Properly handle function pointer referenceH.J. Lu
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu
2022-02-07Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra
2022-01-26ld: Rewrite lang_size_relro_segment_1H.J. Lu
2022-01-12ld: Add simple DT_RELR testsH.J. Lu
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-31ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu
2021-06-17x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu
2021-06-17x86-64: Test protected function pointersH.J. Lu
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu
2021-05-26x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu
2021-01-09ld/x86-64: Properly Handle -z lam-u48/lam-u57H.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu
2020-12-04x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu
2020-11-24ld/x86-64: Add PR gold/26939 testsH.J. Lu
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu
2020-07-20x86: Update PR gas/26263 linker testsH.J. Lu
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu
2020-06-30Remove x86 NaCl target supportH.J. Lu
2020-06-26ld/x86: actually invoke k1om testsJan Beulich
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu
2020-05-25ld-x86-64: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu
2020-05-23ld: Add -Bsymbolic-functions testsH.J. Lu
2020-04-02ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu
2019-08-16x86-64: Move PIC check for PC-relative relocations backH.J. Lu
2019-06-24elf: Remove the property after reporting its removalH.J. Lu
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore