aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/i386.exp
AgeCommit message (Expand)AuthorFilesLines
2024-06-14x86: Add -z isa-level-report=[none|all|needed|used]H.J. Lu1-0/+3
2024-06-13Adjust linker tests that are sensitive to --rosegmentNick Clifton1-1/+1
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu1-0/+1
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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 Edwards1-0/+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 Modra1-1/+1
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu1-1/+1
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. Lu1-0/+1
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu1-9/+24
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.J. Lu1-0/+1
2022-01-12ld: Add simple DT_RELR testsH.J. Lu1-0/+2
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu1-6/+14
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu1-0/+6
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu1-0/+2
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+1
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich1-0/+1
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu1-2/+7
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu1-63/+0
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu1-0/+5
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu1-0/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu1-0/+1
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu1-0/+1
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-0/+4
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu1-0/+3
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia1-0/+2
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu1-0/+1
2020-07-03Re: Change readelf's display of symbol namesAlan Modra1-1/+1
2020-06-30Remove x86 NaCl target supportH.J. Lu1-33/+0
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra1-4/+4
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu1-0/+4
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra1-6/+0
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu1-7/+11
2020-05-23ld: Add -Bsymbolic-functions testsH.J. Lu1-0/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu1-0/+1
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore1-3/+3
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu1-1/+2
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu1-0/+10
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu1-0/+2
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu1-0/+9
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu1-0/+9
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu1-0/+1
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu1-0/+1