summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-017-7/+7
* x86: Properly handle PLT expression in directiveH.J. Lu2018-12-194-0/+46
* Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu2018-12-191-1/+1
* elf: Add PT_GNU_PROPERTY segment typeH.J. Lu2018-12-1414-106/+104
* elf: Report property change when merging propertiesH.J. Lu2018-12-073-2/+7
* x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu2018-12-044-0/+20
* x86: Delay setting the iplt section alignmentH.J. Lu2018-12-017-0/+65
* x86: Disable GOT relaxation with data prefixH.J. Lu2018-11-053-0/+62
* x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu2018-10-082-4/+2
* Ensure that binutils test names are unique.Nick Clifton2018-09-171-1/+1
* ld: Pass -z separate-code to ld for property-x86-4a testsH.J. Lu2018-08-312-2/+2
* x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu2018-08-3152-265/+414
* x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu2018-08-275-0/+107
* x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu2018-08-2435-28/+246
* x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu2018-08-174-50/+38
* ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.sH.J. Lu2018-08-121-1/+1
* x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu2018-08-0818-27/+120
* x32: Align the .note.gnu.property section to 4 bytesH.J. Lu2018-08-031-0/+4
* x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu2018-07-205-5/+5
* x86: Remove x86 ISA properties with empty bitsH.J. Lu2018-07-058-0/+114
* x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu2018-07-024-0/+24
* Define various symbols conditionally in shared librariesAlan Modra2018-06-0862-810/+745
* ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu2018-05-263-2/+4
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-3/+1
* x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu2018-05-184-0/+26
* ld: Run pr23189 for all targetsH.J. Lu2018-05-181-1/+1
* x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu2018-05-184-0/+24
* x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu2018-03-251-1/+1
* x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu2018-03-083-0/+33
* ld error/warning messagesAlan Modra2018-02-261-1/+1
* x86-64: Add -z max-page-size=0x200000 -z noseparate-code to linker testsH.J. Lu2018-02-1650-50/+50
* x86-64: Update tests for -z separate-codeH.J. Lu2018-02-162-10/+10
* mpx.exp: Add -z max-page-size=0x200000 -z noseparate-codeH.J. Lu2018-02-161-3/+6
* x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000H.J. Lu2018-02-161-18/+43
* x86-64: Use PLT address for PC-relative relocH.J. Lu2018-02-145-0/+73
* x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu2018-02-131-2/+2
* x86-64: Generate branch with PLT32 relocationH.J. Lu2018-02-139-1/+93
* PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra2018-02-131-1/+1
* x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu2018-02-059-153/+192
* ld/testsuite: Replace -Sw with -SW for readelfH.J. Lu2018-02-046-6/+6
* ld: Replace "-z textonly" with "-z separate-code"H.J. Lu2018-01-112-2/+2
* x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu2018-01-115-0/+103
* Update year range in copyright notice of binutils filesAlan Modra2018-01-037-7/+7
* x86 map file textrelAlan Modra2017-12-042-2/+2
* x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich2017-11-233-0/+32
* readelf ngettext fixesAlan Modra2017-11-0739-39/+39
* ld: Update tests for warning of "-z dynamic-undefined-weak ignored"H.J. Lu2017-10-124-9/+13
* x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu2017-10-118-0/+97
* Fix compile time warning message when running the PR19874 linker test.Nick Clifton2017-10-091-1/+1
* x86: Cache section contents and relocationsH.J. Lu2017-09-143-0/+24