aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra6-9/+9
2021-01-01Update year range in copyright notice of binutils filesAlan Modra8-8/+8
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu17-0/+226
2020-12-04x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu5-0/+75
2020-11-24ld/x86-64: Add PR gold/26939 testsH.J. Lu4-0/+32
2020-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov4-4/+4
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu72-86/+106
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu89-116/+342
2020-10-07x86: Update GNU property testsH.J. Lu3-0/+3
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu8-0/+99
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia3-0/+25
2020-09-16elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu19-0/+247
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu1-2/+2
2020-07-20x86: Update PR gas/26263 linker testsH.J. Lu2-5/+5
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu3-0/+27
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich96-505/+505
2020-06-30Remove x86 NaCl target supportH.J. Lu48-1475/+11
2020-06-29x86_64 k1om testsAlan Modra3-0/+3
2020-06-26ld/x86: actually invoke k1om testsJan Beulich1-0/+3
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra2-7/+7
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu9-2/+86
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra3-19/+0
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu3-12/+20
2020-05-25ld-x86-64: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu1-2/+2
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu13-22/+27
2020-05-23ld: Add -Bsymbolic-functions testsH.J. Lu3-0/+23
2020-04-02ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu1-4/+6
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu1-1/+10
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-2/+2
2020-01-22x86-64: Skip GNU2 TLS tests only without compiler supportH.J. Lu1-2/+2
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu16-0/+445
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra1-1/+1
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu3-0/+39
2019-08-16x86-64: Move PIC check for PC-relative relocations backH.J. Lu5-0/+24
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton81-81/+81
2019-06-24elf: Remove the property after reporting its removalH.J. Lu6-0/+57
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore4-4/+4
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu12-11/+17
2019-04-17x86: Also check x86 linker_def for non-shared definitionH.J. Lu8-0/+71
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu22-0/+197
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu8-0/+110
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu3-0/+19
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu4-0/+18
2019-01-01Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu4-0/+46
2018-12-19Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu1-1/+1
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu14-106/+104
2018-12-07elf: Report property change when merging propertiesH.J. Lu3-2/+7