]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-aarch64/aarch64-elf.exp
Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-aarch64 / aarch64-elf.exp
CommitLineData
a06ea964 1# Expect script for various AARCH64 ELF tests.
b90efa5b 2# Copyright (C) 2009-2015 Free Software Foundation, Inc.
a06ea964
NC
3#
4# This file is part of the GNU Binutils.
5#
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 3 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19# MA 02110-1301, USA.
20
21# Exclude non-aarch64-ELF targets.
22if { ![is_elf_format] || ![istarget "aarch64*-*-*"] } {
23 return
24}
25
26# List contains test-items with 3 items followed by 2 lists:
897aea50
MR
27# 0:name 1:ld early options 2:ld late options 3:assembler options
28# 4:filenames of assembler files 5: action and options. 6: name of output file
a06ea964
NC
29
30# Actions:
31# objdump: Apply objdump options on result. Compare with regex (last arg).
32# nm: Apply nm options on result. Compare with regex (last arg).
33# readelf: Apply readelf options on result. Compare with regex (last arg).
34
35set aarch64elftests {
897aea50 36 {"EH Frame merge" "-Ttext 0x8000" "" "" {eh-frame-bar.s eh-frame-foo.s}
a06ea964 37 {{objdump --dwarf=frames eh-frame.d}} "eh-frame"}
68fcca92
JW
38 {"Erratum 835769 dump test"
39 "--fix-cortex-a53-835769" "" "" {erratum835769.s}
40 {{objdump -dr erratum835769.d}}
41 "erratum835769"}
42 {"Erratum 835769 dump test -shared"
43 "--fix-cortex-a53-835769 -shared" "" "" {erratum835769.s}
44 {{objdump -dr erratum835769.d}}
45 "erratum835769"}
a06ea964
NC
46}
47
48run_ld_link_tests $aarch64elftests
49
50# Relocation Tests
51run_dump_test "weak-undefined"
52run_dump_test "emit-relocs-257"
53run_dump_test "emit-relocs-257-be"
54# 258 is tested in 257
55# 259 is tested in 257
56run_dump_test "emit-relocs-260"
57run_dump_test "emit-relocs-260-be"
58# 261 is tested by 260
59run_dump_test "emit-relocs-262"
60run_dump_test "emit-relocs-263"
61run_dump_test "emit-relocs-264"
614b09ce 62run_dump_test "emit-relocs-264-bad"
a06ea964
NC
63run_dump_test "emit-relocs-265"
64run_dump_test "emit-relocs-266"
614b09ce 65run_dump_test "emit-relocs-266-bad"
a06ea964
NC
66run_dump_test "emit-relocs-267"
67run_dump_test "emit-relocs-268"
614b09ce 68run_dump_test "emit-relocs-268-bad"
a06ea964 69run_dump_test "emit-relocs-269"
614b09ce 70run_dump_test "emit-relocs-269-bad"
a06ea964
NC
71run_dump_test "emit-relocs-270"
72run_dump_test "emit-relocs-270-bad"
73run_dump_test "emit-relocs-271"
74run_dump_test "emit-relocs-272"
75run_dump_test "emit-relocs-273"
76run_dump_test "emit-relocs-274"
77run_dump_test "emit-relocs-275"
78run_dump_test "emit-relocs-276"
79run_dump_test "emit-relocs-277"
80run_dump_test "emit-relocs-278"
81run_dump_test "emit-relocs-279"
82run_dump_test "emit-relocs-279-bad"
83run_dump_test "emit-relocs-280"
84# 281 is unused
85run_dump_test "emit-relocs-282"
86run_dump_test "emit-relocs-283"
87run_dump_test "emit-relocs-284"
88run_dump_test "emit-relocs-285"
89run_dump_test "emit-relocs-286"
90run_dump_test "emit-relocs-286-bad"
91# 287-298 are not done yet
92run_dump_test "emit-relocs-299"
f41aef5f
RE
93# 300-308 are not done yet
94run_dump_test "emit-relocs-309-up"
95run_dump_test "emit-relocs-309-low"
96run_dump_test "emit-relocs-309-up-bad"
97run_dump_test "emit-relocs-309-low-bad"
98# 310 not done yet
a06ea964
NC
99run_dump_test "emit-relocs-311"
100run_dump_test "emit-relocs-312"
101
2e0488d3
JW
102# test addend correctness when --emit-relocs specified for non-relocatable obj.
103run_dump_test "emit-relocs-local-addend"
104# test addend correctness when -r specified.
105run_dump_test "local-addend-r"
a06ea964
NC
106
107run_dump_test "limit-b"
108run_dump_test "limit-bl"
109run_dump_test "farcall-section"
110run_dump_test "farcall-back"
111run_dump_test "farcall-bl"
112run_dump_test "farcall-b"
113run_dump_test "farcall-b-none-function"
114run_dump_test "farcall-bl-none-function"
115
116run_dump_test "tls-relax-all"
117run_dump_test "tls-relax-gd-le"
118run_dump_test "tls-relax-gdesc-le"
119run_dump_test "tls-relax-gd-ie"
120run_dump_test "tls-relax-gdesc-ie"
121run_dump_test "tls-relax-ie-le"
122run_dump_test "tls-desc-ie"
123run_dump_test "tls-relax-gdesc-ie-2"
124run_dump_test "tls-relax-gdesc-le-2"
125run_dump_test "tls-relax-ie-le-2"
126run_dump_test "tls-relax-ie-le-3"
b1089987 127run_dump_test "tls-tiny-ie"
bb3f9ed8 128run_dump_test "tlsle-symbol-offset"
cb8af559
NC
129run_dump_test "gc-got-relocs"
130run_dump_test "gc-tls-relocs"
edb2fa9a
MS
131run_dump_test "gc-plt-relocs"
132run_dump_test "gc-relocs-257-dyn"
133run_dump_test "gc-relocs-257"
bab91cce 134run_dump_test "pr17415"
0172429c 135run_dump_test "tprel_g2_overflow"
1419bbe5
WN
136
137# ifunc tests
138run_dump_test "ifunc-1"
139run_dump_test "ifunc-1-local"
140run_dump_test "ifunc-2"
141run_dump_test "ifunc-2-local"
142run_dump_test "ifunc-3a"
143run_dump_test "ifunc-3b"
144run_dump_test "ifunc-4"
145run_dump_test "ifunc-4a"
146run_dump_test "ifunc-5a"
147run_dump_test "ifunc-5b"
148run_dump_test "ifunc-5a-local"
149run_dump_test "ifunc-5b-local"
150run_dump_test "ifunc-5r-local"
151run_dump_test "ifunc-6a"
152run_dump_test "ifunc-6b"
153run_dump_test "ifunc-7a"
154run_dump_test "ifunc-7b"
155run_dump_test "ifunc-7c"
156run_dump_test "ifunc-8"
157run_dump_test "ifunc-9"
158run_dump_test "ifunc-10"
159run_dump_test "ifunc-11"
160run_dump_test "ifunc-12"
161run_dump_test "ifunc-13"
162run_dump_test "ifunc-14a"
163run_dump_test "ifunc-14b"
164run_dump_test "ifunc-14c"
165run_dump_test "ifunc-14d"
166run_dump_test "ifunc-14e"
167run_dump_test "ifunc-14f"
168run_dump_test "ifunc-15"
169run_dump_test "ifunc-16"
170run_dump_test "ifunc-17a"
171run_dump_test "ifunc-17b"
172run_dump_test "ifunc-18a"
173run_dump_test "ifunc-18b"
174run_dump_test "ifunc-19a"
175run_dump_test "ifunc-19b"
176run_dump_test "ifunc-20"
b1ee0cc4 177run_dump_test "ifunc-21"
49206388 178run_dump_test "ifunc-22"
c955de36
WN
179
180run_dump_test "relasz"
0941db69 181run_dump_test "relocs-257-symbolic-func"
614b09ce
JW
182
183set aarch64elflinktests {
184 {"ld-aarch64/so with global symbol" "-shared" "" "" {copy-reloc-so.s}
185 {} "copy-reloc-so.so"}
186 {"ld-aarch64/exe with copy relocation" "-e0 tmpdir/copy-reloc-so.so" "" ""
187 {copy-reloc-exe.s} {{objdump -R copy-reloc.d}} "copy-reloc"}
188}
189
190run_ld_link_tests $aarch64elflinktests