aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/i386.exp
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-31ld: Pass -z separate-code to ld for property-x86-4a testsH.J. Lu1-0/+1
2018-08-31x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu1-124/+139
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu1-0/+1
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu1-0/+4
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu1-0/+2
2018-07-05x86: Remove x86 ISA properties with empty bitsH.J. Lu1-0/+2
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu1-0/+1
2018-05-18ld: Run pr23189 for all targetsH.J. Lu1-1/+1
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu1-0/+1
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-4/+2
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu1-0/+1
2018-02-16i386.exp: Add -z noseparate-codeH.J. Lu1-9/+18
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu1-0/+16
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu1-0/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-11x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu1-0/+5
2017-09-14x86: Cache section contents and relocationsH.J. Lu1-0/+1
2017-09-09x86: Properly handle __ehdr_startH.J. Lu1-0/+4
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu1-0/+51
2017-08-24ld: Replace regexp with string matchH.J. Lu1-2/+2
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu1-0/+55
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu1-0/+1
2017-08-13ld: Restore linker scripts in PR ld/21884 testsH.J. Lu1-0/+1
2017-08-11Add 2 more tests for PR ld/21884H.J. Lu1-0/+1
2017-08-08ld: Require GCC 5 or above for 3 x86 testsH.J. Lu1-9/+13
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra1-13/+14
2017-07-17i386: Add tests for PIE with undefined weak symbolH.J. Lu1-0/+2
2017-06-22i386: Add hidden weak undefined testsH.J. Lu1-0/+26
2017-06-22Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"H.J. Lu1-1/+2
2017-06-22Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu1-6/+6
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu1-0/+7
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu1-0/+78
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu1-0/+18
2017-05-19x86: Add GC testcases with property sectionsH.J. Lu1-0/+2
2017-05-12x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu1-0/+1
2017-05-08i386: Improve PLT generation and synthetic PLT symbolsH.J. Lu1-0/+21
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu1-0/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+273
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu1-0/+22
2017-02-15Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu1-0/+3
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu1-0/+1
2017-01-10i386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CCH.J. Lu1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu1-0/+1
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra1-3/+3
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu1-0/+5
2016-06-16Don't check undefined symbol for IFUNC relocH.J. Lu1-0/+1
2016-06-13Add the GOT base for GOT32 relocs against IFUNCH.J. Lu1-0/+4