aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu5-0/+50
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu3-10/+18
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu6-0/+47
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu3-0/+76
2014-11-21Run plt-main test with -pieH.J. Lu1-0/+10
2014-11-20Don't run pr17618 test on x32H.J. Lu1-0/+1
2014-11-20Update plt-main tests for x32H.J. Lu4-6/+6
2014-11-20Add function and function pointer testsH.J. Lu12-0/+138
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu3-0/+29
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu1-4/+4
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin14-15/+127
2014-11-13Add assembler support for @gotpltH.J. Lu3-0/+12
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu1-2/+2
2014-09-11Move ELF section headers to end of object fileAlan Modra3-3/+3
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu3-0/+15
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu1-0/+4
2014-07-16Properly match PLT entry against .got.plt relocationH.J. Lu5-5/+85
2014-05-09Properly display extra data/address size prefixesH.J. Lu7-26/+26
2014-03-05Update copyright yearsAlan Modra5-7/+5
2014-02-19Create the second PLT for BND relocationsH.J. Lu4-0/+80
2014-01-10Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra1-1/+1
2014-01-08Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu1-4/+19
2013-11-21Add bnd-branch-1 testusers/hjl/mpx/masterH.J. Lu3-0/+30
2013-11-20Add mpx1static, mpx2 and mpx2static testsH.J. Lu7-0/+50
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu7-0/+92
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath5-6/+6
2013-11-01x86_64-*-nacl*: Adjust test cases for PLT nop fix.Roland McGrath2-3/+3
2013-08-29 * elf64-x86-64.c (elf_x86_64_check_tls_transition): AllowJakub Jelinek11-12/+420
2013-08-26bfd/Roland McGrath7-9/+9
2013-08-26bfd/Roland McGrath3-3/+3
2013-08-23ld/testsuite/Roland McGrath5-10/+10
2013-07-01Adjust ld-x86-64/tlsg.sdH.J. Lu1-1/+1
2013-06-28Handle R_X86_64_DTPOFF64H.J. Lu2-1/+2
2013-06-04Update x86 nacl tests for section alignment changeH.J. Lu1-5/+5
2013-05-31Don't align text/data/bss sections for ELFH.J. Lu11-40/+36
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki3-35/+36
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu6-0/+62
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu7-0/+60
2012-08-31Convert mov to lea for loading local function addressH.J. Lu8-0/+95
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki3-0/+115
2012-07-02ld/testsuite/Roland McGrath5-35/+45
2012-06-15ld/Alan Modra5-30/+30
2012-06-12Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segmentH.J. Lu3-0/+34
2012-06-11Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu3-0/+14
2012-06-06bfd/Alan Modra10-16/+26
2012-05-22Adjust ld-x86-64/ilp32-11.s for NACLH.J. Lu2-1/+4
2012-05-22ld/testsuite/Roland McGrath3-5/+4
2012-05-22Skip/xfail x86_64-*-nacl* for eh4/pr12570a testsH.J. Lu1-0/+1
2012-05-22Revert the change for PR ld/r13909H.J. Lu2-11/+0
2012-05-22Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu2-0/+11