aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-27x86: Disable 2 tests with large memory requirementH.J. Lu1-2/+2
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton23-0/+24
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich7-100/+0
2022-02-14x86-64: Use MAXPAGESIZE for the relro segment alignmentH.J. Lu15-59/+59
2022-02-14Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu1-1/+0
2022-02-13PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra1-0/+1
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu5-12/+23
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra11-34/+34
2022-02-07Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra3-67/+0
2022-01-26ld: Rewrite lang_size_relro_segment_1H.J. Lu3-0/+67
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu9-9/+9
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu11-34/+34
2022-01-12ld: Add simple DT_RELR testsH.J. Lu6-0/+132
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu27-48/+70
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu1-2/+2
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra8-8/+8
2021-12-31ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu1-20/+24
2021-12-13x86: Adjust linker tests for --disable-separate-codeH.J. Lu7-13/+13
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu12-0/+180
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton4-4/+4
2021-09-03CC_FOR_TARGET et alAlan Modra1-1/+1