ld/testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
7174e19f
YZ
12013-12-18 Vidya Praveen <vidyapraveen@arm.com>
2
3 * lib/ld-lib.exp (check_lto_available): Support cflags, ldflags and
4 test by compiling for an executable rather than shared library.
5
3046b3d3
VP
62013-12-13 Vidya Praveen <vidyapraveen@arm.com>
7
8 * lib/ld-lib.exp (default_ld_link): Use ldflags from board description
9 file.
10 (default_ld_simple_link): Likewise.
11 (default_ld_compile): Use cflags from board description file.
12
35c08157
KLC
132013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
14
15 * lib/ld-lib.exp: Add NDS32 to list of targets that do not support
16 shared library generation.
17 * ld-nds32: New directory.
18 * ld-nds32/branch.d: New test.
19 * ld-nds32/branch.ld: New test.
20 * ld-nds32/branch.s: New test.
21 * ld-nds32/diff.d: New test.
22 * ld-nds32/diff.ld: New test.
23 * ld-nds32/diff.s: New test.
24 * ld-nds32/gp.d: New test.
25 * ld-nds32/gp.ld: New test.
26 * ld-nds32/gp.s: New test.
27 * ld-nds32/imm.d: New test.
28 * ld-nds32/imm.ld: New test.
29 * ld-nds32/imm.s: New test.
30 * ld-nds32/imm_symbol.s: New test.
31 * ld-nds32/relax_jmp.d: New test.
32 * ld-nds32/relax_jmp.ld: New test.
33 * ld-nds32/relax_jmp.s: New test.
34 * ld-nds32/relax_load_store.d: New test.
35 * ld-nds32/relax_load_store.ld: New test.
36 * ld-nds32/relax_load_store.s: New test.
37 * ld-nds32/nds32.exp: New file.
38
c40ad180
L
392013-12-12 H.J. Lu <hongjiu.lu@intel.com>
40
41 * ld-elf/ehdr_start-userdef.d: Add "#...".
42
58e7ebac
L
432013-12-12 H.J. Lu <hongjiu.lu@intel.com>
44
45 * ld-pie/vaddr-0.d: New file.
46 * ld-pie/vaddr-1.d: Likewise.
47 * ld-pie/vaddr.s: Likewise.
48
d3b76a45
WN
492013-12-11 Will Newton <will.newton@linaro.org>
50
51 * ld-aarch64/ifunc-21.d: Make test more generic to support
52 aarch64_be and ELF targets.
53 * ld-aarch64/ifunc-22.d: Likewise.
54
5e319dd3
L
552013-12-11 H.J. Lu <hongjiu.lu@intel.com>
56
57 * ld-elf/shared.exp (build_tests): Add libneeded2a.so,
58 libneeded2b.so, libneeded2c.o and needed2.
59
60 * ld-elf/needed2.ver: New file.
61 * ld-elf/needed2a.c: Likewise.
62 * ld-elf/needed2b.c: Likewise.
63 * ld-elf/needed2c.c: Likewise.
64
594d8fa8
MF
652013-12-07 Mike Frysinger <vapier@gentoo.org>
66
67 * ld-pe/aligncomm-1.c: Remove +x file mode.
68 * ld-pe/aligncomm-2.c: Likewise.
69 * ld-pe/aligncomm-3.c: Likewise.
70 * ld-pe/aligncomm-4.c: Likewise.
71 * ld-pe/aligncomm.d: Likewise.
72 * ld-pe/export_dynamic_warning.s: Likewise.
73 * ld-pe/exports64.d: Likewise.
74 * ld-pe/longsecn-1.d: Likewise.
75 * ld-pe/longsecn-2.d: Likewise.
76 * ld-pe/longsecn-3.d: Likewise.
77 * ld-pe/longsecn-4.d: Likewise.
78 * ld-pe/longsecn-5.d: Likewise.
79 * ld-pe/longsecn.d: Likewise.
80 * ld-pe/longsecn.s: Likewise.
81 * ld-pe/non-c-lang-syms.d: Likewise.
82 * ld-pe/non-c-lang-syms.s: Likewise.
83 * ld-pe/pe-compile.exp: Likewise.
84 * ld-pe/pe-run.exp: Likewise.
85 * ld-pe/tlssec.s: Likewise.
86 * ld-pe/tlssec32.d: Likewise.
87 * ld-pe/tlssec64.d: Likewise.
88 * ld-pe/vers-script-1.ver: Likewise.
89 * ld-pe/vers-script-2.ver: Likewise.
90 * ld-pe/vers-script-3.ver: Likewise.
91 * ld-pe/vers-script-4.ver: Likewise.
92 * ld-pe/vers-script-dll.c: Likewise.
93
b35d44f1
KT
942013-11-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
95
96 * ld-plugin/lto.exp: Add -ffat-lto-objects.
97 * lib/ld-lib.exp (check_lto_available): Likewise.
98
d4a43794
RS
992013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
100
101 * ld-mips-elf/mips-elf.exp: Consider mips-mti-elf the same as
102 mips-sde-elf
103
b27caf75
L
1042013-11-26 H.J. Lu <hongjiu.lu@intel.com>
105
106 PR ld/16259
107 * config/default.exp (get_target_emul): Also set HOSTING_SLIBS.
108 * lib/ld-lib.exp (default_ld_link): Use HOSTING_SLIBS for -pie.
109
49206388
WN
1102013-11-26 Will Newton <will.newton@linaro.org>
111
112 * ld-aarch64/aarch64-elf.exp: Add ifunc-22.
113 * ld-aarch64/ifunc-22.d: New file.
114 * ld-aarch64/ifunc-22.s: Likewise.
115
b1ee0cc4
WN
1162013-11-26 Will Newton <will.newton@linaro.org>
117
118 * ld-aarch64/aarch64-elf.exp: Add ifunc-21 test.
119 * ld-aarch64/ifunc-21.d: New file.
120 * ld-aarch64/ifunc-21.s: Likewise.
121
97122a4c
L
1222013-11-21 H.J. Lu <hongjiu.lu@intel.com>
123
124 * ld-x86-64/mpx.exp: Run bnd-branch-1.
125 * ld-x86-64/bnd-branch-1.d: New file.
126 * ld-x86-64/bnd-branch-1.s: Likewise.
127
9a231012
L
1282013-11-20 H.J. Lu <hongjiu.lu@intel.com>
129
130 * ld-x86-64/mpx.exp (build_tests): Add libmpx2a.a, libmpx2b.a
131 and libmpx2c.a.
132 (run_tests): Add mpx1static, mpx2 and mpx2static.
133 * ld-x86-64/mpx2.out: Likewise.
134 * ld-x86-64/mpx2a.c: Likewise.
135 * ld-x86-64/mpx2a.rd: Likewise.
136 * ld-x86-64/mpx2b.c: Likewise.
137 * ld-x86-64/mpx2c.c: Likewise.
138 * ld-x86-64/mpx2c.rd: Likewise.
139
c2763e27
RM
1402013-11-19 Roland McGrath <mcgrathr@google.com>
141
142 * ld-elf/ehdr_start-userdef.t: New file.
143 * ld-elf/ehdr_start-userdef.d: New file.
144 * ld-elf/ehdr_start-strongref.s: New file.
145 * ld-elf/ehdr_start-missing.t: New file.
146 * ld-elf/ehdr_start-missing.d: New file.
147 * ld-elf/ehdr_start-weak.d: New file.
148 * ld-mips-elf/ehdr_start-2.nd: Expect __ehdr_start to be global.
149
c3320543
L
1502013-11-17 H.J. Lu <hongjiu.lu@intel.com>
151
152 * ld-x86-64/mpx.exp: New file.
153 * ld-x86-64/mpx1.out: Likewise.
154 * ld-x86-64/mpx1a.c: Likewise.
155 * ld-x86-64/mpx1a.rd: Likewise.
156 * ld-x86-64/mpx1b.c: Likewise.
157 * ld-x86-64/mpx1c.c: Likewise.
158 * ld-x86-64/mpx1c.rd: Likewise.
159
180a9db0
WN
1602013-11-14 Will Newton <will.newton@linaro.org>
161
162 * ld-arm/script-type.sym: Remove redundant STT_FILE symbol.
163
64b384e1
RM
1642013-11-07 Roland McGrath <mcgrathr@google.com>
165
166 * ld-x86-64/x86-64.exp (mixed1, mixed2): Loosen error string match
167 so it accepts "i386:nacl" in place of "i386".
168 * ld-x86-64/ilp32-2.d: Likewise.
169 * ld-x86-64/ilp32-3.d: Likewise.
170 * ld-x86-64/lp64-2.d: Likewise.
171 * ld-x86-64/lp64-3.d: Likewise.
172
62d887d4
L
1732013-11-05 H.J. Lu <hongjiu.lu@intel.com>
174
175 PR ld/4409
176 * ld-ia64/error1.d: New file.
177 * ld-ia64/error1.s: Likewise.
178 * ld-ia64/error2.d: Likewise.
179 * ld-ia64/error3.d: Likewise.
180
52a82034
AM
1812013-11-04 Alan Modra <amodra@gmail.com>
182
183 * ld-powerpc/elfv2exe.d: Adjust for non-PIC global entry.
184
4115bfc6
AM
1852013-11-04 Alan Modra <amodra@gmail.com>
186
187 * ld-elfvers/vers24.rd: Allow extra readelf output after
188 symbol visibility.
189 * ld-ifunc/ifunc.exp: Likewise.
190
14f2c476
AM
1912013-11-04 Alan Modra <amodra@gmail.com>
192
193 * ld-scripts/crossref.exp: Don't allow changes made to CFLAGS
194 for this test to bleed into following tests. Don't set
195 -mcall-aixdesc for powerpc64le.
196
c7c3f80e
AM
1972013-11-02 Alan Modra <amodra@gmail.com>
198
199 * ld-pe/cfi.d: Allow wide display of addresses.
200
61674ef7
RM
2012013-11-01 Roland McGrath <mcgrathr@google.com>
202
203 * ld-x86-64/plt-nacl.pd: Update expected disassembly for PLT nop fix.
204 * ld-x86-64/tlsdesc-nacl.pd: Likewise.
205
d4a95d49
AM
2062013-10-30 Alan Modra <amodra@gmail.com>
207
208 * ld-powerpc/elfv2.s,
209 * ld-powerpc/elfv2so.d,
210 * ld-powerpc/elfv2exe.d: New tests.
211 * ld-powerpc/powerpc.exp: Run them.
212
71a39c98
AM
2132013-10-30 Alan Modra <amodra@gmail.com>
214
215 * ld-powerpc/tls.s: Add proper .opd entry for _start.
216 * ld-powerpc/tlstoc.s: Likewise.
217 * ld-powerpc/relbrlt.d: Update for changed stubs.
218 * ld-powerpc/tls.d: Update for changed stubs and _start .opd entry.
219 * ld-powerpc/tls.g: Likewise.
220 * ld-powerpc/tlsexe.d: Likewise.
221 * ld-powerpc/tlsexe.g: Likewise.
222 * ld-powerpc/tlsexe.r: Likewise.
223 * ld-powerpc/tlsexetoc.d: Likewise.
224 * ld-powerpc/tlsexetoc.g: Likewise.
225 * ld-powerpc/tlsexetoc.r: Likewise.
226 * ld-powerpc/tlsso.d: Likewise.
227 * ld-powerpc/tlsso.g: Likewise.
228 * ld-powerpc/tlsso.r: Likewise.
229 * ld-powerpc/tlstoc.d: Likewise.
230 * ld-powerpc/tlstoc.g: Likewise.
231 * ld-powerpc/tlstocso.d: Likewise.
232 * ld-powerpc/tlstocso.g: Likewise.
233 * ld-powerpc/tlstocso.r: Likewise.
234
34a79995
JB
2352013-10-29 Jan Beulich <jbeulich@suse.com>
236
237 * ld-cris/tls-e-tpoffcomm1.d: Drop expectation of no longer
238 present STT_FILE symbol.
239 * ld-mmix/bpo-18.d: Likewise.
240 * ld-mmix/bpo-22.d: Likewise.
241 * ld-mmix/greg-6.d: Likewise.
242 * ld-mmix/greg-7.d: Likewise.
243 * ld-mmix/loc4.d: Likewise.
244 * ld-mmix/local1.d: Likewise.
245 * ld-mmix/local3.d: Likewise.
246 * ld-mmix/local5.d: Likewise.
247 * ld-mmix/local7.d: Likewise.
248 * ld-mmix/loct-1.d: Likewise.
249 * ld-sh/sh64/abi32.xd: Likewise.
250 * ld-sh/sh64/abi64.xd: Likewise.
251 * ld-sh/sh64/cmpct1.xd: Likewise.
252 * ld-sh/sh64/crange1.rd: Likewise.
253 * ld-sh/sh64/crange2.rd: Likewise.
254 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
255 * ld-sh/sh64/crange3-media.rd: Likewise.
256 * ld-sh/sh64/crange3.rd: Likewise.
257 * ld-sh/sh64/crangerel1.rd: Likewise.
258 * ld-sh/sh64/crangerel2.rd: Likewise.
259 * ld-sh/sh64/mix1.xd: Likewise.
260 * ld-sh/sh64/mix2.xd: Likewise.
261 * ld-sh/sh64/shdl32.xd: Likewise.
262 * ld-sh/sh64/shdl64.xd: Likewise.
263
18080097
HPN
2642013-10-18 Hans-Peter Nilsson <hp@axis.com>
265
266 * ld-cris/asneed1.d: New test.
267
7c790378
CF
2682013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
269
270 * ld-mips-elf/attr-gnu-8-0.s, ld-mips-elf/attr-gnu-8-1.s,
271 ld-mips-elf/attr-gnu-8-2.s,
272 ld-mips-elf/attr-gnu-8-00.d, ld-mips-elf/attr-gnu-8-01.d,
273 ld-mips-elf/attr-gnu-8-02.d, ld-mips-elf/attr-gnu-8-10.d,
274 ld-mips-elf/attr-gnu-8-11.d, ld-mips-elf/attr-gnu-8-12.d,
275 ld-mips-elf/attr-gnu-8-20.d, ld-mips-elf/attr-gnu-8-21.d,
276 ld-mips-elf/attr-gnu-8-22.d: New.
277 * ld-mips-elf/mips-elf.exp: Run new tests.
278
690f47bf
RS
2792013-10-13 Richard Sandiford <rdsandiford@googlemail.com>
280
281 * lib/ld-lib.exp (default_ld_compile): Add a -I option for the source
282 directory.
283 * ld-mips-elf/compressed-plt-1.ld, ld-mips-elf/compressed-plt-1.s,
284 ld-mips-elf/compressed-plt-1-dyn.s, ld-mips-elf/compressed-plt-1a.s,
285 ld-mips-elf/compressed-plt-1b.s, ld-mips-elf/compressed-plt-1c.s,
286 ld-mips-elf/compressed-plt-1d.s, ld-mips-elf/compressed-plt-1e.s,
287 ld-mips-elf/compressed-plt-1-o32-se.rd,
288 ld-mips-elf/compressed-plt-1-o32-se.od,
289 ld-mips-elf/compressed-plt-1-o32-mips16-only.rd,
290 ld-mips-elf/compressed-plt-1-o32-mips16-only.od,
291 ld-mips-elf/compressed-plt-1-o32-umips-only.rd,
292 ld-mips-elf/compressed-plt-1-o32-umips-only.od,
293 ld-mips-elf/compressed-plt-1-o32-mips16.rd,
294 ld-mips-elf/compressed-plt-1-o32-mips16.od,
295 ld-mips-elf/compressed-plt-1-o32-mips16-got.rd,
296 ld-mips-elf/compressed-plt-1-o32-mips16-got.od,
297 ld-mips-elf/compressed-plt-1-o32-mips16-word.rd,
298 ld-mips-elf/compressed-plt-1-o32-mips16-word.od,
299 ld-mips-elf/compressed-plt-1-o32-umips.rd,
300 ld-mips-elf/compressed-plt-1-o32-umips.od,
301 ld-mips-elf/compressed-plt-1-o32-umips-got.rd,
302 ld-mips-elf/compressed-plt-1-o32-umips-got.od,
303 ld-mips-elf/compressed-plt-1-o32-umips-word.rd,
304 ld-mips-elf/compressed-plt-1-o32-umips-word.od,
305 ld-mips-elf/compressed-plt-1-n32-mips16.rd,
306 ld-mips-elf/compressed-plt-1-n32-mips16.od,
307 ld-mips-elf/compressed-plt-1-n32-umips.rd,
308 ld-mips-elf/compressed-plt-1-n32-umips.od: New tests.
309 * ld-mips-elf/mips-elf.exp: Run them.
310
c5d6fa44
RS
3112013-10-13 Richard Sandiford <rdsandiford@googlemail.com>
312
313 * ld-mips-elf/pic-and-nonpic-6-n32.ad,
314 ld-mips-elf/pic-and-nonpic-6-n32.dd,
315 ld-mips-elf/pic-and-nonpic-6-n32.gd,
316 ld-mips-elf/pic-and-nonpic-6-n32.nd,
317 ld-mips-elf/pic-and-nonpic-6-n32.rd,
318 ld-mips-elf/pic-and-nonpic-6-n64.ad,
319 ld-mips-elf/pic-and-nonpic-6-n64.dd,
320 ld-mips-elf/pic-and-nonpic-6-n64.gd,
321 ld-mips-elf/pic-and-nonpic-6-n64.nd,
322 ld-mips-elf/pic-and-nonpic-6-n64.rd,
323 ld-mips-elf/pic-and-nonpic-6-o32.ad,
324 ld-mips-elf/pic-and-nonpic-6-o32.dd,
325 ld-mips-elf/pic-and-nonpic-6-o32.gd,
326 ld-mips-elf/pic-and-nonpic-6-o32.nd,
327 ld-mips-elf/pic-and-nonpic-6-o32.rd: Fix symbol value of extf4.
328 No longer expect extf3, extf4 and extd2 to be in the global GOT.
329
1419bbe5
WN
3302013-10-03 Will Newton <will.newton@linaro.org>
331
332 * ld-ifunc/ifunc.exp: Enable ifunc tests for AArch64.
333 * ld-aarch64/aarch64-elf.exp: Run ifunc tests.
334 * ld-aarch64/ifunc-1-local.d: New file.
335 * ld-aarch64/ifunc-1-local.s: Likewise.
336 * ld-aarch64/ifunc-1.d: Likewise.
337 * ld-aarch64/ifunc-1.s: Likewise.
338 * ld-aarch64/ifunc-10.d: Likewise.
339 * ld-aarch64/ifunc-10.s: Likewise.
340 * ld-aarch64/ifunc-11.d: Likewise.
341 * ld-aarch64/ifunc-11.s: Likewise.
342 * ld-aarch64/ifunc-12.d: Likewise.
343 * ld-aarch64/ifunc-12.s: Likewise.
344 * ld-aarch64/ifunc-13.d: Likewise.
345 * ld-aarch64/ifunc-13a.s: Likewise.
346 * ld-aarch64/ifunc-13b.s: Likewise.
347 * ld-aarch64/ifunc-14a.d: Likewise.
348 * ld-aarch64/ifunc-14a.s: Likewise.
349 * ld-aarch64/ifunc-14b.d: Likewise.
350 * ld-aarch64/ifunc-14b.s: Likewise.
351 * ld-aarch64/ifunc-14c.d: Likewise.
352 * ld-aarch64/ifunc-14c.s: Likewise.
353 * ld-aarch64/ifunc-14d.d: Likewise.
354 * ld-aarch64/ifunc-14e.d: Likewise.
355 * ld-aarch64/ifunc-14f.d: Likewise.
356 * ld-aarch64/ifunc-15.d: Likewise.
357 * ld-aarch64/ifunc-15.s: Likewise.
358 * ld-aarch64/ifunc-16.d: Likewise.
359 * ld-aarch64/ifunc-16.s: Likewise.
360 * ld-aarch64/ifunc-17a.d: Likewise.
361 * ld-aarch64/ifunc-17a.s: Likewise.
362 * ld-aarch64/ifunc-17b.d: Likewise.
363 * ld-aarch64/ifunc-17b.s: Likewise.
364 * ld-aarch64/ifunc-18a.d: Likewise.
365 * ld-aarch64/ifunc-18a.s: Likewise.
366 * ld-aarch64/ifunc-18b.d: Likewise.
367 * ld-aarch64/ifunc-18b.s: Likewise.
368 * ld-aarch64/ifunc-19a.d: Likewise.
369 * ld-aarch64/ifunc-19a.s: Likewise.
370 * ld-aarch64/ifunc-19b.d: Likewise.
371 * ld-aarch64/ifunc-19b.s: Likewise.
372 * ld-aarch64/ifunc-2-local.d: Likewise.
373 * ld-aarch64/ifunc-2-local.s: Likewise.
374 * ld-aarch64/ifunc-2.d: Likewise.
375 * ld-aarch64/ifunc-2.s: Likewise.
376 * ld-aarch64/ifunc-20.d: Likewise.
377 * ld-aarch64/ifunc-20.s: Likewise.
378 * ld-aarch64/ifunc-3.s: Likewise.
379 * ld-aarch64/ifunc-3a.d: Likewise.
380 * ld-aarch64/ifunc-3b.d: Likewise.
381 * ld-aarch64/ifunc-4.d: Likewise.
382 * ld-aarch64/ifunc-4.s: Likewise.
383 * ld-aarch64/ifunc-4a.d: Likewise.
384 * ld-aarch64/ifunc-5-local.s: Likewise.
385 * ld-aarch64/ifunc-5.s: Likewise.
386 * ld-aarch64/ifunc-5a-local.d: Likewise.
387 * ld-aarch64/ifunc-5a.d: Likewise.
388 * ld-aarch64/ifunc-5b-local.d: Likewise.
389 * ld-aarch64/ifunc-5b.d: Likewise.
390 * ld-aarch64/ifunc-5r-local.d: Likewise.
391 * ld-aarch64/ifunc-6.s: Likewise.
392 * ld-aarch64/ifunc-6a.d: Likewise.
393 * ld-aarch64/ifunc-6b.d: Likewise.
394 * ld-aarch64/ifunc-7.s: Likewise.
395 * ld-aarch64/ifunc-7a.d: Likewise.
396 * ld-aarch64/ifunc-7b.d: Likewise.
397 * ld-aarch64/ifunc-7c.d: Likewise.
398 * ld-aarch64/ifunc-8.d: Likewise.
399 * ld-aarch64/ifunc-8a.s: Likewise.
400 * ld-aarch64/ifunc-8b.s: Likewise.
401 * ld-aarch64/ifunc-9.d: Likewise.
402 * ld-aarch64/ifunc-9.s: Likewise.
403
2f9efdfc
RS
4042013-09-24 Gregory Fong <gregory.0xf0@gmail.com>
405
406 * ld-mips-elf/eh-frame5.d, ld-mips-elf/jalx-2.dd,
407 ld-mips-elf/mips-elf.exp, ld-mips-elf/mips16-pic-2.ad,
408 ld-mips-elf/mips16-pic-2.nd, ld-mips-elf/pic-and-nonpic-3a.dd,
409 ld-mips-elf/pic-and-nonpic-3b.ad, ld-mips-elf/pic-and-nonpic-3b.dd,
410 ld-mips-elf/pic-and-nonpic-3b.nd, ld-mips-elf/pic-and-nonpic-4b.ad,
411 ld-mips-elf/pic-and-nonpic-4b.nd, ld-mips-elf/pic-and-nonpic-4b.rd,
412 ld-mips-elf/pic-and-nonpic-5b.ad, ld-mips-elf/pic-and-nonpic-5b.nd,
413 ld-mips-elf/pic-and-nonpic-6-n32.ad,
414 ld-mips-elf/pic-and-nonpic-6-n32.dd,
415 ld-mips-elf/pic-and-nonpic-6-n32.nd,
416 ld-mips-elf/pic-and-nonpic-6-n64.ad,
417 ld-mips-elf/pic-and-nonpic-6-n64.dd,
418 ld-mips-elf/pic-and-nonpic-6-n64.nd,
419 ld-mips-elf/pic-and-nonpic-6-o32.ad,
420 ld-mips-elf/pic-and-nonpic-6-o32.dd,
421 ld-mips-elf/pic-and-nonpic-6-o32.nd, ld-mips-elf/rel32-n32.d,
422 ld-mips-elf/rel32-o32.d, ld-mips-elf/rel64.d,
423 ld-mips-elf/tls-multi-got-1.got, ld-mips-elf/tls-multi-got-1.r,
424 ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-1.got,
425 ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.got,
426 ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-3.got,
427 ld-mips-elf/tlsdyn-o32.d, ld-mips-elf/tlsdyn-o32.got,
428 ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib-o32.got: Update
429 for removal of _GLOBAL_OFFSET_TABLE_ from .dynsym.
430
25f686c2
KT
4312013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
432
433 * ld-aarch64/eh-frame.d: Update expected output to allow for
434 64-bit addresses.
435
bf5117e3
NC
4362013-09-12 Nick Clifton <nickc@redhat.com>
437
438 * ld-elf/eh1.d: Update expected output to allow for
439 64-bit addresses.
440 * ld-elf/eh2.d: Likewise.
441 * ld-elf/eh3.d: Likewise.
442 * ld-elf/eh4.d: Likewise.
443 * ld-elf/eh5.d: Likewise.
444 * ld-elf/eh6.d: Likewise.
445 * ld-mips-elf/eh-frame1-n64.d: Likewise.
446 * ld-mips-elf/eh-frame2-n64.d: Likewise.
447 * ld-mips-elf/eh-frame3.d: Likewise.
448
0e80562e
YZ
4492013-09-04 Vidya Praveen <vidyapraveen@arm.com>
450
451 * ld-arm/export-class.exp: Fix the condition.
452
5c98a14e
JJ
4532013-08-29 Jakub Jelinek <jakub@redhat.com>
454
455 * ld-x86-64/x86-64.exp: Add tlsld3, tlsgd7 and tlsgd8 tests.
456 * ld-x86-64/tlspic1.s: Add -mcmodel=large -fpic TLS GD and LD
457 sequences.
458 * ld-x86-64/tlspic.dd: Adjusted.
459 * ld-x86-64/tlspic.rd: Adjusted.
460 * ld-x86-64/tlspic-nacl.rd: Adjusted.
461 * ld-x86-64/tlsld3.dd: New test.
462 * ld-x86-64/tlsld3.s: New file.
463 * ld-x86-64/tlsgd7.dd: New test.
464 * ld-x86-64/tlsgd7.s: New file.
465 * ld-x86-64/tlsgd8.dd: New test.
466 * ld-x86-64/tlsgd8.s: New file.
467
1098fd41
RM
4682013-08-26 Roland McGrath <mcgrathr@google.com>
469
470 * ld-x86-64/x86-64.exp (Mixed x86_64 and i386 input test 1):
471 Loosen string match to admit i386:x86-64*.
472 (Mixed x86_64 and i386 input test 2): Likewise.
473 * ld-x86-64/ilp32-2.d: Likewise.
474 * ld-x86-64/ilp32-3.d: Likewise.
475 * ld-x86-64/lp64-2.d: Likewise.
476 * ld-x86-64/lp64-3.d: Likewise.
477 * ld-x86-64/ia32-2.d: Likewise, and i386.* too.
478 * ld-x86-64/ia32-3.d: Likewise.
479
887badb3
RM
4802013-08-26 Roland McGrath <mcgrathr@google.com>
481
482 * ld-x86-64/ilp32-4-nacl.d: Loosen .shstrtab line regexp to match
483 any file offset.
484 * ld-x86-64/tlsbin-nacl.rd: Update expected code segment PT_LOAD.
485 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
486 * ld-scripts/rgn-at3.d: XFAIL for *-*-nacl* targets.
487 * ld-scripts/rgn-over8-ok.d: Likewise.
488
fe9cd7ab
MR
4892013-08-24 Maciej W. Rozycki <macro@linux-mips.org>
490
491 * ld-elf/comm-data.exp: Use check_shared_lib_support rather than
492 explicit patterns for test target qualification. Define extra
493 tool flags for *-*-hpux* and tic6x-*-* targets. Link with a
494 linker script. Use alternative patterns for targets that do not
495 eliminate copy relocs, currently mn10300-*-* and vax-*-*.
496 * ld-elf/comm-data2.s: Handle HPUX's `.comm' syntax.
497 * ld-elf/comm-data2.ld: New test linker script.
498 * ld-elf/comm-data2.xd: Match section's VMA too. Ignore ASCII
499 data dump.
500 * ld-elf/comm-data2r.rd: New test pattern.
501 * ld-elf/comm-data2r.sd: New test pattern.
502 * ld-elf/comm-data2r.xd: New test pattern.
503 * ld-mips-elf/comm-data.exp: Use check_shared_lib_support rather
504 than an explicit pattern for test target qualification. Link
505 with a linker script.
506
aea6ea42
MR
5072013-08-24 Maciej W. Rozycki <macro@linux-mips.org>
508
509 * ld-arm/export-class.exp: Handle non-EABI targets.
510
2e6b61f1
RM
5112013-08-23 Roland McGrath <mcgrathr@google.com>
512
513 * ld-x86-64/ilp32-4-nacl.d: Update for 2013-05-31 gas alignment change.
514 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
515 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
516 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
517 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
518
9aff4b7a
NC
5192013-08-23 Yuri Chornoivan <yurchor@ukr.net>
520
521 PR binutils/15834
522 * ld-mips-elf/mips16-pic-1.inc: Fix typos.
523
65fd058f
AM
5242013-08-22 Alan Modra <amodra@gmail.com>
525
526 * ld-powerpc/powerpc.exp: Substitute for le in options_regsub(ld).
527 Correct ppc64elftests option replacement.
528 (supports_ppc64): Match elf64lppc too.
529 * ld-powerpc/relbrlt.d: Update for little-endian.
530 * ld-powerpc/symtocbase.d: Likewise.
531 * ld-powerpc/tls.t: Likewise.
532 * ld-powerpc/tlsexetoc.g: Likewise.
533 * ld-powerpc/tlsso.d: Likewise.
534 * ld-powerpc/tlsso.g: Likewise.
535 * ld-powerpc/tlstoc.t: Likewise.
536 * ld-powerpc/tlstocso.d: Likewise.
537 * ld-powerpc/tlstocso.g: Likewise.
538 * ld-powerpc/tlstocso.t: Likewise.
539 * ld-powerpc/tocopt.d: Likewise.
540 * ld-powerpc/tocopt2.d: Likewise.
541 * ld-powerpc/tocopt3.d: Likewise.
542 * ld-powerpc/tocopt4.d: Likewise.
543 * ld-powerpc/tocopt5.d: Likewise.
544
2e53f7d6
NC
5452013-08-14 Clemens Lang <clemens.lang@fau.de>
546
547 * ld-scripts/log2.exp: New: Run the new log2 test.
548 * ld-scripts/log2.s: Source for the new test.
549 * ld-scripts/log2.t: Linker script for new test.
550
62c34db3
NC
5512013-08-14 John Tytgat <john@bass-software.com>
552
553 PR ld/15787
554 * ld-arm/group-relocs-ldr-bad.s: Redefine bar into foo section
555 beyond 16 bit offset width.
556 * ld-arm/group-relocs-ldrs-bad.s: Likewise.
557 * ld-arm/group-relocs-ldr-bad.d: Adjust expected result.
558 * ld-arm/group-relocs-ldrs-bad.d: Likewise.
559 * ld-arm/group-relocs.s: Add comments. Move symbols used for sb
560 group relocations into .data section. Drop section zero. Use pc/r0
561 as base register when pc/sb group relocations are used.
562 * ld-arm/group-relocs.d: Adjust expected result.
563 * ld-arm/group-relocs-alu-bad-2.d: New test for sb group relocation.
564 * ld-arm/group-relocs-ldc-bad-2.d: Likewise.
565 * ld-arm/group-relocs-ldr-bad-2.d: New test for pc group relocation.
566 * ld-arm/group-relocs-ldrs-bad-2.d: Likewise.
567 * ld-arm/unresolved-2.d: Add sb relocation failure test.
568 * ld-arm/group-relocs-alu-bad-2.s: New test source.
569 * ld-arm/group-relocs-ldr-bad-2.s: Likewise.
570 * ld-arm/group-relocs-ldrs-bad-2.s: Likewise.
571 * ld-arm/group-relocs-ldc-bad-2.s: Likewise.
572 * ld-arm/unresolved-2.s: Likewise.
573 * ld-arm/arm-elf.exp: For group-relocs, drop section zero start
574 definition. Run the new tests.
575
4046d87a
NC
5762013-08-09 Nick Clifton <nickc@redhat.com>
577
578 * lib/ld-lib.exp (check_shared_lib_support): Note that the RL78
579 does not support shared library generation.
580
31a91d61
NC
5812013-07-31 John Tytgat <john@bass-software.com>
582
583 PR ld/15787
584 * ld-arm/group-relocs-alu-bad-2.d; New.
585 * ld-arm/group-relocs-alu-bad-2.s: New.
586 * ld-arm/group-relocs-ldc-bad-2.d: New.
587 * ld-arm/group-relocs-ldc-bad-2.s: New.
588 * ld-arm/group-relocs-ldr-bad-2.d: New.
589 * ld-arm/group-relocs-ldr-bad-2.s: New.
590 * ld-arm/group-relocs-ldrs-bad-2.d: New.
591 * ld-arm/group-relocs-ldrs-bad-2: New.
592 * ld-arm/arm-elf.exp: Add the new tests.
593 * ld-arm/group-relocs-ldr-bad.d: Update expected output.
594 * ld-arm/group-relocs-ldr-bad.s: Likewise.
595 * ld-arm/group-relocs-ldrs-bad.d: Likewise.
596 * ld-arm/group-relocs-ldrs-bad.s: Likewise.
597 * ld-arm/group-relocs.d: Likewise.
598 * ld-arm/group-relocs.s: Likewise.
599
1581972d
MR
6002013-07-27 Maciej W. Rozycki <macro@linux-mips.org>
601
602 * ld-vax-elf/export-class-call.dd: New test.
603 * ld-vax-elf/export-class-call.rd: New test.
604 * ld-vax-elf/export-class-call.xd: New test.
605 * ld-vax-elf/export-class-data.dd: New test.
606 * ld-vax-elf/export-class-data.rd: New test.
607 * ld-vax-elf/export-class-data.xd: New test.
608 * ld-vax-elf/export-class.ld: New test linker script.
609 * ld-vax-elf/export-class-call.s: New test source.
610 * ld-vax-elf/export-class-data.s: New test source.
611 * ld-vax-elf/export-class-def.s: New test source.
612 * ld-vax-elf/vax-elf.exp: Run the new tests.
613 * ld-vax-elf/vax-export-class.rd: New test.
614 * ld-vax-elf/vax-export-class.xd: New test.
615 * ld-vax-elf/export-class.exp: New test script.
616
125b5bac
MR
6172013-07-27 Maciej W. Rozycki <macro@linux-mips.org>
618
619 * ld-vax-elf/got-local-exe.xd: New test.
620 * ld-vax-elf/got-local-lib.xd: New test.
621 * ld-vax-elf/got-local-aux.s: New test source.
622 * ld-vax-elf/got-local-def.s: New test source.
623 * ld-vax-elf/got-local-ref.s: New test source.
624 * ld-vax-elf/vax-elf.exp: Run the new tests.
625
df71cb5c
L
6262013-07-24 H.J. Lu <hongjiu.lu@intel.com>
627
628 PR ld/15762
629 * ld-elf/shared.exp (build_tests): Check .gnu.warning section
630 in the libbarw.so library.
631 * ld-elf/libbarw.rd: New.
632
633 * lib/ld-lib.exp (run_cc_link_tests): Support checking on
634 output with warning message.
635
6362013-07-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
9933d191
NC
637
638 * ld-scripts/script.exp: Use run_dump_test instead of
639 ld_simple_link to check the error message.
640 * ld-scripts/align-with-input.d: New file.
641 * ld-scripts/region-alias-1.d: Likewise.
642 * ld-scripts/region-alias-2.d: Likewise.
643 * ld-scripts/region-alias-3.d: Likewise.
644 * ld-scripts/region-alias-4.d: Likewise.
645
1eec346e
NC
6462013-07-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
647
648 * ld-scripts/script.exp: Run align with input test.
649 * ld-scripts/align-with-input.t: New file.
650 * ld-scripts/rgn-at8.d: Likewise.
651 * ld-scripts/rgn-at8.t: Likewise.
652
39f21624
NC
6532013-07-18 Terry Guo <terry.guo@arm.com>
654
df71cb5c
L
655 * ld-arm/thumb-b-lks-sym.d: Updated to be more flexible.
656 * ld-arm/thumb-bl-lks-sym.d: Likewise.
39f21624 657
7a89b94e
NC
6582013-07-18 Roland McGrath <mcgrathr@google.com>
659
660 * ld-arm/farcall-arm-nacl.d: New file.
661 * ld-arm/farcall-arm-nacl-pic.d: New file.
662 * ld-arm/farcall-data-nacl.d: New file.
663 * ld-arm/arm-elf.exp (armeabitests_common): Add extra element to
664 "action" lists for those cases to use a different dump file for NaCl
665 targets.
666 Massage $armeabitests_common to drop the extra element or the one
667 before it, depending on [istarget "arm*-*-nacl*"].
668
669 * ld-arm/arm-elf.exp (armelftests_common): Move all "Cortex-A8
670 erratum fix", Thumb-only and interworking cases to ...
671 (armelftests_nonacl): ... here.
672 (armeabitests_common): Move all "erratum 760522 fix", Thumb-only
673 and interworking cases to ...
674 (armeabitests_nonacl): ... here.
675
ba92f887
MR
6762013-07-12 Maciej W. Rozycki <macro@codesourcery.com>
677
678 * ld-mips-elf/nan-2008.d: New test.
679 * ld-mips-elf/nan-legacy.d: New test.
680 * ld-mips-elf/nan-mixed-1.d: New test.
681 * ld-mips-elf/nan-mixed-2.d: New test.
682 * ld-mips-elf/nan-2008.s: New test source.
683 * ld-mips-elf/nan-legacy.s: New test source.
684
4aa2c5e2
MS
6852013-07-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
686
687 * ld-aarch64/emit-relocs-309.s: Replace got_prel19 with got.
688 * ld-aarch64/gc-relocs-309.s: Likewise.
689
cc0efaa8
MS
6902013-07-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
691
692 * ld-aarch64/gc-plt-relocs.d: Adjust expected .got offsets.
693 * ld-aarch64/tls-desc-ie.d: Likewise.
694 * ld-aarch64/emit-relocs-311.d: Adjust expected symbol.
695 * ld-aarch64/tls-relax-all.d: Likewise.
696 * ld-aarch64/tls-relax-gd-ie.d: Likewise.
697 * ld-aarch64/tls-relax-gdesc-ie.d: Likewise.
698 * ld-aarch64/tls-relax-gdesc-ie-2.d: Likewise.
699
0ca92f2e
L
7002013-07-01 H.J. Lu <hongjiu.lu@intel.com>
701
702 * ld-x86-64/tlsg.sd: Adjusted.
703
a69ed7f7
L
7042013-06-28 H.J. Lu <hongjiu.lu@intel.com>
705
706 PR ld/15685
707 * ld-x86-64/tlsg.s: Add a test for R_X86_64_DTPOFF64.
708 * ld-x86-64/tlsg.sd: Updated.
709
1bbce132
MR
7102013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
711
712 * ld-mips-elf/jalx-2.dd: Update for microMIPS PLT support.
713 * ld-mips-elf/pic-and-nonpic-3a.dd: Update for the _MIPS_STUBS_
714 magic symbol.
715 * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
716 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
717 * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
718 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
719 * ld-mips-elf/stub-dynsym-1-10000.d: Likewise.
720 * ld-mips-elf/stub-dynsym-1-2fe80.d: Likewise.
721 * ld-mips-elf/stub-dynsym-1-7fff.d: Likewise.
722 * ld-mips-elf/stub-dynsym-1-8000.d: Likewise.
723 * ld-mips-elf/stub-dynsym-1-fff0.d: Likewise.
724 * ld-mips-elf/tlslib-o32.d: Likewise.
725
8847944f
WN
7262013-06-19 Will Newton <will.newton@linaro.org>
727
728 * ld-aarch64/aarch64-elf.exp: Remove ifunc tests.
729 * ld-ifunc/ifunc.exp: Disable ifunc tests on AArch64.
730 * ld-aarch64/ifunc-1-local.d: Remove.
731 * ld-aarch64/ifunc-1-local.s: Likewise.
732 * ld-aarch64/ifunc-1.d: Likewise.
733 * ld-aarch64/ifunc-1.s: Likewise.
734 * ld-aarch64/ifunc-10.d: Likewise.
735 * ld-aarch64/ifunc-10.s: Likewise.
736 * ld-aarch64/ifunc-11.d: Likewise.
737 * ld-aarch64/ifunc-11.s: Likewise.
738 * ld-aarch64/ifunc-12.d: Likewise.
739 * ld-aarch64/ifunc-12.s: Likewise.
740 * ld-aarch64/ifunc-13.d: Likewise.
741 * ld-aarch64/ifunc-13a.s: Likewise.
742 * ld-aarch64/ifunc-13b.s: Likewise.
743 * ld-aarch64/ifunc-14a.d: Likewise.
744 * ld-aarch64/ifunc-14a.s: Likewise.
745 * ld-aarch64/ifunc-14b.d: Likewise.
746 * ld-aarch64/ifunc-14b.s: Likewise.
747 * ld-aarch64/ifunc-14c.d: Likewise.
748 * ld-aarch64/ifunc-14c.s: Likewise.
749 * ld-aarch64/ifunc-14d.d: Likewise.
750 * ld-aarch64/ifunc-14e.d: Likewise.
751 * ld-aarch64/ifunc-14f.d: Likewise.
752 * ld-aarch64/ifunc-15.d: Likewise.
753 * ld-aarch64/ifunc-15.s: Likewise.
754 * ld-aarch64/ifunc-16.d: Likewise.
755 * ld-aarch64/ifunc-16.s: Likewise.
756 * ld-aarch64/ifunc-17a.d: Likewise.
757 * ld-aarch64/ifunc-17a.s: Likewise.
758 * ld-aarch64/ifunc-17b.d: Likewise.
759 * ld-aarch64/ifunc-17b.s: Likewise.
760 * ld-aarch64/ifunc-18a.d: Likewise.
761 * ld-aarch64/ifunc-18a.s: Likewise.
762 * ld-aarch64/ifunc-18b.d: Likewise.
763 * ld-aarch64/ifunc-18b.s: Likewise.
764 * ld-aarch64/ifunc-19a.d: Likewise.
765 * ld-aarch64/ifunc-19a.s: Likewise.
766 * ld-aarch64/ifunc-19b.d: Likewise.
767 * ld-aarch64/ifunc-19b.s: Likewise.
768 * ld-aarch64/ifunc-2-local.d: Likewise.
769 * ld-aarch64/ifunc-2-local.s: Likewise.
770 * ld-aarch64/ifunc-2.d: Likewise.
771 * ld-aarch64/ifunc-2.s: Likewise.
772 * ld-aarch64/ifunc-20.d: Likewise.
773 * ld-aarch64/ifunc-20.s: Likewise.
774 * ld-aarch64/ifunc-3.s: Likewise.
775 * ld-aarch64/ifunc-3a.d: Likewise.
776 * ld-aarch64/ifunc-3b.d: Likewise.
777 * ld-aarch64/ifunc-4.d: Likewise.
778 * ld-aarch64/ifunc-4.s: Likewise.
779 * ld-aarch64/ifunc-4a.d: Likewise.
780 * ld-aarch64/ifunc-5-local.s: Likewise.
781 * ld-aarch64/ifunc-5.s: Likewise.
782 * ld-aarch64/ifunc-5a-local.d: Likewise.
783 * ld-aarch64/ifunc-5a.d: Likewise.
784 * ld-aarch64/ifunc-5b-local.d: Likewise.
785 * ld-aarch64/ifunc-5b.d: Likewise.
786 * ld-aarch64/ifunc-5r-local.d: Likewise.
787 * ld-aarch64/ifunc-6.s: Likewise.
788 * ld-aarch64/ifunc-6a.d: Likewise.
789 * ld-aarch64/ifunc-6b.d: Likewise.
790 * ld-aarch64/ifunc-7.s: Likewise.
791 * ld-aarch64/ifunc-7a.d: Likewise.
792 * ld-aarch64/ifunc-7b.d: Likewise.
793 * ld-aarch64/ifunc-7c.d: Likewise.
794 * ld-aarch64/ifunc-8.d: Likewise.
795 * ld-aarch64/ifunc-8a.s: Likewise.
796 * ld-aarch64/ifunc-8b.s: Likewise.
797 * ld-aarch64/ifunc-9.d: Likewise.
798 * ld-aarch64/ifunc-9.s: Likewise.
799
6c74eac2
WN
8002013-06-17 Will Newton <will.newton@linaro.org>
801
802 * ld-aarch64/ifunc-1-local.d: Enable test on aarch64_be.
803 * ld-aarch64/ifunc-1.d: Likewise.
804 * ld-aarch64/ifunc-10.d: Likewise.
805 * ld-aarch64/ifunc-11.d: Likewise.
806 * ld-aarch64/ifunc-12.d: Likewise.
807 * ld-aarch64/ifunc-13.d: Likewise.
808 * ld-aarch64/ifunc-14a.d: Likewise.
809 * ld-aarch64/ifunc-14b.d: Likewise.
810 * ld-aarch64/ifunc-14c.d: Likewise.
811 * ld-aarch64/ifunc-14d.d: Likewise.
812 * ld-aarch64/ifunc-14e.d: Likewise.
813 * ld-aarch64/ifunc-14f.d: Likewise.
814 * ld-aarch64/ifunc-15.d: Likewise.
815 * ld-aarch64/ifunc-16.d: Likewise.
816 * ld-aarch64/ifunc-17a.d: Likewise.
817 * ld-aarch64/ifunc-17b.d: Likewise.
818 * ld-aarch64/ifunc-18a.d: Likewise.
819 * ld-aarch64/ifunc-18b.d: Likewise.
820 * ld-aarch64/ifunc-19a.d: Likewise.
821 * ld-aarch64/ifunc-19b.d: Likewise.
822 * ld-aarch64/ifunc-2-local.d: Likewise.
823 * ld-aarch64/ifunc-2.d: Likewise.
824 * ld-aarch64/ifunc-20.d: Likewise.
825 * ld-aarch64/ifunc-3a.d: Likewise.
826 * ld-aarch64/ifunc-3b.d: Likewise.
827 * ld-aarch64/ifunc-4.d: Likewise.
828 * ld-aarch64/ifunc-4a.d: Likewise.
829 * ld-aarch64/ifunc-5a-local.d: Likewise.
830 * ld-aarch64/ifunc-5a.d: Likewise.
831 * ld-aarch64/ifunc-5b-local.d: Likewise.
832 * ld-aarch64/ifunc-5b.d: Likewise.
833 * ld-aarch64/ifunc-5r-local.d: Likewise.
834 * ld-aarch64/ifunc-6a.d: Likewise.
835 * ld-aarch64/ifunc-6b.d: Likewise.
836 * ld-aarch64/ifunc-7a.d: Likewise.
837 * ld-aarch64/ifunc-7b.d: Likewise.
838 * ld-aarch64/ifunc-8.d: Likewise.
839 * ld-aarch64/ifunc-9.d: Likewise.
840 * ld-ifunc/ifunc.exp: Likewise.
841
2532064a
YZ
8422013-06-14 Yufeng Zhang <yufeng.zhang@arm.com>
843
844 * ld-aarch64/aarch64-elf.exp: Add 'ifunc-7c'.
845 * ld-aarch64/ifunc-7c.d: New test.
846
aa489d7c
YZ
8472013-06-14 Yufeng Zhang <yufeng.zhang@arm.com>
848
849 * ld-aarch64/ifunc-1-local.d: Replace hard-coded immediate offset
850 with regexp.
851 * ld-aarch64/ifunc-1.d: Likewise.
852 * ld-aarch64/ifunc-2-local.d: Likewise.
65fd058f 853 * ld-aarch64/ifunc-2.d: Likewise.
aa489d7c
YZ
854 * ld-aarch64/ifunc-3a.d: Likewise.
855 * ld-aarch64/ifunc-2-local.s: Change not to declare __GI_foo and foo
856 global.
857
2f47f5fc
NC
8582013-06-13 Terry Guo <terry.guo@arm.com>
859
860 PR ld/15302
861 * ld-arm/branch-lks-sym.ld: New script.
862 * ld-arm/thumb-b-lks-sym.s: New test.
863 * ld-arm/thumb-b-lks-sym.d: Expected disassembly.
864 * ld-arm/thumb-bl-lks-sym.s: New test.
865 * ld-arm/thumb-bl-lks-sym.d: Expected disassembly.
866 * ld-arm/arm-elf.exp: Run the new tests.
867
692e2b8b
WN
8682013-06-07 Will Newton <will.newton@linaro.org>
869
870 * ld-ifunc/ifunc.exp: Enable ifunc tests for AArch64.
871 * ld-aarch64/aarch64-elf.exp: Add ifunc tests.
872 * ld-aarch64/ifunc-1-local.d: New file.
873 * ld-aarch64/ifunc-1-local.s: Likewise.
874 * ld-aarch64/ifunc-1.d: Likewise.
875 * ld-aarch64/ifunc-1.s: Likewise.
876 * ld-aarch64/ifunc-10.d: Likewise.
877 * ld-aarch64/ifunc-10.s: Likewise.
878 * ld-aarch64/ifunc-11.d: Likewise.
879 * ld-aarch64/ifunc-11.s: Likewise.
880 * ld-aarch64/ifunc-12.d: Likewise.
881 * ld-aarch64/ifunc-12.s: Likewise.
882 * ld-aarch64/ifunc-13.d: Likewise.
883 * ld-aarch64/ifunc-13a.s: Likewise.
884 * ld-aarch64/ifunc-13b.s: Likewise.
885 * ld-aarch64/ifunc-14a.d: Likewise.
886 * ld-aarch64/ifunc-14a.s: Likewise.
887 * ld-aarch64/ifunc-14b.d: Likewise.
888 * ld-aarch64/ifunc-14b.s: Likewise.
889 * ld-aarch64/ifunc-14c.d: Likewise.
890 * ld-aarch64/ifunc-14c.s: Likewise.
891 * ld-aarch64/ifunc-14d.d: Likewise.
892 * ld-aarch64/ifunc-14e.d: Likewise.
893 * ld-aarch64/ifunc-14f.d: Likewise.
894 * ld-aarch64/ifunc-15.d: Likewise.
895 * ld-aarch64/ifunc-15.s: Likewise.
896 * ld-aarch64/ifunc-16.d: Likewise.
897 * ld-aarch64/ifunc-16.s: Likewise.
898 * ld-aarch64/ifunc-17a.d: Likewise.
899 * ld-aarch64/ifunc-17a.s: Likewise.
900 * ld-aarch64/ifunc-17b.d: Likewise.
901 * ld-aarch64/ifunc-17b.s: Likewise.
902 * ld-aarch64/ifunc-18a.d: Likewise.
903 * ld-aarch64/ifunc-18a.s: Likewise.
904 * ld-aarch64/ifunc-18b.d: Likewise.
905 * ld-aarch64/ifunc-18b.s: Likewise.
906 * ld-aarch64/ifunc-19a.d: Likewise.
907 * ld-aarch64/ifunc-19a.s: Likewise.
908 * ld-aarch64/ifunc-19b.d: Likewise.
909 * ld-aarch64/ifunc-19b.s: Likewise.
910 * ld-aarch64/ifunc-2-local.d: Likewise.
911 * ld-aarch64/ifunc-2-local.s: Likewise.
912 * ld-aarch64/ifunc-2.d: Likewise.
913 * ld-aarch64/ifunc-2.s: Likewise.
914 * ld-aarch64/ifunc-20.d: Likewise.
915 * ld-aarch64/ifunc-20.s: Likewise.
916 * ld-aarch64/ifunc-3.s: Likewise.
917 * ld-aarch64/ifunc-3a.d: Likewise.
918 * ld-aarch64/ifunc-3b.d: Likewise.
919 * ld-aarch64/ifunc-4.d: Likewise.
920 * ld-aarch64/ifunc-4.s: Likewise.
921 * ld-aarch64/ifunc-4a.d: Likewise.
922 * ld-aarch64/ifunc-5-local.s: Likewise.
923 * ld-aarch64/ifunc-5.s: Likewise.
924 * ld-aarch64/ifunc-5a-local.d: Likewise.
925 * ld-aarch64/ifunc-5a.d: Likewise.
926 * ld-aarch64/ifunc-5b-local.d: Likewise.
927 * ld-aarch64/ifunc-5b.d: Likewise.
928 * ld-aarch64/ifunc-5r-local.d: Likewise.
929 * ld-aarch64/ifunc-6.s: Likewise.
930 * ld-aarch64/ifunc-6a.d: Likewise.
931 * ld-aarch64/ifunc-6b.d: Likewise.
932 * ld-aarch64/ifunc-7.s: Likewise.
933 * ld-aarch64/ifunc-7a.d: Likewise.
934 * ld-aarch64/ifunc-7b.d: Likewise.
935 * ld-aarch64/ifunc-8.d: Likewise.
936 * ld-aarch64/ifunc-8a.s: Likewise.
937 * ld-aarch64/ifunc-8b.s: Likewise.
938 * ld-aarch64/ifunc-9.d: Likewise.
939 * ld-aarch64/ifunc-9.s: Likewise.
940
9b4fce51
RM
9412013-06-04 Roland McGrath <mcgrathr@google.com>
942
943 * ld-size/size.exp: For *-*-nacl* targets, use options_regsub(ld)
944 to massage -m arguments into _nacl variants.
945 * ld/testsuite/ld-size/size32-1-i386.d: Loosen regexps so they
946 don't care what the exact addresses are.
947 * ld/testsuite/ld-size/size32-1-x32.d: Likewise.
948 * ld/testsuite/ld-size/size32-1-x86-64.d: Likewise.
949 * ld/testsuite/ld-size/size32-2-i386.d: Likewise.
950 * ld/testsuite/ld-size/size32-2-x32.d: Likewise.
951 * ld/testsuite/ld-size/size32-2-x86-64.d: Likewise.
952 * ld/testsuite/ld-size/size64-1-x32.d: Likewise.
953 * ld/testsuite/ld-size/size64-1-x86-64.d: Likewise.
954 * ld/testsuite/ld-size/size64-2-x32.d: Likewise.
955 * ld/testsuite/ld-size/size64-2-x86-64.d: Likewise.
956
fafd78e9
L
9572013-06-04 H.J. Lu <hongjiu.lu@intel.com>
958
959 * ld-i386/tlsbindesc-nacl.rd: Updated for text/data/bss section
960 alignment change.
961 * ld-x86-64/split-by-file-nacl.rd: Likewise.
962
f60cf82f
L
9632013-05-31 H.J. Lu <hongjiu.lu@intel.com>
964
965 * ld-i386/pr12718.d: Updated for text/data/bss section alignment
966 change.
967 * ld-i386/tlsbindesc.dd: Likewise.
968 * ld-i386/tlsbindesc.rd: Likewise.
969 * ld-i386/tlsnopic.dd: Likewise.
970 * ld-i386/tlspic.dd: Likewise.
971 * ld-x86-64/ilp32-4.d: Likewise.
972 * ld-x86-64/pr12718.d: Likewise.
973 * ld-x86-64/split-by-file.rd: Likewise.
974 * ld-x86-64/tlsbin.dd: Likewise.
975 * ld-x86-64/tlsbin.rd: Likewise.
976 * ld-x86-64/tlsbindesc.dd: Likewise.
977 * ld-x86-64/tlsbindesc.rd: Likewise.
978 * ld-x86-64/tlsdesc.dd: Likewise.
979 * ld-x86-64/tlsdesc.rd: Likewise.
980 * ld-x86-64/tlspic.dd: Likewise.
981 * ld-x86-64/tlspic.rd: Likewise.
982
d6101ac2
MR
9832013-05-29 Maciej W. Rozycki <macro@codesourcery.com>
984
985 * ld-mips-elf/jalr3.dd: New test.
986 * ld-mips-elf/jalr3.ld: New test linker script.
987 * ld-mips-elf/mips-elf.exp: Run the new test.
988
c2255477
AM
9892013-05-21 Alan Modra <amodra@gmail.com>
990
991 PR ld/12982
992 * ld-plugin/pr12982.d: Fail if RWE GNU_STACK present.
993
60245b88
AM
9942013-05-21 Alan Modra <amodra@gmail.com>
995
996 * ld-powerpc/export-class.exp (supports_ppc64): Delete.
997 (powerpc_export_class_test): Add "endian" param.
998 (abis): Add little-endian targets and test.
999 * ld-powerpc/powerpc-64-export-class.xd: Update for little-endian.
1000
110a61d3
JB
10012013-05-10 Joel Brobecker <brobecker@adacore.com>
1002
1003 * ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.hd,
1004 ld-powerpc/aix-core-sec-3.hd: Adjust expected section flags
1005 for section .loader.
1006
cde7cb01
MR
10072013-05-03 Maciej W. Rozycki <macro@codesourcery.com>
1008
1009 PR ld/15365
1010 * ld-elf/ehdr_start.d: Expect __ehdr_start to be STB_LOCAL.
1011 * ld-mips-elf/ehdr_start-1.nd: New test.
1012 * ld-mips-elf/ehdr_start-2.nd: New test.
1013 * ld-mips-elf/ehdr_start-1.ld: New test linker script.
1014 * ld-mips-elf/ehdr_start-2.ld: New test linker script.
1015 * ld-mips-elf/ehdr_start-new.s: New test source.
1016 * ld-mips-elf/ehdr_start-o32.s: New test source.
1017 * ld-mips-elf/mips-elf.exp: Run the new tests.
1018
c9606f65
MR
10192013-05-03 Maciej W. Rozycki <macro@codesourcery.com>
1020
1021 * ld-elf/provide-hidden-s.nd: New test.
1022 * ld-elf/provide-hidden-abs.nd: New test.
1023 * ld-elf/provide-hidden-def.nd: New test.
1024 * ld-elf/provide-hidden-dyn.nd: New test.
1025 * ld-elf/provide-hidden-sec.nd: New test.
1026 * ld-elf/provide-hidden-dynabs.nd: New test.
1027 * ld-elf/provide-hidden-dynsec.nd: New test.
1028 * ld-elf/provide-hidden-s.ld: New test linker script.
1029 * ld-elf/provide-hidden-1.ld: New test linker script.
1030 * ld-elf/provide-hidden-2.ld: New test linker script.
1031 * ld-elf/provide-hidden-1.s: New test source.
1032 * ld-elf/provide-hidden-2.s: New test source.
1033 * ld-elf/provide-hidden-3.s: New test source.
1034 * ld-elf/provide-hidden-4.s: New test source.
1035 * ld-elf/provide-hidden.exp: New test script.
1036
13761a11
NC
10372013-05-02 Nick Clifton <nickc@redhat.com>
1038
1039 * ld-elf/flags1.d: Expect this test to pass on the MSP430.
1040 * ld-elf/init-fini-arrays.d: Expect this test to fail on the
1041 MSP430.
1042 * ld-elf/merge.d: Expect this test to pass on the MSP430.
1043 * ld-elf/sec64k.exp: Skip these tests for the MSP430.
1044 * ld-gc/pr13683.d: Expect this test to fail on the MSP430.
1045 * ld-srec/srec.exp: Expect these tests to fail on the MSP430.
1046 * ld-undefined/undefined.exp: Expect the UNDEFINED LINE test to
1047 fail on the MSP430.
1048
23c80bf4
MR
10492013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
1050
1051 * lib/ld-lib.exp (check_shared_lib_support): Also exclude
1052 mips*-*-elf.
1053
5220199d
HPN
10542013-04-30 Hans-Peter Nilsson <hp@axis.com>
1055
1056 * lib/ld-lib.exp (check_shared_lib_support): Match cris*-*-elf as
1057 a negative pattern instead of cris*-*-*.
1058
fdb05630
WN
10592013-04-30 Will Newton <will.newton@linaro.org>
1060
1061 * ld-arm/arm-elf.exp: Use linker script for IFUNC test 17.
1062 * ld-arm/ifunc-17.dd: Update offsets for linker script.
1063 * ld-arm/ifunc-17.gd: Likewise.
1064 * ld-arm/ifunc-17.rd: Likewise.
1065
aba8c3de
WN
10662013-04-29 Will Newton <will.newton@linaro.org>
1067
1068 * ld-arm/arm-elf.exp: Add IFUNC test 17.
1069 * ld-arm/ifunc-17.dd: New file.
1070 * ld-arm/ifunc-17.gd: Likewise.
1071 * ld-arm/ifunc-17.rd: Likewise.
1072 * ld-arm/ifunc-17.s: Likweise.
1073 * ld-arm/ifunc-1.rd: Reorder relocs to match linker output.
1074 * ld-arm/ifunc-2.rd: Likewise.
1075 * ld-arm/ifunc-5.rd: Likewise.
1076 * ld-arm/ifunc-6.rd: Likewise.
1077
2810e26c
WN
10782013-04-29 Will Newton <will.newton@linaro.org>
1079
1080 * ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.
1081
bfeb4a28
AM
10822013-04-22 Alan Modra <amodra@gmail.com>
1083
1084 * ld-powerpc/tlsexe.d: Adjust for section id changes.
1085 * ld-powerpc/tlsexe.r: Likewise.
1086 * ld-powerpc/tlsexetoc.d: Likewise.
1087 * ld-powerpc/tlsexetoc.r: Likewise.
1088 * ld-powerpc/tlsso.d: Likewise.
1089 * ld-powerpc/tlsso.r: Likewise.
1090 * ld-powerpc/tlstocso.d: Likewise.
1091 * ld-powerpc/tlstocso.r: Likewise.
1092
1622ff3b
L
10932013-04-15 H.J. Lu <hongjiu.lu@intel.com>
1094
1095 PR ld/15371
1096 * ld-ifunc/ifunc-20-i386.d: New file.
1097 * ld-ifunc/ifunc-20-x86-64.d: Likewise.
1098 * ld-ifunc/ifunc-20.s: Likewise.
1099
edb2fa9a
MS
11002013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
1101
1102 * ld-aarch64/gc-plt1.s: New file.
1103 * ld-aarch64/gc-plt2.s: Likewise.
1104 * ld-aarch64/gc-plt-hidden.s: Likewise.
1105 * ld-aarch64/gc-plt-main.s: Likewise.
1106 * ld-aarch64/gc-relocs-257.s: Likewise.
1107 * ld-aarch64/gc-plt-relocs.d: Update expected objdump.
1108 * ld-aarch64/gc-relocs-257.d: Likewise.
1109 * ld-aarch64/gc-relocs-257-dyn.d: Likewise.
1110 * ld-aarch64/aarch64-elf.exp: Add test.
1111
6b5d8151
RR
11122013-04-08 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1113
1114 * ld-aarch64/gc-tls-relocs.d: Handle big endian format.
1115 * ld-aarch64/gc-got-relocs.d: Likewise.
1116
e65cb106
AM
11172013-04-04 Alan Modra <amodra@gmail.com>
1118
1119 * ld-elf/shared.exp: Update regexp on --no-add-needed and
1120 --no-copy-dt-needed-entries tests.
1121
203f0950
AM
11222013-04-03 Alan Modra <amodra@gmail.com>
1123
1124 PR ld/15227
1125 * ld-plugin/lto.exp (PR ld/12942 (3)): Remove file name and
1126 line number from regexp.
1127 (PR ld/15146 (2)): Similarly.
1128 * ld-plugin/pr12942a.cc (main): Use __builtin_abort.
1129
81fbe831
AM
11302013-03-30 Alan Modra <amodra@gmail.com>
1131
1132 PR ld/15323
1133 * ld-plugin/lto.exp (pr15323a.c): Compile without -flto rather
1134 than using -r to effectively strip out lto info.
1135
61315175
L
11362013-03-29 H.J. Lu <hongjiu.lu@intel.com>
1137
1138 PR ld/15323
1139 * ld-plugin/lto.exp (lto_link_tests): Add pr15323a-r.o.
1140 (lto_run_tests): Add a test for PR ld/15323.
1141
1142 * ld-plugin/pr15323.out: New file.
1143 * ld-plugin/pr15323a.c: Likewise.
1144 * ld-plugin/pr15323b.c: Likewise.
1145
84a2b3d8
NC
11462013-03-22 Nick Clifton <nickc@redhat.com>
1147
1148 * ld-elf/init0.s: Add alloc attribute to .section directive.
1149 * ld-elf/fini1.s: Likewise.
1150 * ld-elf/fini2.s: Likewise.
1151 * ld-elf/fini3.s: Likewise.
1152 * ld-elf/finin.s: Likewise.
1153 * ld-elf/init0.s: Likewise.
1154 * ld-elf/init1.s: Likewise.
1155 * ld-elf/init2.s: Likewise.
1156 * ld-elf/init3.s: Likewise.
1157 * ld-elf/initn.s: Likewise.
1158
81f5558e
NC
11592013-02-02 Michael Schewe <michael.schewe@gmx.net>
1160
1161 * ld-h8300/h8300.exp: Add new relax-7 test on ELF.
1162 * ld-h8300/relax-2.s: Add other direction and .w/.l variants of
1163 mov insns.
1164 * ld-h8300/relax-2.d: Update expected disassembly.
1165 * ld-h8300/relax-7a.s: New: tests for mov @(disp:32,ERx) -> mov
1166 @(disp:16,ERx).
1167 * ld-h8300/relax-7b.s: New: Likewise.
1168 * ld-h8300/relax-7.d: New: expected disassembly.
1169
33e32ca0
MS
11702013-03-20 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
1171
1172 * ld-elf/group8a.d (notarget): Remove aarch64*-*-*.
1173 * ld-elf/group8b.d: Likewise.
1174 * ld-elf/group9a.d: Likewise.
1175 * ld-elf/group9b.d: Likewise.
1176 * ld-elf/pr12851.d: Likewise.
1177 * ld-elf/pr12975.d: Likewise.
1178 * ld-elf/pr13177.d: Likewise.
1179 * ld-elf/pr13195.d: Likewise.
1180
b59369fc
WN
11812013-03-20 Will Newton <will.newton@linaro.org>
1182
bfeb4a28 1183 * ld-elfvers/vers.exp (objdump_symstuff): Sort objdump output
b59369fc
WN
1184 based on the symbol name rather than address.
1185 * ld-elfvers/vers1.sym: Reorder contents to match changes to vers.exp.
1186 * ld-elfvers/vers15.sym: Likewise.
1187 * ld-elfvers/vers18.sym: Likewise.
1188 * ld-elfvers/vers21.sym: Likewise.
1189 * ld-elfvers/vers9.sym: Likewise.
1190
8877b5e5
AM
11912013-03-20 Alan Modra <amodra@gmail.com>
1192
1193 * ld-elf/rel.c, ld-elf/relmain.c, ld-elf/relmain.out: New test.
1194 * ld-elf/shared.exp: Build and run it.
1195
75c8d84d
AM
11962013-03-20 Alan Modra <amodra@gmail.com>
1197 Will Newton <will.newton@linaro.org
1198
1199 * ld-elfvers/vers.exp: Add -Wl,--no-as-needed to all tests
1200 linking against shared libraries.
1201 * ld-elfweak/elfweak.exp: Likewise. Enable for x86_64-linux.
1202 Build main1.o using $picflag.
1203
ffa9430d
AM
12042013-03-18 Alan Modra <amodra@gmail.com>
1205
1206 * ld-elf/pr14862.out: Expect no output.
1207
0085488a
WN
12082013-03-15 Will Newton <will.newton@linaro.org>
1209
1210 * ld-arm/arm-elf.exp: Expand *-*eabi test to cover *-*eabi*.
1211 * ld-arm/gc-hidden-1.d: Likewise.
1212 * ld-elfvsb/elfvsb.exp: Likewise.
1213 * ld-shared/shared.exp: Likewise.
1214
59c108f7
NC
12152013-03-08 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
1216
bfeb4a28 1217 * lib/ld-lib.exp (check_gc_sections_available): Remove aarch64
59c108f7
NC
1218 from list of targets that don't support gc-section.
1219
13762d2e
AM
12202013-03-05 Alan Modra <amodra@gmail.com>
1221
1222 * ld-scripts/rgn-at6.s, * ld-scripts/rgn-at6.t, * ld-scripts/rgn-at6.d,
1223 * ld-scripts/rgn-at7.t, * ld-scripts/rgn-at7.d: New tests.
1224
3064e1ff
JB
12252013-02-28 Nathan Sidwell <nathan@codesourcery.com>
1226
1227 * ld-arm/tls-local-static.s: New test.
1228 * ld-arm/tls-local-static.d: New.
1229 * ld-arm/arm-elf.exp (tls-local-static): Add test.
1230
12312013-02-21 H.J. Lu <hongjiu.lu@intel.com>
35399224
L
1232
1233 PR ld/15167
1234 * ld-unique/unique.exp: Add a test for shared library with
1235 reference.
1236
897aea50
MR
12372013-02-19 Maciej W. Rozycki <macro@codesourcery.com>
1238
1239 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass
1240 its contents to ar_simple_create and ld_simple_link after
1241 objfiles.
1242 * ld-aarch64/aarch64-elf.exp: Adjust accordingly.
1243 * ld-alpha/alpha.exp: Likewise.
1244 * ld-arm/arm-elf.exp: Likewise.
1245 * ld-arm/export-class.exp: Likewise.
1246 * ld-elf/comm-data.exp: Likewise.
1247 * ld-elf/eh-group.exp: Likewise.
1248 * ld-elf/elf.exp: Likewise.
1249 * ld-elf/export-class.exp: Likewise.
1250 * ld-elfvers/vers.exp: Likewise.
1251 * ld-frv/tls.exp: Likewise.
1252 * ld-i386/export-class.exp: Likewise.
1253 * ld-i386/i386.exp: Likewise.
1254 * ld-ia64/ia64.exp: Likewise.
1255 * ld-libs/libs.exp: Likewise.
1256 * ld-m68k/m68k.exp: Likewise.
1257 * ld-metag/metag.exp: Likewise.
1258 * ld-mips-elf/comm-data.exp: Likewise.
1259 * ld-mips-elf/export-class.exp: Likewise.
1260 * ld-mips-elf/mips-elf.exp: Likewise.
1261 * ld-mn10300/mn10300.exp: Likewise.
1262 * ld-pe/pe-compile.exp: Likewise.
1263 * ld-pe/pe.exp: Likewise.
1264 * ld-plugin/plugin.exp: Likewise.
1265 * ld-powerpc/aix52.exp: Likewise.
1266 * ld-powerpc/export-class.exp: Likewise.
1267 * ld-powerpc/powerpc.exp: Likewise.
1268 * ld-s390/s390.exp: Likewise.
1269 * ld-sh/sh-vxworks.exp: Likewise.
1270 * ld-sh/sh64/sh64.exp: Likewise.
1271 * ld-sparc/sparc.exp: Likewise.
1272 * ld-tic6x/tic6x.exp: Likewise.
1273 * ld-tilegx/tilegx.exp: Likewise.
1274 * ld-tilepro/tilepro.exp: Likewise.
1275 * ld-undefined/entry.exp: Likewise.
1276 * ld-vax-elf/vax-elf.exp: Likewise.
1277 * ld-x86-64/dwarfreloc.exp: Likewise.
1278 * ld-x86-64/export-class.exp: Likewise.
1279 * ld-x86-64/x86-64.exp: Likewise.
1280 * ld-xc16x/xc16x.exp: Likewise.
1281 * ld-xstormy16/xstormy16.exp: Likewise.
1282 * ld-xtensa/xtensa.exp: Likewise.
1283
273e4eec
MR
12842013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
1285
bfeb4a28 1286 * ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt a
273e4eec 1287 mapping.
bfeb4a28 1288 * ld-mips-elf/jalx-2.dd: Adjust disassembly accordingly.
273e4eec 1289
53c3509d
AM
12902013-02-18 Alan Modra <amodra@gmail.com>
1291
1292 * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.
1293 (PR ld/15146 (1), (2)): Likewise.
1294 (LTO 7): Likewise.
1295
3d5bef4c
L
12962013-02-16 H.J. Lu <hongjiu.lu@intel.com>
1297
1298 PR ld/15146
1299 * ld-plugin/pr15146.d: New file.
1300 * ld-plugin/pr15146a.c: Likewise.
1301 * ld-plugin/pr15146b.c: Likewise.
1302 * ld-plugin/pr15146c.c: Likewise.
1303 * ld-plugin/pr15146d.c: Likewise.
1304
1305 * ld-plugin/lto.exp: Add tests for PR ld/15146.
1306
9d1df426
NC
13072013-02-15 Markos Chandras <markos.chandras@imgtec.com>
1308
1309 * ld-metag/pcrel.d: Fix the expected disassembler
1310 output to be in little endian format
1311 * ld-metag/shared.d: likewise
1312 * ld-metag/stub.d: likewise
1313 * ld-metag/stub_pic_app.d: likewise
1314 * ld-metag/stub_pic_shared.d: likewise
1315 * ld-metag/stub_shared.d: likewise
1316
13db6b44
RS
13172013-02-13 Richard Sandiford <rdsandiford@googlemail.com>
1318
1319 * ld-mips-elf/mips16-pic-2.dd,
1320 ld-mips-elf/mips16-pic-2.gd: Remove 3 unused local GOT entries.
1321 * ld-mips-elf/got-page-4a.s, ld-mips-elf/got-page-4b.s,
1322 ld-mips-elf/got-page-4a.d, ld-mips-elf/got-page-4a.got,
1323 ld-mips-elf/got-page-4b.d, ld-mips-elf/got-page-4b.got,
1324 ld-mips-elf/got-page-5.s, ld-mips-elf/got-page-5.d,
1325 ld-mips-elf/got-page-5.got, ld-mips-elf/got-page-6.s,
1326 ld-mips-elf/got-page-6.d, ld-mips-elf/got-page-6.got,
1327 ld-mips-elf/got-page-7a.s, ld-mips-elf/got-page-7b.s,
1328 ld-mips-elf/got-page-7c.s, ld-mips-elf/got-page-7d.s,
1329 ld-mips-elf/got-page-7e.s, ld-mips-elf/got-page-7.d,
1330 ld-mips-elf/got-page-7.got: New tests.
1331 * ld-mips-elf/mips-elf.exp: Run them.
1332
3dff0dd1
RS
13332013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1334
1335 * ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-1.got,
1336 ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.got,
1337 ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-3.got,
1338 ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got: Update
1339 for new hash table order.
1340
d7206569
RS
13412013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1342
1343 * ld-mips-elf/tls-hidden4.got, ld-mips-elf/tls-multi-got-1.d,
1344 ld-mips-elf/tls-multi-got-1.got: Update for changes in the order
1345 that symbols are added to per-bfd GOTs.
1346
d9bf376d
RS
13472013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1348
1349 * ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got,
1350 ld-mips-elf/tls-multi-got-1.got, ld-mips-elf/tlsbin-o32.d,
1351 ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32-1.d,
1352 ld-mips-elf/tlsdyn-o32-1.got, ld-mips-elf/tlsdyn-o32-2.d,
1353 ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.d,
1354 ld-mips-elf/tlsdyn-o32-3.got, ld-mips-elf/tlsdyn-o32.d,
1355 ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlslib-o32.d,
1356 ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32-hidden.got,
1357 ld-mips-elf/tlslib-o32-ver.got: Adjust GOT layout for new
1358 got_entry hash function.
1359
1fd20d70
RS
13602013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1361
1362 * ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.got: Remove
1363 unused GOT entries.
1364
02acbe22
L
13652013-02-07 H.J. Lu <hongjiu.lu@intel.com>
1366
1367 PR ld/15107
1368 * ld-unique/unique_empty.s: Add reference to "b".
1369
20e52bd2
L
13702013-02-06 H.J. Lu <hongjiu.lu@intel.com>
1371
1372 * ld-size/size-10.rd: Updated.
1373 * ld-size/size-8.rd: Likewise.
1374 * ld-size/size32-2-i386.d: Likewise.
1375 * ld-size/size32-2-x32.d: Likewise.
1376 * ld-size/size32-2-x86-64.d: Likewise.
1377 * ld-size/size64-2-x32.d: Likewise.
1378 * ld-size/size64-2-x86-64.d: Likewise.
1379
1380 * ld-size/size.exp (run_time_tests): Pass --hash-styl=gnu to
1381 linker for size-8 test.
1382
36591ba1 13832013-02-06 Sandra Loosemore <sandra@codesourcery.com>
20e52bd2 1384 Andrew Jenner <andrew@codesourcery.com>
36591ba1
SL
1385
1386 Based on patches from Altera Corporation.
1387
1388 * ld-nios2/emit-relocs-1a.s: New.
1389 * ld-nios2/emit-relocs-1b.s: New.
1390 * ld-nios2/emit-relocs-1.d: New.
1391 * ld-nios2/emit-relocs-1.ld: New.
1392 * ld-nios2/gprel.d: New.
1393 * ld-nios2/gprel.s: New.
1394 * ld-nios2/hilo16.d: New.
1395 * ld-nios2/hilo16.s: New.
1396 * ld-nios2/hilo16_symbol.s: New.
1397 * ld-nios2/imm5.d: New.
1398 * ld-nios2/imm5.s: New.
1399 * ld-nios2/imm5_symbol.s: New.
1400 * ld-nios2/nios2.exp: New.
1401 * ld-nios2/pcrel16.d: New.
1402 * ld-nios2/pcrel16_label.s: New.
1403 * ld-nios2/pcrel16.s: New.
1404 * ld-nios2/relax_callr.d: New.
1405 * ld-nios2/relax_callr.ld: New.
1406 * ld-nios2/relax_callr.s: New.
1407 * ld-nios2/relax_cjmp.d: New.
1408 * ld-nios2/relax_cjmp.s: New.
1409 * ld-nios2/relax_jmp.ld: New.
1410 * ld-nios2/relax_section.d: New.
1411 * ld-nios2/relax_section.s: New.
1412 * ld-nios2/relax_ujmp.d: New.
1413 * ld-nios2/relax_ujmp.s: New.
1414 * ld-nios2/reloc.d: New.
1415 * ld-nios2/reloc.s: New.
1416 * ld-nios2/reloc_symbol.s: New.
1417 * ld-nios2/s16.d: New.
1418 * ld-nios2/s16.s: New.
1419 * ld-nios2/s16_symbol.s: New.
1420 * ld-nios2/u16.d: New.
1421 * ld-nios2/u16.s: New.
1422 * ld-nios2/u16_symbol.s: New.
1423 * ld-elf/indirect.exp: Skip on targets that don't support
1424 -shared -fPIC.
1425 * ld-elfcomm/elfcomm.exp: Build with -G0 for nios2.
1426 * ld-plugin/lto.exp: Skip shared library tests on targets that
1427 don't support them. Skip execution tests on non-native targets.
1428
7acbc3a0
L
14292013-02-06 H.J. Lu <hongjiu.lu@intel.com>
1430
1431 * ld-elf/now-1.d: New file.
1432 * ld-elf/now-2.d: Likewise.
1433 * ld-elf/now-3.d: Likewise.
1434 * ld-elf/now-4.d: Likewise.
1435 * ld-elf/rpath-1.d: Likewise.
1436 * ld-elf/rpath-2.d: Likewise.
1437 * ld-elf/runpath-1.d: Likewise.
1438 * ld-elf/runpath-2.d: Likewise.
1439
eeaa4577
AM
14402013-02-06 Alan Modra <amodra@gmail.com>
1441
1442 PR ld/15096
1443 * ld-elf/new-dtags-1.d: Delete.
1444 * ld-elf/new-dtags-2.d: Likewise.
1445 * ld-elf/new-dtags-3.d: Likewise.
1446 * ld-elf/new-dtags-4.d: Likewise.
1447 * ld-elf/new-dtags-5.d: Likewise.
1448 * ld-elf/new-dtags-6.d: Likewise.
1449 * ld-elf/new-dtags-7.d: Likewise.
1450 * ld-elf/new-dtags-8.d: Likewise.
1451
663fa543
L
14522013-02-04 H.J. Lu <hongjiu.lu@intel.com>
1453
1454 PR ld/15096
1455 * ld-elf/new-dtags-1.d: New test.
1456 * ld-elf/new-dtags-2.d: Likewise.
1457 * ld-elf/new-dtags-3.d: Likewise.
1458 * ld-elf/new-dtags-4.d: Likewise.
1459 * ld-elf/new-dtags-5.d: Likewise.
1460 * ld-elf/new-dtags-6.d: Likewise.
1461 * ld-elf/new-dtags-7.d: Likewise.
1462 * ld-elf/new-dtags-8.d: Likewise.
1463
bcaa2f82
AM
14642013-01-31 Alan Modra <amodra@gmail.com>
1465
1466 * ld-powerpc/tlsexe.d: Update for changed stub names.
1467 * ld-powerpc/tlsexe.r: Likewise.
1468 * ld-powerpc/tlsexetoc.d: Likewise.
1469 * ld-powerpc/tlsexetoc.r: Likewise.
1470 * ld-powerpc/tlsso.d: Likewise.
1471 * ld-powerpc/tlsso.r: Likewise.
1472 * ld-powerpc/tlstocso.d: Likewise.
1473 * ld-powerpc/tlstocso.r: Likewise.
1474
0d358fd5
HPN
14752013-01-31 Hans-Peter Nilsson <hp@axis.com>
1476
9de83df8 1477 * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
393dab15 1478 default for *-*-linux-* by passing explicitly for all targets.
0d358fd5 1479
e16fc3da
AM
14802013-01-21 Alan Modra <amodra@gmail.com>
1481
1482 * ld-size/size.exp (build_tests <size-7, size-8>): Pass
1483 --no-as-needed in cflags.
1484
6738cadc
L
14852013-01-19 H.J. Lu <hongjiu.lu@intel.com>
1486
1487 * config/default.exp (get_target_emul): Also set HOSTING_SCRT0.
1488
1489 * lib/ld-lib.exp (default_ld_link): Use HOSTING_SCRT0 for -pie.
1490
3bea1fcb
L
14912013-01-18 H.J. Lu <hongjiu.lu@intel.com>
1492
1493 * ld-size/size-10.rd: Updated.
1494 * ld-size/size-8.rd: Likewise.
1495 * ld-size/size32-2-i386.d: Likewise.
1496 * ld-size/size32-2-x32.d: Likewise.
1497 * ld-size/size32-2-x86-64.d: Likewise.
1498 * ld-size/size64-2-x32.d: Likewise.
1499 * ld-size/size64-2-x86-64.d: Likewise.
1500
9a645e5c
L
15012013-01-17 H.J. Lu <hongjiu.lu@intel.com>
1502
1503 * ld-size/size-7.out: New file.
1504 * ld-size/size-8.out: Likewise.
1505 * ld-size/size-9.out: Likewise.
1506 * ld-size/size-9.rd: Likewise.
1507 * ld-size/size-9a.c: Likewise.
1508 * ld-size/size-9b.c: Likewise.
1509 * ld-size/size-10.out: Likewise.
1510 * ld-size/size-10.rd: Likewise.
1511 * ld-size/size-10a.c: Likewise.
1512 * ld-size/size-10b.c: Likewise.
1513
1514 * ld-size/size.exp (build_tests): Build libsize-9.so and
1515 libsize-10.so.
1516 Run-time size relocation tests if supported.
1517 (run_time_tests): New.
1518
1cf48f48
L
15192013-01-17 H.J. Lu <hongjiu.lu@intel.com>
1520
1521 * ld-size/size-1.c: New file.
1522 * ld-size/size-1.out: Likewise.
1523 * ld-size/size-1a.c: Likewise.
1524 * ld-size/size-1b.c: Likewise.
1525 * ld-size/size-2.c: Likewise.
1526 * ld-size/size-2.out: Likewise.
1527 * ld-size/size-2a.c: Likewise.
1528 * ld-size/size-2b.c: Likewise.
1529
1530 * ld-size/size.exp (build_tests): Build libsize-1.so and
1531 libsize-2.so.
1532 (run_tests): Run size-1 and size-2.
1533
06a6a421
L
15342013-01-17 H.J. Lu <hongjiu.lu@intel.com>
1535
1536 * ld-size/size32-3-i386.d: New file.
1537 * ld-size/size32-3-x32.d: Likewise.
1538 * ld-size/size32-3-x86-64.d: Likewise.
af55cbae
L
1539 * ld-size/size32-3a.s: Likewise.
1540 * ld-size/size32-3b.s: Likewise.
06a6a421 1541
8fd4256d
L
15422013-01-16 H.J. Lu <hongjiu.lu@intel.com>
1543
1544 * ld-size/size.exp: New file.
1545 * ld-size/size32-1-i386.d: Likewise.
1546 * ld-size/size32-1-x32.d: Likewise.
1547 * ld-size/size32-1-x86-64.d: Likewise.
1548 * ld-size/size32-1.s: Likewise.
1549 * ld-size/size32-2-i386.d: Likewise.
1550 * ld-size/size32-2-x32.d: Likewise.
1551 * ld-size/size32-2-x86-64.d: Likewise.
1552 * ld-size/size32-2.s: Likewise.
1553 * ld-size/size64-1-x32.d: Likewise.
1554 * ld-size/size64-1-x86-64.d: Likewise.
1555 * ld-size/size64-1.s: Likewise.
1556 * ld-size/size64-2-x32.d: Likewise.
1557 * ld-size/size64-2-x86-64.d: Likewise.
1558 * ld-size/size64-2.s: Likewise.
1559 * ld-size/size-3.c: Likewise.
1560 * ld-size/size-3.out: Likewise.
1561 * ld-size/size-3a.c: Likewise.
1562 * ld-size/size-3b.c: Likewise.
1563 * ld-size/size-3c.c: Likewise.
1564 * ld-size/size-4.out: Likewise.
1565 * ld-size/size-4a.c: Likewise.
1566 * ld-size/size-4b.c: Likewise.
1567 * ld-size/size-5.out: Likewise.
1568 * ld-size/size-5a.c: Likewise.
1569 * ld-size/size-5b.c: Likewise.
1570 * ld-size/size-6.out: Likewise.
1571 * ld-size/size-6a.c: Likewise.
1572 * ld-size/size-6b.c: Likewise.
1573 * ld-size/size-7.rd: Likewise.
1574 * ld-size/size-7a.c: Likewise.
1575 * ld-size/size-7b.c: Likewise.
1576 * ld-size/size-8.rd: Likewise.
1577 * ld-size/size-8a.c: Likewise.
1578 * ld-size/size-8b.c: Likewise.
1579
1178606e
AM
15802013-01-16 Alan Modra <amodra@gmail.com>
1581
1582 * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline.
1583
e2458743
AM
15842013-01-15 Alan Modra <amodra@gmail.com>
1585
1586 * ld-powerpc/tlsso.d: Adjust for plt-thread-safe stubs.
1587 * ld-powerpc/tlsso.g: Likewise.
1588 * ld-powerpc/tlsso.r: Likewise.
1589 * ld-powerpc/tlstocso.d: Likewise.
1590 * ld-powerpc/tlstocso.g: Likewise.
1591
4d490e42
AM
15922013-01-15 Alan Modra <amodra@gmail.com>
1593
1594 * ld-plugin/lto-16a.d: Match powerpc64 function symbol type.
1595 * ld-plugin/lto-16b.d: Likewise.
1596 * ld-plugin/lto-17a.d: Likewise.
1597 * ld-plugin/lto-17b-2.d: Likewise.
1598
d6391ce5
AM
15992013-01-14 Alan Modra <amodra@gmail.com>
1600
1601 * ld-elf/pr14926.d: Disable for d10v, msp, xstormy.
1602 * ld-elf/sec-to-seg.exp: Choose correct variant output to suit
1603 updated microblaze page size.
1604
a3c62988
NC
16052013-01-10 Will Newton <will.newton@imgtec.com>
1606
1607 * ld-elf/merge.d: Mark Meta as xfail.
1608 * ld-gc/start.d: Skip this test on Meta.
1609 * ld-gc/personality.d: Skip this test on Meta.
1610 * ld-metag/external.s: New file.
1611 * ld-metag/metag.exp: New file.
1612 * ld-metag/pcrel.d: New file.
1613 * ld-metag/pcrel.s: New file.
1614 * ld-metag/shared.d: New file.
1615 * ld-metag/shared.r: New file.
1616 * ld-metag/shared.s: New file.
1617 * ld-metag/stub.d: New file.
1618 * ld-metag/stub.s: New file.
1619 * ld-metag/stub_pic_app.d: New file.
1620 * ld-metag/stub_pic_app.r: New file.
1621 * ld-metag/stub_pic_app.s: New file.
1622 * ld-metag/stub_pic_shared.d: New file.
1623 * ld-metag/stub_pic_shared.s: New file.
1624 * ld-metag/stub_shared.d: New file.
1625 * ld-metag/stub_shared.r: New file.
1626 * ld-metag/stub_shared.s: New file.
1627
98dbe4a7
TS
16282013-01-08 Thomas Schwinge <thomas@codesourcery.com>
1629
1630 * ld-i386/export-class.exp: Restore (and reword) comment about
1631 excluded targets.
1632
fb098a1e
YZ
16332013-01-04 Yufeng Zhang <yufeng.zhang@arm.com>
1634
1635 * ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to
1636 the objdump directive.
1637 * ld-aarch64/emit-relocs-266.d: Ditto.
1638 * ld-aarch64/emit-relocs-268.d: Ditto.
1639 * ld-aarch64/emit-relocs-269.d: Ditto.
1640 * ld-aarch64/emit-relocs-270.d: Ditto.
1641 * ld-aarch64/emit-relocs-271.d: Ditto.
1642 * ld-aarch64/emit-relocs-272.d: Ditto.
1643
4e5f3f9d 1644For older changes see ChangeLog-2012
c9e214e5 1645\f
4e5f3f9d 1646Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
1647
1648Copying and distribution of this file, with or without modification,
1649are permitted in any medium without royalty provided the copyright
1650notice and this notice are preserved.
1651
c9e214e5
AM
1652Local Variables:
1653mode: change-log
1654left-margin: 8
1655fill-column: 74
1656version-control: never
1657End:
This page took 0.484809 seconds and 4 git commands to generate.