summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
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 "elf: Remove the 1-page gap before the RELRO segment"Alan Modra
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-13ld: Disable DT_RELR in some -z relro testsH.J. Lu
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.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-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu
2022-01-04ld/x86: Update -z report-relative-relocH.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-13x86: Adjust linker tests for --disable-separate-codeH.J. Lu
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton
2021-09-03CC_FOR_TARGET et alAlan Modra
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.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-28x86: Restore PC16 relocation overflow checkH.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-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath
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-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu
2021-02-20readelf: Replace procesor with processorH.J. Lu
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu
2021-02-04x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu
2021-01-26ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.dH.J. Lu
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu
2021-01-12elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for PE/x86-64 inputsH.J. Lu
2021-01-09ld/x86-64: Properly Handle -z lam-u48/lam-u57H.J. Lu
2021-01-08ld/x86-64: Also set LAM_U57 when setting LAM_U48H.J. Lu
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra
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-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov
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-07x86: Update GNU property testsH.J. Lu