aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386
AgeCommit message (Expand)AuthorFilesLines
2024-09-26ld: Ignore .note.gnu.build-id when placing orphaned notesH.J. Lu2-0/+10
2024-09-21x86: Add tls check in gasCui, Lili7-7/+7
2024-08-30x86: Check invalid TLS descriptor callH.J. Lu2-0/+6
2024-08-28x86: Report expected register for elf_x86_tls_error_indirect_callH.J. Lu2-3/+3
2024-08-28Re: x86: Allow R_386_TLS_LE_32 with KMOVDAlan Modra1-7/+6
2024-08-27x86: Allow R_386_TLS_LE_32 with KMOVDH.J. Lu3-0/+31
2024-08-10ld: Add PR ld/32067 testsH.J. Lu2-0/+9
2024-07-26Remove srcdir from x86 testcase "source:" linesAlan Modra1-1/+1
2024-07-25x86: Improve TLS transition error checkH.J. Lu9-4/+36
2024-07-22Don't trim trailing newline in run_host_cmdAlan Modra1-2/+2
2024-06-14x86: Add -z isa-level-report=[none|all|needed|used]H.J. Lu4-0/+39
2024-06-13Adjust linker tests that are sensitive to --rosegmentNick Clifton1-1/+1
2024-04-24Update readelf's display of RELR sections to include the number of locations ...Nick Clifton2-2/+2
2024-04-16Simplify readelf's RELR relocation display.Fangrui Song2-4/+4
2024-04-11Improve readelf's display of RELR relocs.Nick Clifton2-10/+8
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu2-0/+14
2024-01-04Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton4-4/+4
2023-10-05Fix: ld testsuite: pr22001-1 test segfaults on musl/x86A. Wilcox1-10/+16
2023-08-23x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a sectionPeter Edwards4-0/+18
2023-08-02Revert "2.41 Release sources"Sam James5-5/+5
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton5-5/+5
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 Modra1-1/+1
2023-01-25i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu1-3/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2022-07-21i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu2-6/+2
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu3-5/+3
2022-07-19x86: Make protected symbols local for -sharedFangrui Song3-3/+7
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra1-2/+2
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu13-19/+19
2022-05-31Ajdust more tests for opcodes/i386: remove trailing whitespaceAlan Modra2-4/+4
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess18-50/+50
2022-04-26i386: Pass -z noexecstack to linker testsH.J. Lu1-2/+4
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton1-2/+2
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu3-0/+11
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu5-9/+40
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.J. Lu3-0/+17
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra1-2/+2
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu1-1/+1
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu1-2/+2
2022-01-12ld: Add simple DT_RELR testsH.J. Lu4-0/+73
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu7-12/+20
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 Modra4-4/+4
2021-12-13x86: Adjust linker tests for --disable-separate-codeH.J. Lu1-2/+2
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu12-0/+168
2021-09-22Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra1-1/+1