aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-16x86-64: Update tests for -z separate-codeH.J. Lu2-10/+10
2018-02-16mpx.exp: Add -z max-page-size=0x200000 -z noseparate-codeH.J. Lu1-3/+6
2018-02-16x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000H.J. Lu1-18/+43
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu5-0/+73
2018-02-13x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu1-2/+2
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu9-1/+93
2018-02-13PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra1-1/+1
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu9-153/+192
2018-02-04ld/testsuite: Replace -Sw with -SW for readelfH.J. Lu6-6/+6
2018-01-11ld: Replace "-z textonly" with "-z separate-code"H.J. Lu2-2/+2
2018-01-11x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu5-0/+103
2018-01-03Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2017-12-04x86 map file textrelAlan Modra2-2/+2
2017-11-23x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich3-0/+32
2017-11-07readelf ngettext fixesAlan Modra39-39/+39
2017-10-12ld: Update tests for warning of "-z dynamic-undefined-weak ignored"H.J. Lu4-9/+13
2017-10-11x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu8-0/+97
2017-10-09Fix compile time warning message when running the PR19874 linker test.Nick Clifton1-1/+1
2017-09-14x86: Cache section contents and relocationsH.J. Lu3-0/+24
2017-09-09x86: Properly handle __ehdr_startH.J. Lu10-0/+91
2017-09-06x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu4-6/+4
2017-09-05x86-64: Properly set converted_relocH.J. Lu3-3/+3
2017-09-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu2-3/+3
2017-09-03x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu3-0/+87
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu3-0/+70
2017-09-01x86: Correct unwind information for the second PLTH.J. Lu13-36/+330
2017-08-31Add a test for PR ld/22048H.J. Lu4-0/+38
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu6-0/+123
2017-08-24ld: Replace regexp with string matchH.J. Lu1-2/+2
2017-08-24x86-64: Run pr22001-1b on x32H.J. Lu1-8/+25
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu6-0/+102
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu4-4/+4
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu3-0/+45
2017-08-20Update testsuite/ld-x86-64/plt-main-bnd.ddH.J. Lu1-1/+1
2017-08-14PR21441, Unnecessary padding of .eh_frame sectionAlan Modra2-10/+2
2017-08-13ld: Restore linker scripts in PR ld/21884 testsH.J. Lu5-0/+27
2017-08-13Fix i686-nacl and x86_64-nacl pr21884 failuresAlan Modra1-4/+0
2017-08-11Add 2 more tests for PR ld/21884H.J. Lu3-0/+21
2017-08-09Run PR ld/17618 test only with 64-bit ELF linkerH.J. Lu2-2/+5
2017-08-08ld: Require GCC 5 or above for 3 x86 testsH.J. Lu1-18/+23
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra45-63/+63
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu4-0/+34
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-1/+1
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu16-0/+163
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu42-0/+982
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu2-5/+11