summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/i386.exp
AgeCommit message (Expand)Author
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.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-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu
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-06x86: Properly merge -z ibt and -z shstkH.J. Lu
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu
2020-07-03Re: Change readelf's display of symbol namesAlan Modra
2020-06-30Remove x86 NaCl target supportH.J. Lu
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu
2020-05-23ld: Add -Bsymbolic-functions testsH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu
2018-08-31ld: Pass -z separate-code to ld for property-x86-4a testsH.J. Lu
2018-08-31x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu
2018-07-05x86: Remove x86 ISA properties with empty bitsH.J. Lu
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu
2018-05-18ld: Run pr23189 for all targetsH.J. Lu
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu
2018-04-18various i386-aout and i386-coff target removalAlan Modra
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu