binutils-gdb/ld/testsuite/ld-aarch64
Jiong Wang 87ad46af87 [AArch64] Fix test failures on elf configuration
This patch fixed those failures on elf configuration by:

   * Improve the ILP32 target selector "aarch64_choose_ilp32_emul",
     makes it more robust. Target triples copied from configure.tgt

   * Updated emit-relocs-86/-overflow.d to use aarch64_choose_ilp32_emul
     which is following what have done with emit-relocs-28.

   * Those instruction encoding mismatch is because those encoding
     contains pc-relative address. As for elf, we may have different
     start address. relaxed encodind check, especially for
     aarch64-farcall-b/bl-plt, as the main purpose of those check are
     ELF text/data layout, we just want to make sure veneer to plt stub
     is generated.

2015-08-12  Jiong Wang  <jiong.wang@arm.com>

ld/testsuite/
  * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): Support all
  four triple shapes: aarch64-*-linux*, aarch64-*-elf,
  aarch64_be-*-linux*, aarch64_be-*-elf.
  * ld-aarch64/emit-relocs-86.d: Use aarch64_choose_ilp32_emul.
  * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
  * ld-aarch64/ld-aarch64/farcall-b-plt.d: Relax instrucion encoding
  check when they reflect address.
  * ld-aarch64/ld-aarch64/farcall-bl-plt.d: Likewise.
2015-08-12 13:17:50 +01:00
..
aarch64-elf.exp [AArch64] Fix test failures on elf configuration 2015-08-12 13:17:50 +01:00
aarch64.ld Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
copy-reloc-exe.s [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
copy-reloc-so.s [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
copy-reloc.d [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
dt_textrel.d [AArch64] Generate DT_TEXTREL for relocation against read-only section 2015-06-23 12:12:06 +01:00
dt_textrel.s [AArch64] Generate DT_TEXTREL for relocation against read-only section 2015-06-23 12:12:06 +01:00
eh-frame-bar.s Fix linker testsuite failures for Aarch64. 2014-08-26 15:06:49 +01:00
eh-frame-foo.s Fix linker testsuite failures for Aarch64. 2014-08-26 15:06:49 +01:00
eh-frame.d Fix linker testsuite failures for Aarch64. 2014-08-26 15:06:49 +01:00
emit-relocs-28.d [AArch64] Select correct linker emulation for ILP32 according to endianes 2015-06-17 16:36:04 +01:00
emit-relocs-28.s [AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14 2015-06-01 15:45:25 +01:00
emit-relocs-86-overflow.d [AArch64] Fix test failures on elf configuration 2015-08-12 13:17:50 +01:00
emit-relocs-86-overflow.s [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:41 +01:00
emit-relocs-86.d [AArch64] Fix test failures on elf configuration 2015-08-12 13:17:50 +01:00
emit-relocs-86.s [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:41 +01:00
emit-relocs-257-be.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-257.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-257.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-260-be.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-260.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-260.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-262.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-262.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-263.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-263.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-264-bad.d [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
emit-relocs-264.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-264.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-265.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-265.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-266-bad.d [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
emit-relocs-266.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-266.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-267.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-267.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-268-bad.d [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
emit-relocs-268.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-268.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-269-bad.d [AArch64] Improve copy relocation support on four absolute relocation types 2014-08-26 15:48:47 +01:00
emit-relocs-269.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-269.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-270-bad.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-270.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-270.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-271.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-271.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-272.d opcodes/ 2013-01-04 14:59:33 +00:00
emit-relocs-272.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-273.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-273.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-274.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-274.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-275.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-275.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-276.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-276.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-277.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-277.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-278.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-278.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-279-bad.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-279.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-279.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-280.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-280.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-282.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-282.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-283.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-283.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-284.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-284.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-285.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-285.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-286-bad.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-286.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-286.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-287.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-287.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-299.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-299.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-309-low-bad.d 2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com> 2012-09-12 16:25:51 +00:00
emit-relocs-309-low.d [AArch64] Adjust testcases for move of &_DYNAMIC to got[0]. 2013-07-02 06:37:33 +00:00
emit-relocs-309-up-bad.d 2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com> 2012-09-12 16:25:51 +00:00
emit-relocs-309-up.d [AArch64] Adjust testcases for move of &_DYNAMIC to got[0]. 2013-07-02 06:37:33 +00:00
emit-relocs-309.s [PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :got: 2013-07-03 17:26:36 +00:00
emit-relocs-311.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
emit-relocs-311.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-312.d [AArch64] Adjust testcases for move of &_DYNAMIC to got[0]. 2013-07-02 06:37:33 +00:00
emit-relocs-312.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
emit-relocs-313.d [AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15 2015-06-01 10:26:00 +01:00
emit-relocs-313.s [AArch64] Fix typo in testcase 2015-06-02 14:01:29 +01:00
emit-relocs-529-overflow.d [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:41 +01:00
emit-relocs-529-overflow.s [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:41 +01:00
emit-relocs-529.d [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:41 +01:00
emit-relocs-529.s [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:41 +01:00
emit-relocs-local-addend-bar.s Enable elf_backend_rela_normal for AArch64 2014-07-08 09:29:06 +01:00
emit-relocs-local-addend-foo.s Enable elf_backend_rela_normal for AArch64 2014-07-08 09:29:06 +01:00
emit-relocs-local-addend.d Move ELF section headers to end of object file 2014-09-11 00:15:51 +09:30
emit-relocs1.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
erratum835769.d [AArch64] Implement branch over stub section. 2015-03-25 15:16:04 +00:00
erratum835769.s [AArch64] Cortex-A53 erratum 835769 linker workaround 2014-10-24 11:39:35 +01:00
erratum843419.d [AArch64] Workaround for Cortex A53 erratum 843419 2015-04-01 13:16:38 +01:00
erratum843419.s [AArch64] Workaround for Cortex A53 erratum 843419 2015-04-01 13:16:38 +01:00
farcall-b-defsym.d [AArch64] Commit missing testcases 2015-08-11 22:12:08 +01:00
farcall-b-defsym.s [AArch64] Commit missing testcases 2015-08-11 22:12:08 +01:00
farcall-b-gsym.d [AArch64] PR18668, repair long branch veneer for plt stub 2015-08-11 21:44:31 +01:00
farcall-b-gsym.s [AArch64] PR18668, repair long branch veneer for plt stub 2015-08-11 21:44:31 +01:00
farcall-b-none-function.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-b-none-function.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-b-plt.d [AArch64] Fix test failures on elf configuration 2015-08-12 13:17:50 +01:00
farcall-b-plt.s [AArch64] PR18668, repair long branch veneer for plt stub 2015-08-11 21:44:31 +01:00
farcall-b.d [AArch64] Implement branch over stub section. 2015-03-25 15:16:04 +00:00
farcall-b.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-back-be.d [AArch64] Fix branch stubs for BE 2015-03-26 16:20:38 +00:00
farcall-back.d [AArch64] Implement branch over stub section. 2015-03-25 15:16:04 +00:00
farcall-back.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-bl-defsym.d [AArch64] Commit missing testcases 2015-08-11 22:12:08 +01:00
farcall-bl-defsym.s [AArch64] Commit missing testcases 2015-08-11 22:12:08 +01:00
farcall-bl-none-function.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-bl-none-function.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-bl-plt.d [AArch64] Fix test failures on elf configuration 2015-08-12 13:17:50 +01:00
farcall-bl-plt.s [AArch64] PR18668, repair long branch veneer for plt stub 2015-08-11 21:44:31 +01:00
farcall-bl.d [AArch64] Implement branch over stub section. 2015-03-25 15:16:04 +00:00
farcall-bl.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-section.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
farcall-section.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
gc-got-relocs.d [AArch64] Adjust testcases for move of &_DYNAMIC to got[0]. 2013-07-02 06:37:33 +00:00
gc-plt-hidden.s 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-plt-main.s 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-plt-relocs.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
gc-plt1.s 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-plt2.s 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-relocs-257-dyn.d 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-relocs-257.d 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-relocs-257.s 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> 2013-04-10 12:00:14 +00:00
gc-relocs-309.s [PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :got: 2013-07-03 17:26:36 +00:00
gc-relocs-311.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-relocs-312.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-relocs-tlsdesc.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-relocs-tlsgd.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-relocs-tlsie.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-relocs-tlsle.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-start.s * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use 2013-04-03 14:21:18 +00:00
gc-tls-relocs.d Strip undefined symbols from .symtab 2015-02-19 13:36:34 +10:30
ifunc-1-local.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-1-local.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-1.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-1.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-2-local.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-2-local.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-2.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-2.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-3.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-3a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-3b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-4.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-4.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-4a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5-local.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5a-local.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5b-local.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-5r-local.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-6.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-6a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-6b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-7.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-7a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-7b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-7c.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-8.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-8a.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-8b.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-9.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-9.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-10.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-10.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-11.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-11.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-12.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-12.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-13.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-13a.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-13b.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14a.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14b.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14c.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14c.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14d.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14e.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-14f.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-15.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-15.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-16.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-16.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-17a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-17a.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-17b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-17b.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-18a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-18a.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-18b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-18b.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-19a.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-19a.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-19b.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-19b.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-20.d aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-20.s aarch64: Add support for GNU indirect functions. 2013-10-03 14:46:09 +00:00
ifunc-21.d ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targets 2013-12-11 21:05:36 +00:00
ifunc-21.s bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms. 2013-11-26 15:24:54 +00:00
ifunc-22.d ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targets 2013-12-11 21:05:36 +00:00
ifunc-22.s bfd/elfnn-aarch64.c: Handle static links with ifunc correctly. 2013-11-26 15:25:11 +00:00
limit-b.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
limit-b.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
limit-bl.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
limit-bl.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
local-addend-r.d Move ELF section headers to end of object file 2014-09-11 00:15:51 +09:30
pcrel.s [AArch64] Improve PC-relative relocation check for shared library 2015-04-24 22:35:04 +01:00
pcrel_pic_defined_local.d [AArch64] Improve PC-relative relocation check for shared library 2015-04-24 22:35:04 +01:00
pcrel_pic_undefined.d [AArch64] Improve PC-relative relocation check for shared library 2015-04-24 22:35:04 +01:00
pr17415.d [AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12 2015-01-13 11:18:10 +00:00
pr17415.s [AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12 2015-01-13 11:18:10 +00:00
protected-data.d [AArch64] Fix extern protected data handling 2015-07-27 11:48:48 +01:00
protected-data.s [AArch64] Fix extern protected data handling 2015-07-27 11:48:48 +01:00
relasz.d bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ 2014-03-25 09:01:50 +00:00
relasz.s bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ 2014-03-25 09:01:50 +00:00
relocs-1027-symbolic-func.d [AArch64] Rename relocs-257-symbolic-func ld test to relocs-1027-symbolic-func. 2015-08-12 09:34:13 +08:00
relocs-1027-symbolic-func.s [AArch64] Rename relocs-257-symbolic-func ld test to relocs-1027-symbolic-func. 2015-08-12 09:34:13 +08:00
relocs.ld Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-desc-ie.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
tls-desc-ie.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-all.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
tls-relax-all.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gd-ie.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
tls-relax-gd-ie.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gd-le.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gd-le.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gdesc-ie-2.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
tls-relax-gdesc-ie-2.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gdesc-ie.d [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ 2013-07-02 06:39:26 +00:00
tls-relax-gdesc-ie.s [AArch64] Fix off by one error in instruction relaxation mask. 2014-04-15 17:46:07 +01:00
tls-relax-gdesc-le-2.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gdesc-le-2.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gdesc-le.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-gdesc-le.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-ie-le-2.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-ie-le-2.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-ie-le-3.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-ie-le-3.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-ie-le.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-relax-ie-le.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tls-small-ld.d [AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 2015-08-11 21:25:04 +01:00
tls-small-ld.s [AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC 2015-08-11 21:26:13 +01:00
tls-tiny-desc-ie.d [AArch64] Add tiny DESC test cases. 2015-02-26 22:59:27 +00:00
tls-tiny-desc-ie.s [AArch64] Add tiny DESC test cases. 2015-02-26 22:59:27 +00:00
tls-tiny-desc-le.d [AArch64] Add tiny DESC test cases. 2015-02-26 22:59:27 +00:00
tls-tiny-desc-le.s [AArch64] Add tiny DESC test cases. 2015-02-26 22:59:27 +00:00
tls-tiny-desc.d [AArch64] Add tiny DESC test cases. 2015-02-26 22:59:27 +00:00
tls-tiny-desc.s [AArch64] Add tiny DESC test cases. 2015-02-26 22:59:27 +00:00
tls-tiny-gd-ie.d Add tiny memory model GD test cases. 2015-02-26 22:23:09 +00:00
tls-tiny-gd-ie.s Add tiny memory model GD test cases. 2015-02-26 22:23:09 +00:00
tls-tiny-gd-le.d Add tiny memory model GD test cases. 2015-02-26 22:23:09 +00:00
tls-tiny-gd-le.s Add tiny memory model GD test cases. 2015-02-26 22:23:09 +00:00
tls-tiny-gd.d Add tiny memory model GD test cases. 2015-02-26 22:23:09 +00:00
tls-tiny-gd.s Add tiny memory model GD test cases. 2015-02-26 22:23:09 +00:00
tls-tiny-ie.d Adding tls-tiny-ie test. 2015-02-26 22:23:09 +00:00
tls-tiny-ie.s Adding tls-tiny-ie test. 2015-02-26 22:23:09 +00:00
tls-tiny-ld.d [AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 2015-07-16 15:46:21 +01:00
tls-tiny-ld.s [AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 2015-07-16 15:46:21 +01:00
tlsle-symbol-offset.d Fixed AArch64 TLS relocation resolution. 2012-10-16 16:36:50 +00:00
tlsle-symbol-offset.s Fixed AArch64 TLS relocation resolution. 2012-10-16 16:36:50 +00:00
tlsle.d Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC 2015-03-04 09:09:05 +00:00
tlsle.s Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC 2015-03-04 09:09:05 +00:00
tprel_add_lo12_overflow.d [AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow check 2015-06-01 10:31:38 +01:00
tprel_add_lo12_overflow.s [AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow check 2015-06-01 10:31:38 +01:00
tprel_g2_overflow.d [AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2 2015-01-13 11:21:43 +00:00
tprel_g2_overflow.s [AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2 2015-01-13 11:21:43 +00:00
weak-undefined.d Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
weak-undefined.s Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00