ld: Add tests for -z separate-code and -z noseparate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 /
2016-02-17  H.J. Lu[x86-64] Omit dynamic sections symbols
2016-02-15  Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-11  H.J. LuEnable -Bsymbolic and -Bsymbolic-functions to PIE
2016-02-03  H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-02-02  H.J. LuAdd a testcase for PR ld/18591
2016-01-01  Alan ModraCopyright update for binutils
2015-12-04  H.J. LuOptimize R_386_GOT32/R_386_GOT32X only if addend is 0
2015-12-01  H.J. LuProperly check symbol defined by assignment in linker...
2015-10-29  H.J. LuAlso check GOTPCRELX
2015-10-28  H.J. LuAdd a test for PR ld/19162
2015-10-26  H.J. LuCheck symbol defined by assignment in linker script
2015-10-26  H.J. LuProperly convert address load of __start_XXX/__stop_XXX
2015-10-22  H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22  H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-16  H.J. LuConvert mov to lea for loading address of local common...
2015-10-01  H.J. LuCreate a PLT entry for R_X86_64_PC32 in non-code sections
2015-10-01  Alan ModraUpdate ld-x86-64/pr19013-nacl.d
2015-09-30  Alan ModraRevert "Also check e_machine when merging sections"
2015-09-30  H.J. LuPass -m elf_x86_64 to ld for 64-bit test
2015-09-30  H.J. LuAlso check e_machine when merging sections
2015-09-01  H.J. LuSkip PLT for function pointer initialization
2015-08-13  H.J. LuIssue an error for read-only segment with dynamic IFUNC...
2015-08-12  H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-07-27  H.J. LuAdd $PLT_CFLAGS to -fPIC for run_cc_link_tests
2015-06-24  H.J. LuKeep .plt section and DT_PLTGOT for prelink
2015-05-16  H.J. LuDon't generate PLT relocations for now binding
2015-05-15  H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-12  H.J. LuAllocate the first .plt entry space only if needed
2015-05-09  H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
2015-04-22  Alan ModraRewrite relro adjusting code
2015-04-20  H.J. LuDon't hardcode offset of .shstrtab section
2015-04-14  H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-11  H.J. LuReplace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
2015-04-10  H.J. LuCheck GOTOFF reloc against protected data on x86
2015-04-10  H.J. LuAdd extern_protected_data and set it for x86
2015-04-10  Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-04-01  H.J. LuAdd a testcase for PR ld/18176
2015-03-27  H.J. LuDon't run ld-x86-64/pr18160.d for x86_64-*-nacl*
2015-03-26  H.J. LuSkip gc-sections if relocation is incompatible
2015-03-05  H.J. LuAdd extern_protected_data and set it for x86
2015-02-19  H.J. LuUse nm/readelf with "failif"
2015-02-19  Alan ModraStrip undefined symbols from .symtab
2015-02-17  Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-16  H.J. LuProperly place the NULL STT_FILE symbol
2015-02-07  H.J. LuIssue relocation in RO section warning for -z text
2015-01-15  H.J. LuDon't complain about -fPIC for undefined symbol
2015-01-11  H.J. LuOnly discard space for pc-relative relocs symbols
2015-01-08  Jan Beulichld/x86-64: adjust pr14207 test expectations
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-14  H.J. LuHandle weak alias for PIE with copy reloc
2014-12-03  H.J. LuReplace copyreloc-main.c with copyreloc-main.S
2014-12-02  H.J. LuX86-64: Allow copy relocs for building PIE
2014-11-25  H.J. LuOptimize out i386/x86-64 JUMP_SLOT relocation
2014-11-21  H.J. LuRun plt-main test with -pie
2014-11-20  H.J. LuDon't run pr17618 test on x32
2014-11-20  H.J. LuUpdate plt-main tests for x32
2014-11-20  H.J. LuAdd function and function pointer tests
2014-11-18  H.J. LuCheck PC-relative offset overflow in PLT entry
2014-11-18  H.J. LuAlways run mpx3 and mpx4 tests in 64-bit
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-13  H.J. LuAdd assembler support for @gotplt
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-09-10  Alan ModraMove ELF section headers to end of object file
2014-08-27  H.J. LuUse bfd_is_abs_section to check discarded input section
2014-08-27  H.J. LuDon't attach dynamic sections to input from ld --just...
2014-07-16  H.J. LuProperly match PLT entry against .got.plt relocation
2014-05-09  H.J. LuProperly display extra data/address size prefixes
2014-03-05  Alan ModraUpdate copyright years
2014-02-19  H.J. LuCreate the second PLT for BND relocations
2014-01-10  Alan ModraDon't adjust LOAD segment to match GNU_RELRO segment
2014-01-08  H.J. LuAdjust LOAD segment to generate GNU_RELRO segment
2013-11-21  H.J. LuAdd bnd-branch-1 test
2013-11-20  H.J. LuAdd mpx1static, mpx2 and mpx2static tests
2013-11-17  H.J. LuAdd R_X86_64_PC32_BND and R_X86_64_PLT32_BND
2013-11-07  Roland McGrathSet CPU type in BFD backend for x86_64-nacl* and i...
2013-11-01  Roland McGrathx86_64-*-nacl*: Adjust test cases for PLT nop fix.
2013-08-29  Jakub Jelinek * elf64-x86-64.c (elf_x86_64_check_tls_transition...
2013-08-26  Roland McGrathbfd/
2013-08-26  Roland McGrathbfd/
2013-08-23  Roland McGrathld/testsuite/
2013-07-01  H.J. LuAdjust ld-x86-64/tlsg.sd
2013-06-28  H.J. LuHandle R_X86_64_DTPOFF64
2013-06-04  H.J. LuUpdate x86 nacl tests for section alignment change
2013-05-31  H.J. LuDon't align text/data/bss sections for ELF
2013-02-19  Maciej W. Rozycki * lib/ld-lib.exp (run_ld_link_tests): Add another...
2012-09-01  H.J. LuDon't optimize relocation against _DYNAMIC
2012-08-31  H.J. LuConvert mov to lea in size_dynamic_sections
2012-08-31  H.J. LuConvert mov to lea for loading local function address
2012-08-28  Maciej W. Rozycki * ld-elf/export-class.sd: New test.
2012-07-02  Roland McGrathld/testsuite/
2012-06-15  Alan Modrald/
2012-06-12  H.J. LuAbort if PT_GNU_RELRO segment doesn't fit in PT_LOAD...
2012-06-11  H.J. LuDon't hardcode .got.plt into DATA_SEGMENT_RELRO_END...
2012-06-06  Alan Modrabfd/
2012-05-22  H.J. LuAdjust ld-x86-64/ilp32-11.s for NACL
2012-05-22  Roland McGrathld/testsuite/
2012-05-22  H.J. LuSkip/xfail x86_64-*-nacl* for eh4/pr12570a tests
2012-05-22  H.J. LuRevert the change for PR ld/r13909
2012-05-22  H.J. LuCreate PLT eh_frame section if there is .eh_frame section
2012-05-22  H.J. LuAlways create PLT eh_frame section for i386/x86-64
next
This page took 0.296844 seconds and 7 git commands to generate.