aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
10 daysRemove srcdir from x86 testcase "source:" linesAlan Modra2-2/+2
11 daysx86: Improve TLS transition error checkH.J. Lu9-2/+55
2024-07-22Don't trim trailing newline in run_host_cmdAlan Modra1-2/+2
2024-07-10x86-64: Skip -z mark-plt tests on MUSLH.J. Lu1-0/+7
2024-07-04readelf/objdump: Display SFrame fixed RA offset as 'f' in dumpJens Remus2-12/+12
2024-07-04readelf/objdump: Dump SFrame CFA fixed FP and RA offsetsJens Remus2-0/+2
2024-07-03x86-64: Support APX NF TLS IE with 2 operandsLingling Kong3-18/+34
2024-07-01x86-64: Verify that TLS IE works with APX NFkonglin13-18/+50
2024-06-14x86: Add -z isa-level-report=[none|all|needed|used]H.J. Lu12-0/+206
2024-06-13Adjust linker tests that are sensitive to --rosegmentNick Clifton17-22/+22
2024-04-29Fix initiali state of DWARF v5 line number table in BFD libraryNick Clifton1-1/+1
2024-04-24Update readelf's display of RELR sections to include the number of locations ...Nick Clifton4-4/+4
2024-04-18elf: Strip unreferenced weak undefined symbolsH.J. Lu4-0/+38
2024-04-16Simplify readelf's RELR relocation display.Fangrui Song4-8/+8
2024-04-11Improve readelf's display of RELR relocs.Nick Clifton4-20/+16
2024-02-08x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu3-18/+50
2024-02-06Link x86-64 mark-plt-1.so with --no-as-neededAlan Modra1-1/+1
2024-01-17Update x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu4-4/+4
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu3-0/+28
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu5-0/+37
2024-01-06ld: Adjust x86 and x86-64 tests for -z mark-pltH.J. Lu13-12/+18
2024-01-04Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESCH.J. Lu3-18/+106
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu6-0/+258
2023-12-13Update Make const_1_mode print $1 in AT&T syntaxH.J. Lu1-1/+1
2023-12-01Fix ld/x86: reduce testsuite dependency on system object filesH.J. Lu1-10/+10
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton5-5/+5
2023-11-07ld/x86: reduce testsuite dependency on system object filesJan Beulich4-94/+131
2023-11-07Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"Jan Beulich3-3/+3
2023-11-02ld x86_64 tests: Accept x86-64-v3 as a needed ISANick Clifton3-3/+3
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu10-0/+127
2023-08-23x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a sectionPeter Edwards4-0/+18
2023-08-02Revert "2.41 Release sources"Sam James7-7/+7
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton7-7/+7
2023-08-01ld: Fix test failures with --enable-textrel-check=errorSam James4-4/+4
2023-07-27/DISCARD/ in ld testsuiteAlan Modra1-1/+1
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra3-3/+3
2023-07-17Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra2-2/+2
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat2-3/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska44-1365/+0
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu12-69/+57
2022-11-22x86: Don't define _TLS_MODULE_BASE_ for ld -rH.J. Lu3-0/+19
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat5-0/+137
2022-08-30BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.Nick Clifton1-1/+1
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu4-6/+20
2022-07-19x86: Make protected symbols local for -sharedFangrui Song7-33/+16
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra5-20/+20
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess41-98/+98
2022-04-28x86: Properly handle function pointer referenceH.J. Lu2-0/+59