summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
Commit message (Expand)AuthorAgeFilesLines
* * elf64-x86-64.c (elf_x86_64_check_tls_transition): AllowJakub Jelinek2013-08-2911-12/+420
* bfd/Roland McGrath2013-08-267-9/+9
* bfd/Roland McGrath2013-08-263-3/+3
* ld/testsuite/Roland McGrath2013-08-235-10/+10
* Adjust ld-x86-64/tlsg.sdH.J. Lu2013-07-011-1/+1
* Handle R_X86_64_DTPOFF64H.J. Lu2013-06-282-1/+2
* Update x86 nacl tests for section alignment changeH.J. Lu2013-06-041-5/+5
* Don't align text/data/bss sections for ELFH.J. Lu2013-05-3111-40/+36
* * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2013-02-193-35/+36
* Don't optimize relocation against _DYNAMICH.J. Lu2012-09-016-0/+62
* Convert mov to lea in size_dynamic_sectionsH.J. Lu2012-08-317-0/+60
* Convert mov to lea for loading local function addressH.J. Lu2012-08-318-0/+95
* * ld-elf/export-class.sd: New test.Maciej W. Rozycki2012-08-283-0/+115
* ld/testsuite/Roland McGrath2012-07-025-35/+45
* ld/Alan Modra2012-06-155-30/+30
* Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segmentH.J. Lu2012-06-123-0/+34
* Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu2012-06-113-0/+14
* bfd/Alan Modra2012-06-0610-16/+26
* Adjust ld-x86-64/ilp32-11.s for NACLH.J. Lu2012-05-222-1/+4
* ld/testsuite/Roland McGrath2012-05-223-5/+4
* Skip/xfail x86_64-*-nacl* for eh4/pr12570a testsH.J. Lu2012-05-221-0/+1
* Revert the change for PR ld/r13909H.J. Lu2012-05-222-11/+0
* Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu2012-05-222-0/+11
* Always create PLT eh_frame section for i386/x86-64H.J. Lu2012-05-225-0/+35
* Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu2012-05-186-12/+12
* Always display addend as signed hex numberH.J. Lu2012-05-114-40/+40
* Display signed hex number in x32 addend overflow checkH.J. Lu2012-05-101-1/+1
* Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu2012-05-102-2/+10
* Check 64-bit relocation addend overflow for x32H.J. Lu2012-05-103-0/+13
* * ld-x86-64/plt-nacl.pd: Fix expected nop padding.Roland McGrath2012-04-242-6/+9
* Set reloc_count to 0 for reloc sectionsH.J. Lu2012-04-133-0/+13
* bfd/Roland McGrath2012-04-0343-635/+1577
* Handle relocation against protected function for -BsymbolicH.J. Lu2012-03-205-0/+36
* Restore R_386_IRELATIVE and R_X86_64_IRELATIVEH.J. Lu2012-03-093-3/+3
* Support arch-dependent fillH.J. Lu2012-01-313-8/+3
* Remove ABI_64_P check on R_X86_64_PCXXH.J. Lu2012-01-107-21/+25
* * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit andNick Clifton2012-01-054-0/+87
* Replace IRELATIVE relocations with RELATIVE in .rel.dyn.H.J. Lu2011-10-213-3/+3
* Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu2011-09-121-2/+1
* Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.H.J. Lu2011-08-1219-0/+199
* Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.H.J. Lu2011-08-019-0/+47
* Add initial Intel K1OM support.H.J. Lu2011-07-223-0/+44
* Add testcases for PR ld/12921.H.J. Lu2011-06-243-0/+47
* PR ld/12570Jakub Jelinek2011-06-2023-44/+49
* Fix misc x32 bugs.H.J. Lu2011-06-192-2/+2
* Build x32 DSO from x86-64 object file only for native.H.J. Lu2011-06-091-2/+2
* Allow building x32 DSO from x86-64 object file.H.J. Lu2011-06-093-0/+33
* Handle R_X86_64_TPOFF64 in executable.H.J. Lu2011-05-269-54/+63
* Add testcases for PR ld/12718.H.J. Lu2011-05-013-0/+24
* Support TLS x32 GD->IE, GD->LE and LD->LE transitions.H.J. Lu2011-03-1211-0/+123