aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath1-1/+1
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu10-0/+671
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu1-10/+1
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu4-0/+33
2021-06-17x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu1-1/+2
2021-06-17x86-64: Test protected function pointersH.J. Lu4-0/+114
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-0/+1
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu3-0/+27
2021-05-26x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu3-0/+13
2021-05-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath1-1/+1
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich2-0/+11
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich2-0/+6
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu4-0/+16
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu4-0/+8
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu9-1/+107
2021-02-20readelf: Replace procesor with processorH.J. Lu2-2/+2
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu1-63/+0
2021-02-04x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu7-7/+7