[AArch64] Rename relocs-257-symbolic-func ld test to relocs-1027-symbolic-func.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
f63d6d96
TP
12015-08-12 Thomas Preud'homme <thomas.preudhomme@arm.com>
2
3 * ld-aarch64/aarch64-elf.exp: Rename relocs-257-symbolic-func to
4 relocs-1027-symbolic-func.
5 * ld-aarch64/relocs-257-symbolic-func.d: Rename to ...
6 * ld-aarch64/relocs-1027-symbolic-func.d: ... this.
7 * ld-aarch64/relocs-257-symbolic-func.s: Rename to ...
8 * ld-aarch64/relocs-1027-symbolic-func.s: ... this.
9
f678ded7
JW
102015-08-11 Jiong Wang <jiong.wang@arm.com>
11
12 * ld-aarch64/farcall-b-defsym.s: New test.
13 * ld-aarch64/farcall-bl-defsym.s: Likewise.
14 * ld-aarch64/farcall-b-defsym.d: New expectation.
15 * ld-aarch64/farcall-bl-defsym.d: Likewise.
16
07f9ddfe
JW
172015-08-11 Jiong Wang <jiong.wang@arm.com>
18
19 * ld-aarch64/farcall-b-gsym.s: New test.
20 * ld-aarch64/farcall-b-plt.s: Likewise.
21 * ld-aarch64/farcall-bl-plt.s: Likewise.
22 * ld-aarch64/farcall-b-gsym.d: New expect file.
23 * ld-aarch64/farcall-b-plt.d: Likewise.
24 * ld-aarch64/farcall-bl-plt.d: Likewise.
25
40fbed84
JW
262015-08-11 Jiong Wang <jiong.wang@arm.com>
27
28 * ld-aarch64/emit-relocs-529.s: New testcase.
29 * ld-aarch64/emit-relocs-529-overflow.s: Likewise.
30 * ld-aarch64/emit-relocs-86.s: Likewise.
31 * ld-aarch64/emit-relocs-86-overflow.s: Likewise.
32 * ld-aarch64/emit-relocs-529.d: New expectation file.
33 * ld-aarch64/emit-relocs-529-overflow.d: Likewise.
34 * ld-aarch64/emit-relocs-86.d: Likewise.
35 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
36 * ld-aarch64/aarch64-elf.exp: Run new testcases.
37
73f925cc
JW
382015-08-11 Jiong Wang <jiong.wang@arm.com>
39
40 * ld-aarch64/tls-small-ld.s: Update testcase.
41
f69e4920
JW
422015-08-11 Jiong Wang <jiong.wang@arm.com>
43
44 * ld-aarch64/tls-small-ld.s: New file.
45 * ld-aarch64/tls-small-ld.d: Likewise.
46 * ld-aarch64/aarch64-elf.exp: Run new test.
47
97dc35c8
L
482015-08-11 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR ld/18808
51 * ld-ifunc/ifunc.exp: Add a test for PR ld/18808.
52 * ld-ifunc/pr18808.out: New file.
53 * ld-ifunc/pr18808a.c: Likewise.
54 * ld-ifunc/pr18808b.c: Likewise.
55---
6e33951e
L
562015-08-07 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR ld/18720
59 * ld-elf/indirect.exp: Run tests for PR ld/18720.
60 * ld-elf/pr18720.out: New file.
61 * ld-elf/pr18720a.c: Likewise.
62 * ld-elf/pr18720b.c: Likewise.
63 * ld-elf/pr18720c.c: Likewise.
64
9c98104c
AB
652015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
66
67 * ld/ld-lib.exp (run_dump_test): When using the map option, no
68 program is required.
69
bb57e4c7
AB
702015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
71
72 * ld/ld-lib.exp (run_dump_test): Add error_output and
73 warning_output options.
74
0a618243
AB
752015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * ld-undefined/require-defined-1.d: New file.
78 * ld-undefined/require-defined-2.d: New file.
79 * ld-undefined/require-defined-3.d: New file.
80 * ld-undefined/require-defined-4.d: New file.
81 * ld-undefined/require-defined-5.d: New file.
82 * ld-undefined/require-defined.exp: New file.
83 * ld-undefined/require-defined.s: New file.
84
c6e8a9a8
L
852015-07-30 H.J. Lu <hongjiu.lu@intel.com>
86
87 PR ld/18735
88 * ld-elf/pr18735.d: New file.
89 * ld-elf/pr18735.s: Likewise.
90
60b57502
L
912015-07-29 H.J. Lu <hongjiu.lu@intel.com>
92
93 * ld-elf/pr18718.c (bar): Use noclone attribute only for GCC
94 4.5 or newer.
95
de0a0026
L
962015-07-29 H.J. Lu <hongjiu.lu@intel.com>
97
98 * ld-size/size.exp: Move run-time support check.
99
e5654c0f
AM
1002015-07-28 Alan Modra <amodra@gmail.com>
101
102 * ld-powerpc/elfv2so.d: Update.
103
6f8ea6c4
L
1042015-07-27 H.J. Lu <hongjiu.lu@intel.com>
105
106 * config/default.exp (NOPIE_CFLAGS): New.
107 (NOPIE_LDFLAGS): Likewise.
108 * ld-size/size.exp (run_cc_link_tests): Add $NOPIE_CFLAGS and
109 $NOPIE_LDFLAGS if needed.
110 (run_ld_link_exec_tests): Add $NOPIE_CFLAGS if needed.
111
219a6876
L
1122015-07-27 H.J. Lu <hongjiu.lu@intel.com>
113
114 * ld-srec/srec.exp (CC): Save and restore. Append $PLT_CFLAGS.
115 (CXX): Likewise.
116
cda77e9e
L
1172015-07-27 H.J. Lu <hongjiu.lu@intel.com>
118
119 * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile.
120
379d3f1f
L
1212015-07-27 H.J. Lu <hongjiu.lu@intel.com>
122
123 * ld-scripts/crossref.exp (CC): Save and restore. Append
124 $PLT_CFLAGS.
125
ea9fb8b3
L
1262015-07-27 H.J. Lu <hongjiu.lu@intel.com>
127
128 * ld-i386/i386.exp (run_cc_link_tests): Add $PLT_CFLAGS to
129 -fPIC if needed.
130 * ld-x86-64/mpx.exp (run_cc_link_tests): Likewise.
131 * ld-x86-64/x86-64.exp (run_cc_link_tests): Likewise.
132
faebca03
L
1332015-07-27 H.J. Lu <hongjiu.lu@intel.com>
134
135 * ld-elfvsb/elfvsb.exp (visibility_run): Pass $PLT_CFLAGS to
136 ld_compile.
137
c4972ed6
L
1382015-07-27 H.J. Lu <hongjiu.lu@intel.com>
139
140 * ld-elfvers/vers.exp (build_vers_lib_no_pic): Pass $PLT_CFLAGS
141 to build_binary.
142
e10461ae
L
1432015-07-27 H.J. Lu <hongjiu.lu@intel.com>
144
145 * config/default.exp (PLT_CFLAGS): New.
146
32f573bc
SN
1472015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
148
149 PR ld/18705
150 * ld-aarch64/protected-data.d: New.
151 * ld-aarch64/protected-data.s: New.
152 * ld-aarch64/aarch64-elf.exp: Add new test.
153
b68a20d6
SN
1542015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
155
156 PR ld/18705
157 * ld-arm/protected-data.d: New.
158 * ld-arm/protected-data.s: New.
159 * ld-arm/arm-elf.exp: Add new test.
160
edcab5e8
L
1612015-07-26 H.J. Lu <hongjiu.lu@intel.com>
162
163 PR ld/18718
164 * ld-elf/shared.exp: Compile PR ld/18718 tests with -O2.
165
d76b6207
L
1662015-07-26 H.J. Lu <hongjiu.lu@intel.com>
167
168 * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt
169 to 0.
170
18d9555c
L
1712015-07-25 H.J. Lu <hongjiu.lu@intel.com>
172
173 PR ld/18718
174 * ld-elf/pr18718.c: New file.
175 * ld-elf/shared.exp: Run tests for PR ld/18718.
176
a496fbc8
AM
1772015-07-25 Alan Modra <amodra@gmail.com>
178
179 * ld-elf/symbolic-func.s,
180 * ld-elf/symbolic-func.r: New test.
181 * ld-elf/elf.exp: Run it.
182
84b74b49
L
1832015-07-24 H.J. Lu <hongjiu.lu@intel.com>
184
185 * ld-elf/compress.exp (build_tests): Replace -g with -ggdb3.
186 * ld-elf/zlibbegin.rS: Also expect "GC".
187 * ld-elf/zlibnormal.rS: Likewise.
188
77a69ff8
JW
1892015-07-16 Jiong Wang <jiong.wang@arm.com>
190
191 * ld-aarch64/tls-tiny-ld.s: New file.
192 * ld-aarch64/tls-tiny-ld.d: Ditto.
193 * ld-aarch64/aarch64-elf.exp: Run new test.
194
19a7fe52
L
1952015-07-14 H.J. Lu <hongjiu.lu@intel.com>
196
197 * ld-elf/zlibbegin.rS: Updated to .debug_.* with the
198 SHF_COMPRESSED bit.
199 * ld-elf/zlibnormal.rS: Likewise.
200
3350cc01
CM
2012015-07-09 Catherine Moore <clm@codesourcery.com>
202
72f4393d
L
203 * ld-mips-elf/attr-gnu-4-08.d: Update expected output.
204 * ld-mips-elf/attr-gnu-4-09.d: New.
205 * ld-mips-elf/attr-gnu-4-19.d: New.
206 * ld-mips-elf/attr-gnu-4-29.d: New.
207 * ld-mips-elf/attr-gnu-4-39.d: New.
208 * ld-mips-elf/attr-gnu-4-49.d: New.
209 * ld-mips-elf/attr-gnu-4-59.d: New.
210 * ld-mips-elf/attr-gnu-4-69.d: New.
211 * ld-mips-elf/attr-gnu-4-79.d: New.
212 * ld-mips-elf/attr-gnu-4-89.d: New.
213 * ld-mips-elf/attr-gnu-4-9.s: New.
214 * ld-mips-elf/mips-elf.exp: Run new tests.
3350cc01 215
328e7bfd
DC
2162015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
217
218 * ld-avr/gc-section-debugline.d: New test.
219 * ld-avr/per-function-debugline.s: Source for new test.
220
92a9c616
RS
2212015-07-05 Richard Sandiford <richard.sandiford@arm.com>
222
223 * ld-powerpc/tocopt6-inc.s, ld-powerpc/tocopt6a.s,
224 ld-powerpc/tocopt6b.s, ld-powerpc/tocopt6c.s,
225 ld-powerpc/tocopt6.d: New test.
226 * ld-powerpc/powerpc.exp (ppc64elftests): Add it.
227
0f088b2a
KT
2282015-07-03 Kai Tietz <ktietz@redhat.com>
229 Nick Clifton <nickc@redhat.com>
230
231 PR ld/11539
232 * lib/ld-lib.exp (check_gc_sections_available): Do not
233 automatically fail for cygwin and mingw targets.
234
965b1d80
SL
2352015-07-01 Sandra Loosemore <sandra@codesourcery.com>
236 Cesar Philippidis <cesar@codesourcery.com>
237
238 * ld-nios2/mixed1a.d: New.
239 * ld-nios2/mixed1a.s: New.
240 * ld-nios2/mixed1b.d: New.
241 * ld-nios2/mixed1b.s: New.
242 * ld-nios2/nios2.exp: Build the new compatibility tests.
243
a2a55a40
L
2442015-06-27 H.J. Lu <hongjiu.lu@intel.com>
245
246 * ld-xtensa/tlsbin.rd: Updated.
247 * ld-xtensa/tlspic.rd: Likewise.
248
a5499fa4
MF
2492015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
250
251 * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag.
252 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
253 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
254 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
255 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
256 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
257 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
258 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
259 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
260 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
261 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
262 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
263 * ld-mips-elf/tlsdyn-o32.d: Likewise.
264 * ld-mips-elf/tlsdyn-o32.got: Likewise.
265 * ld-mips-elf/pie-n32.d: New file.
266 * ld-mips-elf/pie-n64.d: Likewise.
267 * ld-mips-elf/pie-o32.d: Likewise.
268 * ld-mips-elf/pie.s: Likewise.
269 * ld-mips-elf/mips-elf.exp: Add new tests.
270
06e78fc7
L
2712015-06-25 H.J. Lu <hongjiu.lu@intel.com>
272
273 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
274
4a677ba7
L
2752015-06-25 H.J. Lu <hongjiu.lu@intel.com>
276
277 * ld-mmix/bspec1.d: Updated.
278 * ld-mmix/bspec2.d: Likewise.
279 * ld-mmix/undef-3.d: Likewise.
280
ef10c3ac
L
2812015-06-25 H.J. Lu <hongjiu.lu@intel.com>
282
283 PR gas/18451
284 * ld-elf/strtab.d: New file.
285 * ld-elf/strtab.s: Likewise.
286
7c1e8d3e
L
2872015-06-24 H.J. Lu <hongjiu.lu@intel.com>
288
289 * ld-i386/i386.exp: Run pltgot-2 for Linux targets.
290 * ld-x86-64/x86-64.exp: Likewise.
291 * ld-i386/pltgot-1.d: Updated.
292 * ld-x86-64/pltgot-1.d: Likewise.
293 * ld-i386/pltgot-2.d: New file.
294 * ld-x86-64/pltgot-2.d: Likewise.
295
c2170589
JW
2962015-06-23 Jiong Wang <jiong.wang@arm.com>
297
298 * ld-aarch64/dt_textrel.s: New testcase.
299 * ld-aarch64/dt_textrel.d: New expectation file.
300 * ld-aarch64/aarch64-elf.exp: Run new testcase.
301
696ddf4b
JW
3022015-06-17 Jiong Wang <jiong.wang@arm.com>
303
304 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function.
305 * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose
306 emulation mode.
307
1d5c94cb
AM
3082015-06-16 Alan Modra <amodra@gmail.com>
309
310 * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns.
311 * ld-powerpc/ppc476-shared.d: Update.
312 * ld-powerpc/ppc476-shared2.d: Update.
313
3604cb1f
TG
3142015-06-12 Tristan Gingold <gingold@adacore.com>
315
316 * ld-scripts/print-memory-usage-1.t,
317 * ld-scripts/print-memory-usage-1.s,
318 * ld-scripts/print-memory-usage-1.l,
319 * ld-scripts/print-memory-usage-2.t,
320 * ld-scripts/print-memory-usage-2.l,
321 * ld-scripts/print-memory-usage-3.s,
322 * ld-scripts/print-memory-usage-3.t,
323 * ld-scripts/print-memory-usage-3.l,
324 * ld-scripts/print-memory-usage.t: New tests.
325 * ld-scripts/print-memory-usage.exp: Run them.
326
e00a2fbc
NC
3272015-06-05 Nick Clifton <nickc@redhat.com>
328
329 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
330
f8b44781
AM
3312015-06-05 Alan Modra <amodra@gmail.com>
332
333 * ld-powerpc/ppc476-shared.s,
334 * ld-powerpc/ppc476-shared.lnk,
335 * ld-powerpc/ppc476-shared.d,
336 * ld-powerpc/ppc476-shared2.d: New tests.
337 * ld-powerpc/powerpc.exp: Run them.
338
afa403d8
JW
3392015-06-02 Jiong Wang <jiong.wang@arm.com>
340
341 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
342
7018c030
JW
3432015-06-01 Jiong Wang <jiong.wang@arm.com>
344
345 * ld-aarch64/emit-relocs-28.s: New test file.
346 * ld-aarch64/emit-relocs-28.d: Ditto.
347 * ld-aarch64/aarch64-elf.exp: Run new test.
348
36e6c140
JW
3492015-06-01 Jiong Wang <jiong.wang@arm.com>
350
351 * ld-aarch64/tprel_add_lo12_overflow.s: New testcase.
352 * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file.
353 * ld-aarch64/aarch64-elf.exp: Run new testcase.
354
99ad26cb
JW
3552015-06-01 Jiong Wang <jiong.wang@arm.com>
356
357 * ld-aarch64/emit-relocs-313.s: New test file.
358 * ld-aarch64/emit-relocs-313.d: Ditto.
359 * ld-aarch64/aarch64-elf.exp: Run new test.
360
32c17175
SK
3612015-05-29 Stephen Kitt <steve@sk2.org>
362
363 * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the
364 compiler command line.
365
2f0c68f2
CM
3662015-05-28 Catherine Moore <clm@codesourcery.com>
367
368 ld/testsuite/
369 * ld-mips-elf/compact-eh.ld: New linker script.
370 * ld-mips-elf/compact-eh1.d: New.
371 * ld-mips-elf/compact-eh1.s: New.
372 * ld-mips-elf/compact-eh1a.s: New.
373 * ld-mips-elf/compact-eh1b.s: New.
374 * ld-mips-elf/compact-eh2.d: New.
375 * ld-mips-elf/compact-eh2.s: New.
376 * ld-mips-elf/compact-eh3.d: New.
377 * ld-mips-elf/compact-eh3.s: New.
378 * ld-mips-elf/compact-eh3a.s: New.
379 * ld-mips-elf/compact-eh4.d: New.
380 * ld-mips-elf/compact-eh5.d: New.
381 * ld-mips-elf/compact-eh6.d: New.
382 * ld-mips-elf/mips-elf.exp: Run new tests.
383
8ded2ddc
L
3842015-05-27 H.J. Lu <hongjiu.lu@intel.com>
385
386 PR binutils/18458
387 * ld-elf/shared.exp (build_tests): Build libpr18458a.so and
388 libpr18458b.so.
389 (run_tests): Run pr18458 test.
390 * ld-elf/pr18458a.c: New file.
391 * ld-elf/pr18458b.c: Likewise.
392 * ld-elf/pr18458c.c: Likewise.
393
25070364
L
3942015-05-16 H.J. Lu <hongjiu.lu@intel.com>
395
396 * ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
397 * ld-x86-64/x86-64.exp: Likewise
398 * ld-i386/pr17689now.rd: New file.
399 * ld-x86-64/pr17689now.rd: Likewise
400
5db04b09
L
4012015-05-15 H.J. Lu <hongjiu.lu@intel.com>
402
403 PR binutis/18386
404 * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump.
405 * ld-x86-64/tlspic.dd: Likewise.
406 * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to
407 objdump for tlspic.dd and tlsgdesc.dd.
408
a3747075
L
4092015-05-12 H.J. Lu <hongjiu.lu@intel.com>
410
411 * ld-i386/i386.exp: Run pltgot-1 for Linux targets.
412 * ld-x86-64/x86-64.exp: Likewise.
413 * ld-i386/pltgot-1.d: New file.
414 * ld-i386/pltgot-1.s: Likewise.
415 * ld-x86-64/pltgot-1.d: Likewise.
416 * ld-x86-64/pltgot-1.s: Likewise.
417
5197d474
L
4182015-05-11 H.J. Lu <hongjiu.lu@intel.com>
419
420 * ld-i386/i386.exp (iamcu_tests): Run iamcu-4.
421 * ld-i386/iamcu-4.d: New file.
422
7e0a8112
L
4232015-05-11 H.J. Lu <hongjiu.lu@intel.com>
424
425 * ld-i386/abs-iamcu.d: New file.
426 * ld-i386/dummy.s: Likewise.
427 * ld-i386/foo.s: Likewise.
428 * ld-i386/iamcu-1.d: Likewise.
429 * ld-i386/iamcu-2.d: Likewise.
430 * ld-i386/iamcu-3.d: Likewise.
431 * ld-i386/start.s: Likewise.
432 * ld-i386/i386.exp (iamcu_tests): New.
433 Run iamcu_tests.
434
31955f99
L
4352015-05-08 H.J. Lu <hongjiu.lu@intel.com>
436
437 PR binutis/18386
438 * ld-x86-64/tlsgdesc.dd: Updated.
439 * ld-x86-64/tlspic.dd: Likewise.
440
43c1d34c
L
4412015-04-29 H.J. Lu <hongjiu.lu@intel.com>
442
443 PR ld/18354
444 * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
445 gnunormal and gabinormal against libfoozlib.so.
446
9081b64d
JW
4472015-04-27 Renlin Li <renlin.li@arm.com>
448
449 * ld-arm/ifunc-10.dd: Adjust expected output.
450 * ld-arm/ifunc-2.dd: Likewise.
451
963a4320
AK
4522015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
453
454 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
455
44bd1acd
AM
4562015-04-24 Alan Modra <amodra@gmail.com>
457
458 * ld-powerpc/tocnovar.d: Revert last change.
459
7a5c933c
RE
4602015-04-24 Richard Earnshaw <rearnsha@arm.com>
461
462 * ld-arm/armthumb-lib.d: Regenerate expected output.
463 * ld-arm/armthumb-lib.d: Likewise.
464 * ld-arm/armthumb-lib.sym: Likewise.
465 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
466 * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise.
467 * ld-arm/cortex-a8-fix-b.d: Likewise.
468 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise.
469 * ld-arm/cortex-a8-fix-bcc.d: Likewise.
470 * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise.
471 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
472 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise.
473 * ld-arm/cortex-a8-fix-bl.d: Likewise.
474 * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise.
475 * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise.
476 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise.
477 * ld-arm/cortex-a8-fix-blx.d: Likewise.
478 * ld-arm/cortex-a8-fix-hdr.d: Likewise.
479 * ld-arm/farcall-mixed-app-v5.d: Likewise.
480 * ld-arm/farcall-mixed-app.d: Likewise.
481 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
482 * ld-arm/farcall-mixed-lib.d: Likewise.
483 * ld-arm/mixed-app-v5.d: Likewise.
484 * ld-arm/mixed-app.d: Likewise.
485 * ld-arm/mixed-lib.d: Likewise.
486
30d72bc3
NC
4872015-04-24 Nick Clifton <nickc@redhat.com>
488
489 * ld-elf/compressed1d.d: Add notarget for ELF based targets that
490 do not use elf.em.
491
04651c08
HPN
4922015-04-24 Hans-Peter Nilsson <hp@axis.com>
493
494 * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
495 to cris*-*-elf.
496
005db9f9
L
4972015-04-23 H.J. Lu <hongjiu.lu@intel.com>
498
499 * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
500 frv.
501
3e19fb8f
L
5022015-04-23 H.J. Lu <hongjiu.lu@intel.com>
503
504 PR ld/18277
505 * ld-elf/compressed1d.d: New.
506 * ld-elf/compressed1e.d: Likewise.
507
a27e685f
AM
5082015-04-23 Alan Modra <amodra@gmail.com>
509
510 * ld-powerpc/ambiguousv1b.d: Update for aligned .got.
511 * ld-powerpc/defsym.d: Likewise.
512 * ld-powerpc/elfv2-2exe.d: Likewise.
513 * ld-powerpc/elfv2exe.d: Likewise.
514 * ld-powerpc/elfv2so.d: Likewise.
515 * ld-powerpc/relbrlt.d: Likewise.
516 * ld-powerpc/tls.g: Likewise.
517 * ld-powerpc/tlsexe.d: Likewise.
518 * ld-powerpc/tlsexe.g: Likewise.
519 * ld-powerpc/tlsexe.r: Likewise.
520 * ld-powerpc/tlsexetoc.d: Likewise.
521 * ld-powerpc/tlsexetoc.g: Likewise.
522 * ld-powerpc/tlsexetoc.r: Likewise.
523 * ld-powerpc/tlsso.d: Likewise.
524 * ld-powerpc/tlsso.g: Likewise.
525 * ld-powerpc/tlsso.r: Likewise.
526 * ld-powerpc/tlstoc.g: Likewise.
527 * ld-powerpc/tlstocso.d: Likewise.
528 * ld-powerpc/tlstocso.g: Likewise.
529 * ld-powerpc/tlstocso.r: Likewise.
530 * ld-powerpc/tocopt.d: Likewise.
531 * ld-powerpc/tocopt2.d: Likewise.
532 * ld-powerpc/tocopt3.d: Likewise.
533 * ld-powerpc/tocopt4.d: Likewise.
534 * ld-powerpc/tocopt5.d: Likewise.
2ab52ca5 535 * ld-powerpc/tocnovar.d: Adjust.
a27e685f 536
0e5fabeb
AM
5372015-04-22 Alan Modra <amodra@gmail.com>
538
539 * ld-x86-64/pr18176.d: Update.
540
d5597ebc
L
5412015-04-22 H.J. Lu <hongjiu.lu@intel.com>
542
543 PR ld/18289
544 * ld-i386/copyreloc-lib.c: New file.
545 * ld-i386/copyreloc-main.S: Likewise.
546 * ld-i386/copyreloc-main.out: Likewise.
547 * ld-i386/copyreloc-main1.rd: Likewise.
548 * ld-i386/copyreloc-main2.rd: Likewise.
549 * ld-i386/dummy.c: Likewise.
550 * ld-i386/pr17689.out: Likewise.
551 * ld-i386/pr17689.rd: Likewise.
552 * ld-i386/pr17689a.c: Likewise.
553 * ld-i386/pr17689b.S: Likewise.
554 * ld-i386/pr17827.rd: Likewise.
555 * ld-i386/pr17827ver.rd: Likewise.
556 * ld-i386/i386.exp: Run copyreloc tests.
557
be59ad3d
L
5582015-04-20 H.J. Lu <hongjiu.lu@intel.com>
559
560 * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
561 * ld-mmix/bspec2.d: Likewise.
562 * ld-mmix/local1.d: Likewise.
563 * ld-mmix/local3.d: Likewise.
564 * ld-mmix/local5.d: Likewise.
565 * ld-mmix/local7.d: Likewise.
566 * ld-mmix/undef-3.d: Likewise.
567 * ld-sh/sh64/crangerel1.rd: Likewise.
568 * ld-sh/sh64/crangerel2.rd: Likewise.
569 * ld-tic6x/common.d: Likewise.
570 * ld-tic6x/shlib-1.rd: Likewise.
571 * ld-tic6x/shlib-1b.rd: Likewise.
572 * ld-tic6x/shlib-1r.rd: Likewise.
573 * ld-tic6x/shlib-1rb.rd: Likewise.
574 * ld-tic6x/shlib-app-1.rd: Likewise.
575 * ld-tic6x/shlib-app-1b.rd: Likewise.
576 * ld-tic6x/shlib-app-1r.rd: Likewise.
577 * ld-tic6x/shlib-app-1rb.rd: Likewise.
578 * ld-tic6x/shlib-noindex.rd: Likewise.
579 * ld-tic6x/static-app-1.rd: Likewise.
580 * ld-tic6x/static-app-1b.rd: Likewise.
581 * ld-tic6x/static-app-1r.rd: Likewise.
582 * ld-tic6x/static-app-1rb.rd: Likewise.
583 * ld-x86-64/ilp32-4.d: Likewise.
584 * ld-x86-64/split-by-file-nacl.rd: Likewise.
585 * ld-x86-64/split-by-file.rd: Likewise.
586
0ce398f1
L
5872015-04-14 H.J. Lu <hongjiu.lu@intel.com>
588
589 * ld-elf/compress.exp (build_tests): Add tests for
590 --compress-debug-sections=.
591 (run_tests): Likewise.
592 Add additonal tests for --compress-debug-sections=.
593 * ld-elf/gabiend.rt: New file.
594 * ld-elf/gabinormal.rt: Likewise.
595 * ld-elf/gnubegin.rS: Likewise.
596 * ld-elf/gnunormal.rS: Likewise.
597 * ld-elf/zlibbegin.rS: Likewise.
598 * ld-elf/zlibnormal.rS: Likewise.
599
ecd27210
AM
6002015-04-15 Alan Modra <amodra@gmail.com>
601
602 * ld-gc/pr18223.d: xfail tic6x.
603
889c2a67
L
6042015-04-14 H.J. Lu <hongjiu.lu@intel.com>
605
606 PR ld/pr17709
607 * ld-i386/i386.exp: Run protected6b.
608 * ld-i386/protected6b.d: New file.
609 * ld-x86-64/protected6b.d: Likewise.
610 * ld-x86-64/x86-64.exp: Run protected6b.
611
e3c0e327
L
6122015-04-11 H.J. Lu <hongjiu.lu@intel.com>
613
614 * ld-i386/i386.exp: Run protected6a.
615 * ld-i386/protected6.d: Renamed to ...
616 * ld-i386/protected6a.d: This.
617 * ld-x86-64/hidden4.d: New file.
618 * ld-x86-64/hidden4.s: Likewise.
619 * ld-x86-64/hidden5.d: Likewise.
620 * ld-x86-64/hidden5.s: Likewise.
621 * ld-x86-64/protected6.d: Renamed to ...
622 * ld-x86-64/protected6a.d: This.
623 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
624 protected7a and protected7b.
625
3d949995
L
6262015-04-10 H.J. Lu <hongjiu.lu@intel.com>
627
628 PR ld/pr17709
629 * ld-i386/protected6.d: New file.
630 * ld-i386/protected6.s: Likewise.
631 * ld-x86-64/protected6.d: Likewise.
632 * ld-x86-64/protected6.s: Likewise.
633 * ld-x86-64/protected7.d: Likewise.
634 * ld-x86-64/protected7.s: Likewise.
635 * ld-x86-64/protected7a.d: Likewise.
636 * ld-x86-64/protected7b.d: Likewise.
637
f7483970
L
6382015-04-10 H.J. Lu <hongjiu.lu@intel.com>
639
640 PR ld/pr15228
641 PR ld/pr17709
642 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
643 * ld-i386/pr17709-nacl.rd: New file.
644 * ld-i386/pr17709.rd: Likewise.
645 * ld-i386/pr17709a.s: Likewise.
646 * ld-i386/pr17709b.s: Likewise.
647 * ld-i386/protected3.d: Updated.
648 * ld-i386/protected3.s: Likewise.
649 * ld-x86-64/pr17709-nacl.rd: New file.
650 * ld-x86-64/pr17709.rd: Likewise.
651 * ld-x86-64/pr17709a.s: Likewise.
652 * ld-x86-64/pr17709b.s: Likewise.
653 * ld-x86-64/protected3.d: Updated.
654 * ld-x86-64/protected3.s: Likewise.
655 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
656
11e6e4c7
L
6572015-04-10 H.J. Lu <hongjiu.lu@intel.com>
658
659 PR ld/18223
660 * ld-gc/gc.exp: Run pr18223.
661 * ld-gc/pr18223.d: New file.
662 * ld-gc/pr18223.s: Likewise.
663
8d2ea2a8
AM
6642015-04-10 Alan Modra <amodra@gmail.com>
665
666 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
667 PR ld/pr15228
668 PR ld/pr17709
669 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
670 * ld-i386/pr17709-nacl.rd: Delete.
671 * ld-i386/pr17709.rd: Likewise.
672 * ld-i386/pr17709a.s: Likewise.
673 * ld-i386/pr17709b.s: Likewise.
674 * ld-i386/protected3.d: Updated.
675 * ld-i386/protected3.s: Likewise.
676 * ld-x86-64/pr17709-nacl.rd: Delete.
677 * ld-x86-64/pr17709.rd: Likewise.
678 * ld-x86-64/pr17709a.s: Likewise.
679 * ld-x86-64/pr17709b.s: Likewise.
680 * ld-x86-64/protected3.d: Updated.
681 * ld-x86-64/protected3.s: Likewise.
682 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
683
151411f8
L
6842015-04-08 H.J. Lu <hongjiu.lu@intel.com>
685
686 * ld-elf/compress.exp: Add a test for
687 --compress-debug-sections=zlib-gabi.
688 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
689 (run_tests): Likewise.
690 Verify linker output with zlib-gabi compressed debug input.
691 * ld-elf/compressed1a.d: New file.
692 * ld-elf/compressed1b.d: Likewise.
693 * ld-elf/compressed1c.d: Likewise.
694
87070c08
AM
6952015-04-07 Alan Modra <amodra@gmail.com>
696
697 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
698 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
699 * ld-tic6x/shlib-1b.rd: Likewise.
700 * ld-tic6x/shlib-1r.rd: Likewise.
701 * ld-tic6x/shlib-1rb.rd: Likewise.
702 * ld-tic6x/shlib-app-1.rd: Likewise.
703 * ld-tic6x/shlib-app-1b.rd: Likewise.
704 * ld-tic6x/shlib-app-1r.rd: Likewise.
705 * ld-tic6x/shlib-app-1rb.rd: Likewise.
706 * ld-tic6x/shlib-noindex.rd: Likewise.
707
3ea60775
NC
7082015-04-07 Nick Clifton <nickc@redhat.com>
709
710 * ld-elf/orphan-5.l: New test - checks the linker's output with
711 --warn-orphan enabled.
712 * ld-elf/elf.exp: Run the new test.
713
dae148f3
L
7142015-04-06 H.J. Lu <hongjiu.lu@intel.com>
715
716 * ld-elf/compress.exp: Remove is_zlib_supported check.
717 Fail if --compress-debug-sections doesn't work.
718 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
719
4106101c
MS
7202015-04-01 Tejas Belagod <tejas.belagod@arm.com>
721
722 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
723 * ld-aarch64/erratum843419.d: New.
724 * ld-aarch64/erratum843419.s: New.
725
875b5b9d
L
7262015-04-01 H.J. Lu <hongjiu.lu@intel.com>
727
728 PR ld/18176
729 * ld-x86-64/pr18176.d: New file.
730 * ld-x86-64/pr18176.s: Likewise.
731 * ld-x86-64/pr18176.t: Likewise.
732 * ld-x86-64/x86-64.exp: Run pr18176.
733
f24173eb
L
7342015-03-31 H.J. Lu <hongjiu.lu@intel.com>
735
736 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
737
bd53a53a
L
7382015-03-30 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR ld/18169
741 * ld-elf/linkinfo1a.d: Updated.
742 * ld-elf/linkinfo1b.d: Likewise.
743
5e228181
L
7442015-03-27 H.J. Lu <hongjiu.lu@intel.com>
745
746 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
747
93ca8569
TB
7482015-03-26 Tejas Belagod <tejas.belagod@arm.com>
749
750 * ld-aarch64/farcall-back-be.d: New.
751
b19a8f85
L
7522015-03-26 H.J. Lu <hongjiu.lu@intel.com>
753
754 PR ld/18160
755 * ld-x86-64/pr18160.d: New file.
756 * ld-x86-64/pr18160.s: Likewise.
757 * ld-x86-64/pr18160.t: Likewise.
758 * ld-x86-64/x86-64.exp: Run pr18160.
759---
61865519
MS
7602015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
761
762 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
763 section.
764 * ld-aarch64/farcall-b.d: Likewise.
765 * ld-aarch64/farcall-bl.d: Likewise.
766 * ld-aarch64/farcall-back.d: Likewise.
767
d9ced15d
MS
7682015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
769
770 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
771 835769 workaround stubs.
772
d422d1c4
SKS
7732015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
774
775 * ld-gc/all-debug-sections.d: New file.
776 * ld-gc/all-debug-sections.s: Likewise.
777 * ld-gc/gc.exp: Execute new testcase.
778
1079403c
AM
7792015-03-11 Alan Modra <amodra@gmail.com>
780
781 * ld-powerpc/tls32.s: Add GOT pointer setup.
782 * ld-powerpc/tls32.d: Update.
783 * ld-powerpc/tls32.g: Update.
784 * ld-powerpc/tls32.t: Update.
785 * ld-powerpc/tlsexe.d: Update.
786 * ld-powerpc/tlsexe32.d: Update.
787 * ld-powerpc/tlsexe32.g: Update.
788 * ld-powerpc/tlsexe32.r: Update.
789 * ld-powerpc/tlsexetoc.d: Update.
790 * ld-powerpc/tlsso32.d: Update.
791 * ld-powerpc/tlsso32.g: Update.
792 * ld-powerpc/tlsso32.r: Update.
793
ca3fe95e
L
7942015-03-05 H.J. Lu <hongjiu.lu@intel.com>
795
796 PR ld/pr15228
797 PR ld/pr17709
798 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
799 * ld-i386/pr17709-nacl.rd: New file.
800 * ld-i386/pr17709.rd: Likewise.
801 * ld-i386/pr17709a.s: Likewise.
802 * ld-i386/pr17709b.s: Likewise.
803 * ld-i386/protected3.d: Updated.
804 * ld-i386/protected3.s: Likewise.
805 * ld-x86-64/pr17709-nacl.rd: New file.
806 * ld-x86-64/pr17709.rd: Likewise.
807 * ld-x86-64/pr17709a.s: Likewise.
808 * ld-x86-64/pr17709b.s: Likewise.
809 * ld-x86-64/protected3.d: Updated.
810 * ld-x86-64/protected3.s: Likewise.
811 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
812
e09ab7ac
RS
8132015-03-04 Richard Sandiford <richard.sandiford@arm.com>
814
815 PR gas/17843
816 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
817 * ld-aarch64/aarch64-elf.exp: Run it.
818
9028d943
AM
8192015-02-28 Alan Modra <amodra@gmail.com>
820
821 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
822 * ld-sparc/gotop32.td: Likewise.
823 * ld-sparc/gotop64.rd: Likewise.
824 * ld-sparc/gotop64.td: Likewise.
825 * ld-tilegx/external.s: Align .data.
826 * ld-tilepro/external.s: Likewise.
827
60d1b0d6
MS
8282015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
829
830 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
831 (tls-tiny-desc-le): Add.
832 * ld-aarch64/tls-tiny-desc.d: New.
833 * ld-aarch64/tls-tiny-desc.s: New.
834 * ld-aarch64/tls-tiny-desc-ie.d: New.
835 * ld-aarch64/tls-tiny-desc-ie.s: New.
836 * ld-aarch64/tls-tiny-desc-le.d: New.
837 * ld-aarch64/tls-tiny-desc-le.s: New.
838
b480a481
MS
8392015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
840
841 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
842 (tls-tiny-gd-le): Add.
843 * ld-aarch64/tls-tiny-gd.d: New.
844 * ld-aarch64/tls-tiny-gd.s: New.
845 * ld-aarch64/tls-tiny-gd-ie.d: New.
846 * ld-aarch64/tls-tiny-gd-ie.s: New.
847 * ld-aarch64/tls-tiny-gd-le.d: New.
848 * ld-aarch64/tls-tiny-gd-le.s: New.
849
b1089987
MS
8502015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
851
852 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
853 * ld-aarch64/tls-tiny-ie.d: New.
854 * ld-aarch64/tls-tiny-ie.s: New.
855
99654aaf
TG
8562015-02-26 Terry Guo <terry.guo@arm.com>
857
858 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
859 * ld-arm/attr-merge-vfp-10.d: Likewise.
860 * ld-arm/attr-merge-vfp-10r.d: Likewise.
861 * ld-arm/attr-merge-vfp-12.d: Likewise.
862 * ld-arm/attr-merge-vfp-12r.d: Likewise.
863 * ld-arm/attr-merge-vfp-13.d: Likewise.
864 * ld-arm/attr-merge-vfp-13r.d: Likewise.
865 * ld-arm/attr-merge-vfp-14.d: Likewise.
866 * ld-arm/attr-merge-vfp-14r.d: Likewise.
867 * ld-arm/attr-merge-vfp-6.d: Likewise.
868 * ld-arm/attr-merge-vfp-6r.d: Likewise.
869 * ld-arm/attr-merge-vfp-7.d: Likewise.
870 * ld-arm/attr-merge-vfp-7r.d: Likewise.
871 * ld-arm/attr-merge-vfp-8.d: Likewise.
872 * ld-arm/attr-merge-vfp-8r.d: Likewise.
873
bac13f5a
AB
8742015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
875
876 * ld-avr/avr-prop-1.d: New file.
877 * ld-avr/avr-prop-1.s: New file.
878 * ld-avr/avr-prop-2.d: New file.
879 * ld-avr/avr-prop-2.s: New file.
880 * ld-avr/avr-prop-3.d: New file.
881 * ld-avr/avr-prop-3.s: New file.
882 * ld-avr/avr-prop-4.d: New file.
883 * ld-avr/avr-prop-4.s: New file.
884
ac994365
OE
8852015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
886
887 * ld-sh/arch/arch_expected.txt: Regenerate.
888 * ld-sh/arch/sh-dsp.s: Likewise.
889 * ld-sh/arch/sh.s: Likewise.
890 * ld-sh/arch/sh2.s: Likewise.
891 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
892 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
893 * ld-sh/arch/sh2a-nofpu.s: Likewise.
894 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
895 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
896 * ld-sh/arch/sh2a.s: Likewise.
897 * ld-sh/arch/sh2e.s: Likewise.
898 * ld-sh/arch/sh3-dsp.s: Likewise.
899 * ld-sh/arch/sh3-nommu.s: Likewise.
900 * ld-sh/arch/sh3.s: Likewise.
901 * ld-sh/arch/sh3e.s: Likewise.
902 * ld-sh/arch/sh4-nofpu.s: Likewise.
903 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
904 * ld-sh/arch/sh4.s: Likewise.
905 * ld-sh/arch/sh4a-nofpu.s: Likewise.
906 * ld-sh/arch/sh4a.s: Likewise.
907 * ld-sh/arch/sh4al-dsp.s: Likewise.
908
685080f2
NC
9092015-02-24 Nick Clifton <nickc@redhat.com>
910
911 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
912
884151a7
AM
9132015-02-24 Alan Modra <amodra@gmail.com>
914
915 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
916
cb072816
SKS
9172015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
918
919 * ld-avr/region_overflow.d: New test.
920 * ld-avr/region_overflow.s: Likewise.
921
db95bb7c
L
9222015-02-19 H.J. Lu <hongjiu.lu@intel.com>
923
924 PR ld/4317
925 * ld-i386/compressed1.d: Use nm/readelf with "failif".
926 * ld-x86-64/compressed1.d: Likewise.
927 * ld-x86-64/pie1.d: Likewise.
928
d983c8c5
AM
9292015-02-19 Alan Modra <amodra@gmail.com>
930
931 PR ld/4317
932 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
933 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
934 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
935 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
936 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
937 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
938 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
939
2ec55de3
AM
9402015-02-17 Alan Modra <amodra@gmail.com>
941
942 PR ld/17975
943 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
944 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
945 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
946 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
947 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
948 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
949 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
950 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
951 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
952 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
953 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
954 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
955 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
956
6dfb72b9
L
9572015-02-16 H.J. Lu <hongjiu.lu@intel.com>
958
959 PR ld/17975
67ca0b76 960 * ld-i386/tlsbin-nacl.rd: Updated.
6dfb72b9
L
961 * ld-i386/tlsbin.rd: Likewise.
962 * ld-i386/tlsbindesc-nacl.rd: Likewise.
963 * ld-i386/tlsbindesc.rd: Likewise.
964 * ld-i386/tlsdesc-nacl.rd: Likewise.
965 * ld-i386/tlsdesc.rd: Likewise.
966 * ld-i386/tlsnopic-nacl.rd: Likewise.
967 * ld-i386/tlsnopic.rd: Likewise.
968 * ld-i386/tlspic-nacl.rd: Likewise.
969 * ld-i386/tlspic.rd: Likewise.
970 * ld-x86-64/tlsbin-nacl.rd: Likewise.
971 * ld-x86-64/tlsbin.rd: Likewise.
972 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
973 * ld-x86-64/tlsbindesc.rd: Likewise.
974 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
975 * ld-x86-64/tlsdesc.rd: Likewise.
976 * ld-x86-64/tlspic-nacl.rd: Likewise.
977 * ld-x86-64/tlspic.rd: Likewise.
49bd1d6e
L
978 * ld-alpha/tlspic.rd: Likewise.
979 * ld-powerpc/tlsexe.r: Likewise.
980 * ld-powerpc/tlsexetoc.r: Likewise.
981 * ld-powerpc/tlsso.r: Likewise.
982 * ld-powerpc/tlstocso.r: Likewise.
983 * ld-s390/tlspic.rd: Likewise.
984 * ld-s390/tlspic_64.rd: Likewise.
985 * ld-sparc/gotop32.dd: Likewise.
986 * ld-sparc/gotop64.dd: Likewise.
987 * ld-sparc/tlssunnopic32.rd: Likewise.
988 * ld-sparc/tlssunnopic64.rd: Likewise.
989 * ld-sparc/tlssunpic32.rd: Likewise.
990 * ld-sparc/tlssunpic64.rd: Likewise.
991 * ld-tic6x/shlib-1.rd: Likewise.
992 * ld-tic6x/shlib-1b.rd: Likewise.
993 * ld-tic6x/shlib-1r.rd: Likewise.
994 * ld-tic6x/shlib-1rb.rd: Likewise.
995 * ld-tic6x/shlib-noindex.rd: Likewise.
6dfb72b9 996
f58926a6
L
9972015-02-14 H.J. Lu <hongjiu.lu@intel.com>
998
999 PR ld/17973
1000 * ld-plugin/plugin.exp (regassilent): New.
1001 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
1002 (plugin_tests): Add a test for PR ld/17973.
1003 * ld-plugin/pr17973.d: New file.
1004 * ld-plugin/pr17973.s: Likewise.
1005
761e2bd4
L
10062015-02-12 H.J. Lu <hongjiu.lu@intel.com>
1007
1008 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
1009
45e81354
L
10102015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1011
1012 * ld-plugin/plugin-27.d: New.
1013 * ld-plugin/plugin-28.d: Likewise.
1014 * ld-plugin/plugin-29.d: Likewise.
1015 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
1016 and LDPL_WARNING.
1017
7275e869
L
10182015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1019
1020 PR ld/17878
1021 * ld-plugin/func.c: Add some comments.
1022 * ld-plugin/plugin-13.d: New file.
1023 * ld-plugin/plugin-14.d: Likewise.
1024 * ld-plugin/plugin-15.d: Likewise.
1025 * ld-plugin/plugin-16.d: Likewise.
1026 * ld-plugin/plugin-17.d: Likewise.
1027 * ld-plugin/plugin-18.d: Likewise.
1028 * ld-plugin/plugin-19.d: Likewise.
1029 * ld-plugin/plugin-20.d: Likewise.
1030 * ld-plugin/plugin-21.d: Likewise.
1031 * ld-plugin/plugin-22.d: Likewise.
1032 * ld-plugin/plugin-23.d: Likewise.
1033 * ld-plugin/plugin-24.d: Likewise.
1034 * ld-plugin/plugin-25.d: Likewise.
1035 * ld-plugin/plugin-26.d: Likewise.
1036 * ld-plugin/plugin.exp (plugin2_name): New.
1037 (plugin3_name): Likewise.
1038 (plugin2_path): Likewise.
1039 (plugin3_path): Likewise.
1040 (testsrcfiles): Likewise.
1041 (testsrcfiles_notext): Likewise.
1042 (plugin_tests): Add tests for non-object IR file.
1043 (plugin_lib_tests): Likewise.
1044 (plugin_extra_elf_tests): Likewise.
1045 (plugin_src_tests): New tests for non-object IR file.
1046 Run nm --plugin test.
1047 Run ar --plugin test.
1048 Run plugin_src_tests.
1049
1952c5cd
L
10502015-02-07 H.J. Lu <hongjiu.lu@intel.com>
1051
1052 PR ld/17935
1053 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
1054 * ld-x86-64/x86-64.exp: Likewise.
1055
1056 * ld-i386/pr17935-1.d: New file.
1057 * ld-i386/pr17935-1.s: Likewise.
1058 * ld-i386/pr17935-2.d: Likewise.
1059 * ld-i386/pr17935-2.s: Likewise.
1060 * ld-x86-64/pr17935-1.d: Likewise.
1061 * ld-x86-64/pr17935-1.s: Likewise.
1062 * ld-x86-64/pr17935-2.d: Likewise.
1063 * ld-x86-64/pr17935-2.s: Likewise.
1064
9e2dec47
L
10652015-02-06 H.J. Lu <hongjiu.lu@intel.com>
1066
1067 PR ld/12365
1068 PR ld/14272
1069 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
1070 * ld-plugin/plugin-7.d: Updated.
1071 * ld-plugin/plugin-8.d: Likewise.
1072
8962a307
L
10732015-02-04 H.J. Lu <hongjiu.lu@intel.com>
1074
1075 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
1076 ld/12365 test.
1077
60f79275
L
10782015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 PR ld/12365
1081 * ld-plugin/pr12365a.c: New file.
1082 * ld-plugin/pr12365b.c: Likewise.
1083 * ld-plugin/pr12365c.c: Likewise.
1084
1085 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
1086 test.
1087 Run the PR ld/12365 test.
1088
9910b1c8
L
10892015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1090
1091 PR ld/14918
1092 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
1093
1094 * ld-plugin/pr14918.c: New file.
1095 * ld-plugin/pr14918.d: Likewise.
1096
1a215085
L
10972015-01-29 H.J. Lu <hongjiu.lu@intel.com>
1098
1099 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
1100
b86ac8e3
AM
11012015-01-29 Alan Modra <amodra@gmail.com>
1102
1103 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
1104 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
1105 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
1106
15f7a26b
L
11072015-01-28 H.J. Lu <hongjiu.lu@intel.com>
1108
1109 PR ld/17878
1110 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
1111 * ld-plugin/plugin-10.d: Likewise.
1112 * ld-plugin/plugin-11.d: Likewise.
1113 * ld-plugin/plugin-2.d: Likewise.
1114 * ld-plugin/plugin-3.d: Likewise.
1115 * ld-plugin/plugin-4.d: Likewise.
1116 * ld-plugin/plugin-5.d: Likewise.
1117 * ld-plugin/plugin-6.d: Likewise.
1118 * ld-plugin/plugin-7.d: Likewise.
1119 * ld-plugin/plugin-8.d: Likewise.
1120 * ld-plugin/plugin-9.d: Likewise.
1121
61b86cb1
JB
11222015-01-28 Jan Beulich <jbeulich@suse.com>
1123
1124 * ld-elf/pr16322.s (p1): Rename to px1.
1125 (f1): Rename to fx1.
1126
dbd1e97e
AM
11272015-01-28 Alan Modra <amodra@gmail.com>
1128
1129 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
1130 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
1131 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
1132
cc9ad334
SKS
11332015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1134
1135 * ld-scripts/memory.t: Define new symbol tred.
1136 * ld-scripts/memory_sym.t: New.
1137 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
1138 conditionally check values of linker symbols.
1139
481765cd
AB
11402015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * ld-scripts/provide-4-map.d: Update expected output.
1143 * ld-scripts/provide-5-map.d: Likewise.
1144
c05b575a
AB
11452015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * ld-scripts/provide-4.d: New file.
1148 * ld-scripts/provide-4-map.d: New file.
1149 * ld-scripts/provide-4.t: New file.
1150 * ld-scripts/provide-5.d: New file.
1151 * ld-scripts/provide-5.s: New file.
1152 * ld-scripts/provide-5-map.d: New file.
1153 * ld-scripts/provide-5.t: New file.
1154 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
1155 tests.
1156
43d66c95
AB
11572015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * ld-scripts/overlay-size.d: Add 'map' option.
1160 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
1161 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
1162 option, checking linker mapfile output.
1163
23283c1b
AM
11642015-01-20 Alan Modra <amodra@gmail.com>
1165
1166 * ld-powerpc/ambiguousv1.d,
1167 * ld-powerpc/ambiguousv1b.d,
1168 * ld-powerpc/ambiguousv2.d,
1169 * ld-powerpc/ambiguousv2b.d,
1170 * ld-powerpc/elfv2exe.d,
1171 * ld-powerpc/elfv2so.d,
1172 * ld-powerpc/tlsexe.r,
1173 * ld-powerpc/tlsexetoc.r,
1174 * ld-powerpc/tlsso.r,
1175 * ld-powerpc/tlstocso.r: Update.
1176
10ab94eb
AM
11772015-01-20 Alan Modra <amodra@gmail.com>
1178
1179 PR ld/17615
1180 * ld-elf/pr17615.d: Match .sbss too.
1181
3e2aa5bb
L
11822015-01-19 H.J. Lu <hongjiu.lu@intel.com>
1183
1184 PR ld/17615
1185 * ld-elf/pr17615.d: New file.
1186 * ld-elf/pr17615.s: Likewise.
1187
c4621b33
AM
11882015-01-19 Alan Modra <amodra@gmail.com>
1189
1190 * ld-gc/pr14265.d,
1191 * ld-cris/tls-gc-68.d,
1192 * ld-cris/tls-gc-69.d,
1193 * ld-cris/tls-gc-70.d,
1194 * ld-cris/tls-gc-71.d,
1195 * ld-cris/tls-gc-75.d,
1196 * ld-cris/tls-gc-76.d,
1197 * ld-cris/tls-gc-79.d,
1198 * ld-mmix/bpo-10.d,
1199 * ld-mmix/bpo-11.d: Update.
1200
1e2e8c52
AK
12012015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1202
1203 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
1204 printed if 0 anymore.
1205
6333bc0d
L
12062015-01-15 H.J. Lu <hongjiu.lu@intel.com>
1207
1208 PR ld/17847
1209 * ld-x86-64/pie1.d: New file.
1210 * ld-x86-64/pie1.s: Likwise.
1211 * ld-x86-64/x86-64.exp: Run pie1.
1212
0941db69
JW
12132015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
1214
1215 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
1216 * ld-aarch64/relocs-257-symbolic-func.d: New file.
1217 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
1218
0172429c
JW
12192015-01-13 Jiong Wang <jiong.wang@arm.com>
1220
1221 * ld-aarch64/tprel_g2_overflow.s: New testcase.
1222 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
1223 * ld-aarch64/aarch64-elf.exp: Run new testcase.
1224
bab91cce
JW
12252015-01-13 Jiong Wang <jiong.wang@arm.com>
1226
1227 PR ld/17415
1228 * ld-aarch64/pr17415.s: Source file for new test.
1229 * ld-aarch64/pr17415.d: Expect file for new test.
1230 * ld-aarch64/aarch64-elf.exp: Run the new test.
1231
9d1d54d5
L
12322015-01-11 H.J. Lu <hongjiu.lu@intel.com>
1233
1234 PR ld/17827
1235 * ld-x86-64/pr17689.out: Updated.
1236 * ld-x86-64/pr17689b.S: Likewise.
1237
1238 * ld-x86-64/pr17827.rd: New file.
1239
1240 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
1241
2279a12a
JB
12422015-01-08 Jan Beulich <jbeulich@suse.com>
1243
1244 * ld-x86-64/pr14207.d: Adjust expecations to cover the
1245 enable_initfini_array=no case.
1246
8d983e36
AB
12472015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1250 readelf.
1251
b90efa5b 12522015-01-01 Alan Modra <amodra@gmail.com>
ee3b52e9 1253
b90efa5b 1254 Update year range in copyright notice of all files.
ee3b52e9 1255
b90efa5b 1256For older changes see ChangeLog-2014
c9e214e5 1257\f
b90efa5b 1258Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1259
1260Copying and distribution of this file, with or without modification,
1261are permitted in any medium without royalty provided the copyright
1262notice and this notice are preserved.
1263
c9e214e5
AM
1264Local Variables:
1265mode: change-log
1266left-margin: 8
1267fill-column: 74
1268version-control: never
1269End:
This page took 0.575927 seconds and 4 git commands to generate.