aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
2020-04-02ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu1-4/+6
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu1-1/+10
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-2/+2
2020-01-22x86-64: Skip GNU2 TLS tests only without compiler supportH.J. Lu1-2/+2
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu16-0/+445
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra1-1/+1
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu3-0/+39
2019-08-16x86-64: Move PIC check for PC-relative relocations backH.J. Lu5-0/+24
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton81-81/+81
2019-06-24elf: Remove the property after reporting its removalH.J. Lu6-0/+57
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore4-4/+4
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu12-11/+17
2019-04-17x86: Also check x86 linker_def for non-shared definitionH.J. Lu8-0/+71
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu22-0/+197
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu8-0/+110
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu3-0/+19
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu4-0/+18
2019-01-01Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu4-0/+46
2018-12-19Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu1-1/+1
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu14-106/+104
2018-12-07elf: Report property change when merging propertiesH.J. Lu3-2/+7
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu4-0/+20
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu7-0/+65
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. Lu2-4/+2
2018-09-17Ensure that binutils test names are unique.Nick Clifton1-1/+1
2018-08-31ld: Pass -z separate-code to ld for property-x86-4a testsH.J. Lu2-2/+2
2018-08-31x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu52-265/+414
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu5-0/+107
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu35-28/+246
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu4-50/+38
2018-08-12ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.sH.J. Lu1-1/+1
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu18-27/+120
2018-08-03x32: Align the .note.gnu.property section to 4 bytesH.J. Lu1-0/+4
2018-07-20x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu5-5/+5
2018-07-05x86: Remove x86 ISA properties with empty bitsH.J. Lu8-0/+114
2018-07-02x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu4-0/+24
2018-06-08Define various symbols conditionally in shared librariesAlan Modra62-810/+745
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-03-25x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu1-1/+1
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-16x86-64: Add -z max-page-size=0x200000 -z noseparate-code to linker testsH.J. Lu50-50/+50