x86-64: Skip GNU2 TLS tests only without compiler support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 /
2020-01-02  Tamar ChristinaAArch64: Set the correct ELF class for AArch64 stubs...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-07  Alan Modraaarch64 and arm testsuite fixes for targets lacking...
2019-08-22  Tamar ChristinaAArch64: Fix LD crash on weak and undefined TLS symbols...
2019-08-08  Nick CliftonChange the output of readelf's note display so that...
2019-06-14  Szabolcs NagyAdd R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
2019-06-06  Sudakshina Das[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
2019-06-06  Sudakshina Das[LD, AArch64] Move ELF options behind -z
2019-05-28  Szabolcs Nagyaarch64: fix variant_pcs ld tests
2019-05-24  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS in bfd
2019-05-21  Tamar ChristinaAArch64: Implement choice between Cortex-A53 erratum...
2019-04-25  Sudakshina Das[BFD, AArch64] Improve bti/pac plts.
2019-04-11  Tamar ChristinaAArch64: When DF_BIND_NOW don't use TLSDESC GOT value.
2019-03-21  Sudakshina Das[BFD, AArch64, x86] Improve warning for --force-bti
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-27  Tamar ChristinaAArch64: Fix regression in Cortex A53 erratum when...
2018-08-01  Roland McGrathFix spurious check-ld failures on aarch64-elf
2018-07-20  Andre Simoes Dias... [PATCH, LD, AArch64] Fix ifunc testisms
2018-06-20  Renlin Li[BFD][AARCH64]Properly truncate no overflow checking...
2018-06-14  Alan ModraELF dynsyms
2018-06-08  Alan ModraDefine various symbols conditionally in shared libraries
2018-03-28  Renlin Li[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-03-07  Renlin Li[PR20402][LD][AARCH64]Don't emit RELATIVE relocation...
2018-03-02  Jim WilsonEnsure 8-byte alignment for AArch64 stubs.
2018-02-25  Alan ModraARM and AArch64 messages
2018-02-05  Renlin Li[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH...
2018-01-24  Renlin Li[LD][AARCH64]Add group relocations to create PC-relativ...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-13  Renlin Li[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH6...
2017-11-07  Alan Modrareadelf ngettext fixes
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-12  Nick CliftonForce the AArch64 linker backend to refuse to link...
2017-09-15  Alan ModraPR22118, Incorrectly-capitalized regexp
2017-08-07  Alan ModraMore support for ld --hash-style in the ld testsuite
2017-08-07  Alan ModraSupport different ld --hash-style in the ld testsuite
2017-07-11  Jiong Wang[AArch64] Use "#pass" instead of "#..." to filter multi...
2017-06-16  Jiong Wang[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol...
2017-06-15  Jiong Wang[AArch64] Allow COPY relocation elimination
2017-06-09  Jiong WangRevert "[AArch64] Allow COPY relocation elimination"
2017-06-08  Jiong Wang[AArch64] Allow COPY relocation elimination
2017-03-13  Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-01-23  Yury NorovFix AArch64 relocation handling in ILP32 mode.
2017-01-20  Jiong Wang[AArch64] Optimize .gnu.hash table size for executable
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-14  Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
2016-12-14  Yury NorovRevert "ld: aarch64: fix TLS relaxation where TCB_SIZE...
2016-12-14  Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
2016-12-13  Jiong Wang[AArch64] Make LD testcases support ILP32 mode
2016-12-01  Yury NorovFix accesses to the GOT for AARCH64 operating in 32...
2016-11-10  Jiong Wang[AArch64] Bind defined symbol locally in PIE
2016-10-11  Nick CliftonEnhance objdump so that it will use .got, .plt and...
2016-09-21  Richard Sandiford[AArch64] Print spaces after commas in addresses
2016-09-21  Richard Sandiford[AArch64] Add SVE condition codes
2016-06-24  Alan Modraaarch64 ld testsuite
2016-05-03  Jiong Wang[AArch64] Also puts value in place for R_AARCH64_RELATIVE
2016-03-07  Jiong Wang[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_...
2016-02-26  Renlin Li[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflo...
2016-02-24  Renlin LiRevert "ABS32"
2016-02-24  Renlin LiABS32
2016-02-09  Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09  Walfred TedeschiRevert "Add a more helpful warning message to explain...
2016-02-09  Nick CliftonAdd a more helpful warning message to explain why some...
2016-01-21  Jiong Wang[AArch64] Relax long branch veneer insertion for non...
2016-01-01  Alan ModraCopyright update for binutils
2015-11-12  Marcus ShawcroftRevert "[LD][AARCH64]Add TLSIE relaxation support under...
2015-11-03  Renlin Li[LD][AARCH64]Add test cases for big-endian.
2015-10-02  Renlin Li[LD][AARCH64]Add TLSIE relaxation support under large...
2015-10-02  Renlin Li[LD][AARCH64]Add TLSDESC support for large memory model.
2015-10-02  Renlin Li[BFD][AARCH64]Add TLSGD relaxation support under large...
2015-10-02  Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-10-01  Renlin Li[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for...
2015-09-09  Jiong Wang[AArch64] Relax TLS local dynamic traditional into...
2015-08-19  Jiong Wang[AArch64][6/6] LD support TLSLD load/store relocation...
2015-08-19  Jiong Wang[AArch64][4/6] LD support TLSLD move/add relocation...
2015-08-19  Jiong Wang[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-12  Jiong Wang[AArch64] Fix test failures on elf configuration
2015-08-12  Thomas Preud'homme[AArch64] Rename relocs-257-symbolic-func ld test to...
2015-08-11  Jiong Wang[AArch64] Commit missing testcases
2015-08-11  Jiong Wang[AArch64] Long branch veneer support far symbol defined...
2015-08-11  Jiong Wang[AArch64] PR18668, repair long branch veneer for plt...
2015-08-11  Jiong Wang[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-11  Jiong Wang[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_L...
2015-08-11  Jiong Wang[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-07-27  Szabolcs Nagy[AArch64] Fix extern protected data handling
2015-07-16  Jiong Wang[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-06-23  Jiong Wang[AArch64] Generate DT_TEXTREL for relocation against...
2015-06-17  Jiong Wang[AArch64] Select correct linker emulation for ILP32...
2015-06-03  Jiong Wang[AArch64] Revert local changes included in Matthew...
2015-06-03  Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02  Jiong Wang[AArch64] Fix typo in testcase
2015-06-01  Jiong Wang[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01  Jiong Wang[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enabl...
next
This page took 0.230651 seconds and 7 git commands to generate.