aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu3-0/+45
2019-09-09i386: Adjust for new output format from readelfH.J. Lu13-13/+13
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton31-31/+31
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore3-5/+5
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu3-2/+8
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu11-0/+85
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu3-0/+26
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu3-0/+19
2019-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu1-0/+9
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu5-43/+43
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu2-0/+10
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu2-0/+12
2018-11-12i386: Accept both .plt.got and .plt.sec sectionsH.J. Lu1-1/+1
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu3-0/+62
2018-10-08x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu1-2/+1
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra1-6/+1
2018-09-17Ensure that binutils test names are unique.Nick Clifton2-2/+2
2018-08-31ld: Pass -z separate-code to ld for property-x86-4a testsH.J. Lu2-1/+2
2018-08-31x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu27-217/+329
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu2-0/+12
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu19-20/+54
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu2-27/+21
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu10-15/+30
2018-07-20x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu4-4/+4
2018-07-05x86: Remove x86 ISA properties with empty bitsH.J. Lu6-0/+66
2018-06-08Define various symbols conditionally in shared librariesAlan Modra29-208/+130
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu3-2/+4
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-3/+1
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu4-0/+26
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. Lu4-0/+24
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-4/+2
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu3-0/+33
2018-02-26ld error/warning messagesAlan Modra1-1/+1
2018-02-26ELF linker messagesAlan Modra1-1/+1
2018-02-16i386: Add -z noseparate-code to linker testsH.J. Lu19-19/+19
2018-02-16i386: Update tests for -z separate-codeH.J. Lu6-6/+6
2018-02-16i386.exp: Add -z noseparate-codeH.J. Lu1-9/+18
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu3-0/+77
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu6-85/+111
2018-02-04ld/testsuite: Replace -Sw with -SW for readelfH.J. Lu3-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2017-12-04x86 map file textrelAlan Modra2-2/+2
2017-11-07readelf ngettext fixesAlan Modra30-32/+32
2017-10-12ld: Update tests for warning of "-z dynamic-undefined-weak ignored"H.J. Lu3-0/+3
2017-10-11x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu6-0/+74
2017-09-14x86: Cache section contents and relocationsH.J. Lu3-0/+24
2017-09-09x86: Properly handle __ehdr_startH.J. Lu6-0/+49