i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / x86-64.exp
2019-12-12  H.J. Lui386: Add tests for -malign-branch-boundary and -malign...
2019-08-16  H.J. Lux86-64: Move PIC check for PC-relative relocations...
2019-06-24  H.J. Luelf: Remove the property after reporting its removal
2019-04-24  Sandra LoosemoreUse better test for usable compiler in ld testsuite.
2019-04-17  H.J. Lux86: Suggest -fPIE when not building shared object
2019-04-17  H.J. Lux86: Also check x86 linker_def for non-shared definition
2019-04-11  H.J. Lux86: Add -z cet-report=[none|warning|error]
2019-03-13  H.J. Lux86: Properly set IBT and SHSTK properties for -z ibt...
2019-02-27  H.J. Lux86-64: Skip protected check on symbol defined by linker
2019-02-06  H.J. Lux86-64: Restore PIC check for PCREL reloc against prote...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-19  H.J. Lux86: Properly handle PLT expression in directive
2018-12-19  H.J. LuRename PR ld/22842 run-time test to "Run pr22842"
2018-12-01  H.J. Lux86: Delay setting the iplt section alignment
2018-11-05  H.J. Lux86: Disable GOT relaxation with data prefix
2018-08-31  H.J. Lux86: Add explicit -mx86-used-note=[yes|no] to tests
2018-08-27  H.J. Lux86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit
2018-08-24  H.J. Lux86: Update GNU_PROPERTY_X86_XXX macros
2018-08-08  H.J. Lux86: Properly merge GNU_PROPERTY_X86_ISA_1_USED
2018-07-05  H.J. Lux86: Remove x86 ISA properties with empty bits
2018-07-02  H.J. Lux86-64: Clear the R_X86_64_converted_reloc_bit bit
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for versioned symbol
2018-05-18  H.J. Luld: Run pr23189 for all targets
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for linker defined...
2018-03-08  H.J. Lux86: Treat relocation against IFUNC symbol as FUNC
2018-02-16  H.J. Lux86-64.exp: Add -z noseparate-code -z max-page-size...
2018-02-14  H.J. Lux86-64: Use PLT address for PC-relative reloc
2018-02-14  H.J. Lux86-64: Use pr22393-3a.so and pr22393-3a-now.so
2018-02-13  H.J. Lux86-64: Generate branch with PLT32 relocation
2018-02-05  H.J. Lux86: Remove the unused _GLOBAL_OFFSET_TABLE_
2018-01-12  H.J. Lux86-64: Add tests for -z separate-code -z max-page...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-23  Jan Beulichx86-64: always use unsigned 32-bit reloc for 32-bit...
2017-10-11  H.J. Lux86: Run PR ld/19636 tests with -z dynamic-undefined...
2017-09-14  H.J. Lux86: Cache section contents and relocations
2017-09-09  H.J. Lux86: Properly handle __ehdr_start
2017-09-03  H.J. Lux86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true
2017-09-02  H.J. Lux86-64: Check ELF_COMMON_DEF_P for common symbols
2017-08-31  H.J. LuAdd a test for PR ld/22048
2017-08-27  H.J. LuDisallow copy relocation against protected data symbol
2017-08-24  H.J. Luld: Replace regexp with string match
2017-08-24  H.J. Lux86-64: Run pr22001-1b on x32
2017-08-24  H.J. Lux86-64: Check relocations with -z nocopyreloc
2017-08-23  H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-13  H.J. Luld: Restore linker scripts in PR ld/21884 tests
2017-08-11  H.J. LuAdd 2 more tests for PR ld/21884
2017-08-09  H.J. LuRun PR ld/17618 test only with 64-bit ELF linker
2017-08-07  Alan ModraSupport different ld --hash-style in the ld testsuite
2017-07-17  H.J. Lux86-64: Limit PIC check to shared library build
2017-06-22  H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22  H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-06-21  H.J. LuPass $NOPIE_LDFLAGS size tests
2017-06-20  H.J. LuCheck the DYNAMIC bit for input shared objects
2017-06-09  H.J. Lux86-64: Add some x32 ELF property tests
2017-05-19  H.J. Lux86: Add GC testcases with property sections
2017-05-16  H.J. LuFix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
2017-05-16  H.J. LuRun PR ld/21481 tests only if IFUNC is supported
2017-05-12  H.J. Lux86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
2017-05-10  H.J. Lux86-64: Use .plt.bnd for IFUNC function address
2017-05-08  H.J. Lux86-64: Improve PLT generation and synthetic PLT symbols
2017-04-26  H.J. Lux86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation
2017-04-07  H.J. LuUse NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE
2017-04-07  Nick CliftonFix failure in x86_64 linker tests when compiling with...
2017-04-03  H.J. Luld: Support ELF GNU program properties
2017-01-12  H.J. Lux86-64: Also generate unwind info for .plt.bnd
2017-01-11  H.J. Lux86-64: Correct unwind info for the BND PLT
2017-01-10  H.J. LuX32: Place .plt.got section after .plt section
2017-01-10  H.J. Lui386/x86-64: Add unwind info for .plt.got section
2017-01-02  Alan ModraRun more ld tests when not native
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-14  H.J. LuAlso check GOT PLT for R_X86_64_PLTOFF64
2016-09-06  H.J. LuResolve size relocation with copy relocation
2016-08-29  H.J. LuRun PR ld/19784 tests only if ifunc attribute works
2016-08-29  H.J. Lui386: Issue an error on non-PIC call to IFUNC in PIC...
2016-07-21  Alan ModraUse variable args in run_ld_link_exec_tests
2016-06-18  H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-06  H.J. LuSupport x86-64 TLS code sequences without PLT
2016-06-03  H.J. LuUpdate x86 linker tests for --disable-x86-relax-relocations
2016-05-13  H.J. LuDon't convert GOTPCREL relocation against large section
2016-05-06  H.J. LuTest load conversion with symbol versioning for x86
2016-04-20  H.J. LuAdd ld-x86-64/pic1 test
2016-04-20  H.J. LuAdd ld-x86-64/pie2 test
2016-04-20  H.J. LuCheck run-time R_X86_64_32 relocation overflow
2016-04-20  H.J. LuAdd another testcase for PR ld/19719
2016-04-13  H.J. LuUpdate x86-64 tests for --as-needed
2016-04-12  H.J. LuProperly handle dynamic reloc against normal symbol
2016-03-15  H.J. LuBind defined symbol locally in PIE
2016-03-15  H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-03-13  H.J. LuAdd more tests for PR ld/19539
2016-03-07  H.J. LuSupport --as-needed in i386/x86-64 tests
2016-03-06  H.J. LuLink tmpdir/copyreloc-main.o before tmpdir/copyreloc...
2016-02-26  H.J. LuOptimize x86 GOT32X/GOTPCRELX relocations
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-26  H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
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...
next
This page took 0.428889 seconds and 107 git commands to generate.