[AArch64] PR18668, repair long branch veneer for plt stub
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
07f9ddfe
JW
12015-08-11 Jiong Wang <jiong.wang@arm.com>
2
3 * ld-aarch64/farcall-b-gsym.s: New test.
4 * ld-aarch64/farcall-b-plt.s: Likewise.
5 * ld-aarch64/farcall-bl-plt.s: Likewise.
6 * ld-aarch64/farcall-b-gsym.d: New expect file.
7 * ld-aarch64/farcall-b-plt.d: Likewise.
8 * ld-aarch64/farcall-bl-plt.d: Likewise.
9
40fbed84
JW
102015-08-11 Jiong Wang <jiong.wang@arm.com>
11
12 * ld-aarch64/emit-relocs-529.s: New testcase.
13 * ld-aarch64/emit-relocs-529-overflow.s: Likewise.
14 * ld-aarch64/emit-relocs-86.s: Likewise.
15 * ld-aarch64/emit-relocs-86-overflow.s: Likewise.
16 * ld-aarch64/emit-relocs-529.d: New expectation file.
17 * ld-aarch64/emit-relocs-529-overflow.d: Likewise.
18 * ld-aarch64/emit-relocs-86.d: Likewise.
19 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
20 * ld-aarch64/aarch64-elf.exp: Run new testcases.
21
73f925cc
JW
222015-08-11 Jiong Wang <jiong.wang@arm.com>
23
24 * ld-aarch64/tls-small-ld.s: Update testcase.
25
f69e4920
JW
262015-08-11 Jiong Wang <jiong.wang@arm.com>
27
28 * ld-aarch64/tls-small-ld.s: New file.
29 * ld-aarch64/tls-small-ld.d: Likewise.
30 * ld-aarch64/aarch64-elf.exp: Run new test.
31
97dc35c8
L
322015-08-11 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR ld/18808
35 * ld-ifunc/ifunc.exp: Add a test for PR ld/18808.
36 * ld-ifunc/pr18808.out: New file.
37 * ld-ifunc/pr18808a.c: Likewise.
38 * ld-ifunc/pr18808b.c: Likewise.
39---
6e33951e
L
402015-08-07 H.J. Lu <hongjiu.lu@intel.com>
41
42 PR ld/18720
43 * ld-elf/indirect.exp: Run tests for PR ld/18720.
44 * ld-elf/pr18720.out: New file.
45 * ld-elf/pr18720a.c: Likewise.
46 * ld-elf/pr18720b.c: Likewise.
47 * ld-elf/pr18720c.c: Likewise.
48
9c98104c
AB
492015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * ld/ld-lib.exp (run_dump_test): When using the map option, no
52 program is required.
53
bb57e4c7
AB
542015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * ld/ld-lib.exp (run_dump_test): Add error_output and
57 warning_output options.
58
0a618243
AB
592015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
60
61 * ld-undefined/require-defined-1.d: New file.
62 * ld-undefined/require-defined-2.d: New file.
63 * ld-undefined/require-defined-3.d: New file.
64 * ld-undefined/require-defined-4.d: New file.
65 * ld-undefined/require-defined-5.d: New file.
66 * ld-undefined/require-defined.exp: New file.
67 * ld-undefined/require-defined.s: New file.
68
c6e8a9a8
L
692015-07-30 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR ld/18735
72 * ld-elf/pr18735.d: New file.
73 * ld-elf/pr18735.s: Likewise.
74
60b57502
L
752015-07-29 H.J. Lu <hongjiu.lu@intel.com>
76
77 * ld-elf/pr18718.c (bar): Use noclone attribute only for GCC
78 4.5 or newer.
79
de0a0026
L
802015-07-29 H.J. Lu <hongjiu.lu@intel.com>
81
82 * ld-size/size.exp: Move run-time support check.
83
e5654c0f
AM
842015-07-28 Alan Modra <amodra@gmail.com>
85
86 * ld-powerpc/elfv2so.d: Update.
87
6f8ea6c4
L
882015-07-27 H.J. Lu <hongjiu.lu@intel.com>
89
90 * config/default.exp (NOPIE_CFLAGS): New.
91 (NOPIE_LDFLAGS): Likewise.
92 * ld-size/size.exp (run_cc_link_tests): Add $NOPIE_CFLAGS and
93 $NOPIE_LDFLAGS if needed.
94 (run_ld_link_exec_tests): Add $NOPIE_CFLAGS if needed.
95
219a6876
L
962015-07-27 H.J. Lu <hongjiu.lu@intel.com>
97
98 * ld-srec/srec.exp (CC): Save and restore. Append $PLT_CFLAGS.
99 (CXX): Likewise.
100
cda77e9e
L
1012015-07-27 H.J. Lu <hongjiu.lu@intel.com>
102
103 * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile.
104
379d3f1f
L
1052015-07-27 H.J. Lu <hongjiu.lu@intel.com>
106
107 * ld-scripts/crossref.exp (CC): Save and restore. Append
108 $PLT_CFLAGS.
109
ea9fb8b3
L
1102015-07-27 H.J. Lu <hongjiu.lu@intel.com>
111
112 * ld-i386/i386.exp (run_cc_link_tests): Add $PLT_CFLAGS to
113 -fPIC if needed.
114 * ld-x86-64/mpx.exp (run_cc_link_tests): Likewise.
115 * ld-x86-64/x86-64.exp (run_cc_link_tests): Likewise.
116
faebca03
L
1172015-07-27 H.J. Lu <hongjiu.lu@intel.com>
118
119 * ld-elfvsb/elfvsb.exp (visibility_run): Pass $PLT_CFLAGS to
120 ld_compile.
121
c4972ed6
L
1222015-07-27 H.J. Lu <hongjiu.lu@intel.com>
123
124 * ld-elfvers/vers.exp (build_vers_lib_no_pic): Pass $PLT_CFLAGS
125 to build_binary.
126
e10461ae
L
1272015-07-27 H.J. Lu <hongjiu.lu@intel.com>
128
129 * config/default.exp (PLT_CFLAGS): New.
130
32f573bc
SN
1312015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
132
133 PR ld/18705
134 * ld-aarch64/protected-data.d: New.
135 * ld-aarch64/protected-data.s: New.
136 * ld-aarch64/aarch64-elf.exp: Add new test.
137
b68a20d6
SN
1382015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
139
140 PR ld/18705
141 * ld-arm/protected-data.d: New.
142 * ld-arm/protected-data.s: New.
143 * ld-arm/arm-elf.exp: Add new test.
144
edcab5e8
L
1452015-07-26 H.J. Lu <hongjiu.lu@intel.com>
146
147 PR ld/18718
148 * ld-elf/shared.exp: Compile PR ld/18718 tests with -O2.
149
d76b6207
L
1502015-07-26 H.J. Lu <hongjiu.lu@intel.com>
151
152 * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt
153 to 0.
154
18d9555c
L
1552015-07-25 H.J. Lu <hongjiu.lu@intel.com>
156
157 PR ld/18718
158 * ld-elf/pr18718.c: New file.
159 * ld-elf/shared.exp: Run tests for PR ld/18718.
160
a496fbc8
AM
1612015-07-25 Alan Modra <amodra@gmail.com>
162
163 * ld-elf/symbolic-func.s,
164 * ld-elf/symbolic-func.r: New test.
165 * ld-elf/elf.exp: Run it.
166
84b74b49
L
1672015-07-24 H.J. Lu <hongjiu.lu@intel.com>
168
169 * ld-elf/compress.exp (build_tests): Replace -g with -ggdb3.
170 * ld-elf/zlibbegin.rS: Also expect "GC".
171 * ld-elf/zlibnormal.rS: Likewise.
172
77a69ff8
JW
1732015-07-16 Jiong Wang <jiong.wang@arm.com>
174
175 * ld-aarch64/tls-tiny-ld.s: New file.
176 * ld-aarch64/tls-tiny-ld.d: Ditto.
177 * ld-aarch64/aarch64-elf.exp: Run new test.
178
19a7fe52
L
1792015-07-14 H.J. Lu <hongjiu.lu@intel.com>
180
181 * ld-elf/zlibbegin.rS: Updated to .debug_.* with the
182 SHF_COMPRESSED bit.
183 * ld-elf/zlibnormal.rS: Likewise.
184
3350cc01
CM
1852015-07-09 Catherine Moore <clm@codesourcery.com>
186
72f4393d
L
187 * ld-mips-elf/attr-gnu-4-08.d: Update expected output.
188 * ld-mips-elf/attr-gnu-4-09.d: New.
189 * ld-mips-elf/attr-gnu-4-19.d: New.
190 * ld-mips-elf/attr-gnu-4-29.d: New.
191 * ld-mips-elf/attr-gnu-4-39.d: New.
192 * ld-mips-elf/attr-gnu-4-49.d: New.
193 * ld-mips-elf/attr-gnu-4-59.d: New.
194 * ld-mips-elf/attr-gnu-4-69.d: New.
195 * ld-mips-elf/attr-gnu-4-79.d: New.
196 * ld-mips-elf/attr-gnu-4-89.d: New.
197 * ld-mips-elf/attr-gnu-4-9.s: New.
198 * ld-mips-elf/mips-elf.exp: Run new tests.
3350cc01 199
328e7bfd
DC
2002015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
201
202 * ld-avr/gc-section-debugline.d: New test.
203 * ld-avr/per-function-debugline.s: Source for new test.
204
92a9c616
RS
2052015-07-05 Richard Sandiford <richard.sandiford@arm.com>
206
207 * ld-powerpc/tocopt6-inc.s, ld-powerpc/tocopt6a.s,
208 ld-powerpc/tocopt6b.s, ld-powerpc/tocopt6c.s,
209 ld-powerpc/tocopt6.d: New test.
210 * ld-powerpc/powerpc.exp (ppc64elftests): Add it.
211
0f088b2a
KT
2122015-07-03 Kai Tietz <ktietz@redhat.com>
213 Nick Clifton <nickc@redhat.com>
214
215 PR ld/11539
216 * lib/ld-lib.exp (check_gc_sections_available): Do not
217 automatically fail for cygwin and mingw targets.
218
965b1d80
SL
2192015-07-01 Sandra Loosemore <sandra@codesourcery.com>
220 Cesar Philippidis <cesar@codesourcery.com>
221
222 * ld-nios2/mixed1a.d: New.
223 * ld-nios2/mixed1a.s: New.
224 * ld-nios2/mixed1b.d: New.
225 * ld-nios2/mixed1b.s: New.
226 * ld-nios2/nios2.exp: Build the new compatibility tests.
227
a2a55a40
L
2282015-06-27 H.J. Lu <hongjiu.lu@intel.com>
229
230 * ld-xtensa/tlsbin.rd: Updated.
231 * ld-xtensa/tlspic.rd: Likewise.
232
a5499fa4
MF
2332015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
234
235 * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag.
236 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
237 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
238 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
239 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
240 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
241 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
242 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
243 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
244 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
245 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
246 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
247 * ld-mips-elf/tlsdyn-o32.d: Likewise.
248 * ld-mips-elf/tlsdyn-o32.got: Likewise.
249 * ld-mips-elf/pie-n32.d: New file.
250 * ld-mips-elf/pie-n64.d: Likewise.
251 * ld-mips-elf/pie-o32.d: Likewise.
252 * ld-mips-elf/pie.s: Likewise.
253 * ld-mips-elf/mips-elf.exp: Add new tests.
254
06e78fc7
L
2552015-06-25 H.J. Lu <hongjiu.lu@intel.com>
256
257 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
258
4a677ba7
L
2592015-06-25 H.J. Lu <hongjiu.lu@intel.com>
260
261 * ld-mmix/bspec1.d: Updated.
262 * ld-mmix/bspec2.d: Likewise.
263 * ld-mmix/undef-3.d: Likewise.
264
ef10c3ac
L
2652015-06-25 H.J. Lu <hongjiu.lu@intel.com>
266
267 PR gas/18451
268 * ld-elf/strtab.d: New file.
269 * ld-elf/strtab.s: Likewise.
270
7c1e8d3e
L
2712015-06-24 H.J. Lu <hongjiu.lu@intel.com>
272
273 * ld-i386/i386.exp: Run pltgot-2 for Linux targets.
274 * ld-x86-64/x86-64.exp: Likewise.
275 * ld-i386/pltgot-1.d: Updated.
276 * ld-x86-64/pltgot-1.d: Likewise.
277 * ld-i386/pltgot-2.d: New file.
278 * ld-x86-64/pltgot-2.d: Likewise.
279
c2170589
JW
2802015-06-23 Jiong Wang <jiong.wang@arm.com>
281
282 * ld-aarch64/dt_textrel.s: New testcase.
283 * ld-aarch64/dt_textrel.d: New expectation file.
284 * ld-aarch64/aarch64-elf.exp: Run new testcase.
285
696ddf4b
JW
2862015-06-17 Jiong Wang <jiong.wang@arm.com>
287
288 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function.
289 * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose
290 emulation mode.
291
1d5c94cb
AM
2922015-06-16 Alan Modra <amodra@gmail.com>
293
294 * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns.
295 * ld-powerpc/ppc476-shared.d: Update.
296 * ld-powerpc/ppc476-shared2.d: Update.
297
3604cb1f
TG
2982015-06-12 Tristan Gingold <gingold@adacore.com>
299
300 * ld-scripts/print-memory-usage-1.t,
301 * ld-scripts/print-memory-usage-1.s,
302 * ld-scripts/print-memory-usage-1.l,
303 * ld-scripts/print-memory-usage-2.t,
304 * ld-scripts/print-memory-usage-2.l,
305 * ld-scripts/print-memory-usage-3.s,
306 * ld-scripts/print-memory-usage-3.t,
307 * ld-scripts/print-memory-usage-3.l,
308 * ld-scripts/print-memory-usage.t: New tests.
309 * ld-scripts/print-memory-usage.exp: Run them.
310
e00a2fbc
NC
3112015-06-05 Nick Clifton <nickc@redhat.com>
312
313 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
314
f8b44781
AM
3152015-06-05 Alan Modra <amodra@gmail.com>
316
317 * ld-powerpc/ppc476-shared.s,
318 * ld-powerpc/ppc476-shared.lnk,
319 * ld-powerpc/ppc476-shared.d,
320 * ld-powerpc/ppc476-shared2.d: New tests.
321 * ld-powerpc/powerpc.exp: Run them.
322
afa403d8
JW
3232015-06-02 Jiong Wang <jiong.wang@arm.com>
324
325 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
326
7018c030
JW
3272015-06-01 Jiong Wang <jiong.wang@arm.com>
328
329 * ld-aarch64/emit-relocs-28.s: New test file.
330 * ld-aarch64/emit-relocs-28.d: Ditto.
331 * ld-aarch64/aarch64-elf.exp: Run new test.
332
36e6c140
JW
3332015-06-01 Jiong Wang <jiong.wang@arm.com>
334
335 * ld-aarch64/tprel_add_lo12_overflow.s: New testcase.
336 * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file.
337 * ld-aarch64/aarch64-elf.exp: Run new testcase.
338
99ad26cb
JW
3392015-06-01 Jiong Wang <jiong.wang@arm.com>
340
341 * ld-aarch64/emit-relocs-313.s: New test file.
342 * ld-aarch64/emit-relocs-313.d: Ditto.
343 * ld-aarch64/aarch64-elf.exp: Run new test.
344
32c17175
SK
3452015-05-29 Stephen Kitt <steve@sk2.org>
346
347 * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the
348 compiler command line.
349
2f0c68f2
CM
3502015-05-28 Catherine Moore <clm@codesourcery.com>
351
352 ld/testsuite/
353 * ld-mips-elf/compact-eh.ld: New linker script.
354 * ld-mips-elf/compact-eh1.d: New.
355 * ld-mips-elf/compact-eh1.s: New.
356 * ld-mips-elf/compact-eh1a.s: New.
357 * ld-mips-elf/compact-eh1b.s: New.
358 * ld-mips-elf/compact-eh2.d: New.
359 * ld-mips-elf/compact-eh2.s: New.
360 * ld-mips-elf/compact-eh3.d: New.
361 * ld-mips-elf/compact-eh3.s: New.
362 * ld-mips-elf/compact-eh3a.s: New.
363 * ld-mips-elf/compact-eh4.d: New.
364 * ld-mips-elf/compact-eh5.d: New.
365 * ld-mips-elf/compact-eh6.d: New.
366 * ld-mips-elf/mips-elf.exp: Run new tests.
367
8ded2ddc
L
3682015-05-27 H.J. Lu <hongjiu.lu@intel.com>
369
370 PR binutils/18458
371 * ld-elf/shared.exp (build_tests): Build libpr18458a.so and
372 libpr18458b.so.
373 (run_tests): Run pr18458 test.
374 * ld-elf/pr18458a.c: New file.
375 * ld-elf/pr18458b.c: Likewise.
376 * ld-elf/pr18458c.c: Likewise.
377
25070364
L
3782015-05-16 H.J. Lu <hongjiu.lu@intel.com>
379
380 * ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
381 * ld-x86-64/x86-64.exp: Likewise
382 * ld-i386/pr17689now.rd: New file.
383 * ld-x86-64/pr17689now.rd: Likewise
384
5db04b09
L
3852015-05-15 H.J. Lu <hongjiu.lu@intel.com>
386
387 PR binutis/18386
388 * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump.
389 * ld-x86-64/tlspic.dd: Likewise.
390 * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to
391 objdump for tlspic.dd and tlsgdesc.dd.
392
a3747075
L
3932015-05-12 H.J. Lu <hongjiu.lu@intel.com>
394
395 * ld-i386/i386.exp: Run pltgot-1 for Linux targets.
396 * ld-x86-64/x86-64.exp: Likewise.
397 * ld-i386/pltgot-1.d: New file.
398 * ld-i386/pltgot-1.s: Likewise.
399 * ld-x86-64/pltgot-1.d: Likewise.
400 * ld-x86-64/pltgot-1.s: Likewise.
401
5197d474
L
4022015-05-11 H.J. Lu <hongjiu.lu@intel.com>
403
404 * ld-i386/i386.exp (iamcu_tests): Run iamcu-4.
405 * ld-i386/iamcu-4.d: New file.
406
7e0a8112
L
4072015-05-11 H.J. Lu <hongjiu.lu@intel.com>
408
409 * ld-i386/abs-iamcu.d: New file.
410 * ld-i386/dummy.s: Likewise.
411 * ld-i386/foo.s: Likewise.
412 * ld-i386/iamcu-1.d: Likewise.
413 * ld-i386/iamcu-2.d: Likewise.
414 * ld-i386/iamcu-3.d: Likewise.
415 * ld-i386/start.s: Likewise.
416 * ld-i386/i386.exp (iamcu_tests): New.
417 Run iamcu_tests.
418
31955f99
L
4192015-05-08 H.J. Lu <hongjiu.lu@intel.com>
420
421 PR binutis/18386
422 * ld-x86-64/tlsgdesc.dd: Updated.
423 * ld-x86-64/tlspic.dd: Likewise.
424
43c1d34c
L
4252015-04-29 H.J. Lu <hongjiu.lu@intel.com>
426
427 PR ld/18354
428 * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
429 gnunormal and gabinormal against libfoozlib.so.
430
9081b64d
JW
4312015-04-27 Renlin Li <renlin.li@arm.com>
432
433 * ld-arm/ifunc-10.dd: Adjust expected output.
434 * ld-arm/ifunc-2.dd: Likewise.
435
963a4320
AK
4362015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
437
438 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
439
44bd1acd
AM
4402015-04-24 Alan Modra <amodra@gmail.com>
441
442 * ld-powerpc/tocnovar.d: Revert last change.
443
7a5c933c
RE
4442015-04-24 Richard Earnshaw <rearnsha@arm.com>
445
446 * ld-arm/armthumb-lib.d: Regenerate expected output.
447 * ld-arm/armthumb-lib.d: Likewise.
448 * ld-arm/armthumb-lib.sym: Likewise.
449 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
450 * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise.
451 * ld-arm/cortex-a8-fix-b.d: Likewise.
452 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise.
453 * ld-arm/cortex-a8-fix-bcc.d: Likewise.
454 * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise.
455 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
456 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise.
457 * ld-arm/cortex-a8-fix-bl.d: Likewise.
458 * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise.
459 * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise.
460 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise.
461 * ld-arm/cortex-a8-fix-blx.d: Likewise.
462 * ld-arm/cortex-a8-fix-hdr.d: Likewise.
463 * ld-arm/farcall-mixed-app-v5.d: Likewise.
464 * ld-arm/farcall-mixed-app.d: Likewise.
465 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
466 * ld-arm/farcall-mixed-lib.d: Likewise.
467 * ld-arm/mixed-app-v5.d: Likewise.
468 * ld-arm/mixed-app.d: Likewise.
469 * ld-arm/mixed-lib.d: Likewise.
470
30d72bc3
NC
4712015-04-24 Nick Clifton <nickc@redhat.com>
472
473 * ld-elf/compressed1d.d: Add notarget for ELF based targets that
474 do not use elf.em.
475
04651c08
HPN
4762015-04-24 Hans-Peter Nilsson <hp@axis.com>
477
478 * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
479 to cris*-*-elf.
480
005db9f9
L
4812015-04-23 H.J. Lu <hongjiu.lu@intel.com>
482
483 * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
484 frv.
485
3e19fb8f
L
4862015-04-23 H.J. Lu <hongjiu.lu@intel.com>
487
488 PR ld/18277
489 * ld-elf/compressed1d.d: New.
490 * ld-elf/compressed1e.d: Likewise.
491
a27e685f
AM
4922015-04-23 Alan Modra <amodra@gmail.com>
493
494 * ld-powerpc/ambiguousv1b.d: Update for aligned .got.
495 * ld-powerpc/defsym.d: Likewise.
496 * ld-powerpc/elfv2-2exe.d: Likewise.
497 * ld-powerpc/elfv2exe.d: Likewise.
498 * ld-powerpc/elfv2so.d: Likewise.
499 * ld-powerpc/relbrlt.d: Likewise.
500 * ld-powerpc/tls.g: Likewise.
501 * ld-powerpc/tlsexe.d: Likewise.
502 * ld-powerpc/tlsexe.g: Likewise.
503 * ld-powerpc/tlsexe.r: Likewise.
504 * ld-powerpc/tlsexetoc.d: Likewise.
505 * ld-powerpc/tlsexetoc.g: Likewise.
506 * ld-powerpc/tlsexetoc.r: Likewise.
507 * ld-powerpc/tlsso.d: Likewise.
508 * ld-powerpc/tlsso.g: Likewise.
509 * ld-powerpc/tlsso.r: Likewise.
510 * ld-powerpc/tlstoc.g: Likewise.
511 * ld-powerpc/tlstocso.d: Likewise.
512 * ld-powerpc/tlstocso.g: Likewise.
513 * ld-powerpc/tlstocso.r: Likewise.
514 * ld-powerpc/tocopt.d: Likewise.
515 * ld-powerpc/tocopt2.d: Likewise.
516 * ld-powerpc/tocopt3.d: Likewise.
517 * ld-powerpc/tocopt4.d: Likewise.
518 * ld-powerpc/tocopt5.d: Likewise.
2ab52ca5 519 * ld-powerpc/tocnovar.d: Adjust.
a27e685f 520
0e5fabeb
AM
5212015-04-22 Alan Modra <amodra@gmail.com>
522
523 * ld-x86-64/pr18176.d: Update.
524
d5597ebc
L
5252015-04-22 H.J. Lu <hongjiu.lu@intel.com>
526
527 PR ld/18289
528 * ld-i386/copyreloc-lib.c: New file.
529 * ld-i386/copyreloc-main.S: Likewise.
530 * ld-i386/copyreloc-main.out: Likewise.
531 * ld-i386/copyreloc-main1.rd: Likewise.
532 * ld-i386/copyreloc-main2.rd: Likewise.
533 * ld-i386/dummy.c: Likewise.
534 * ld-i386/pr17689.out: Likewise.
535 * ld-i386/pr17689.rd: Likewise.
536 * ld-i386/pr17689a.c: Likewise.
537 * ld-i386/pr17689b.S: Likewise.
538 * ld-i386/pr17827.rd: Likewise.
539 * ld-i386/pr17827ver.rd: Likewise.
540 * ld-i386/i386.exp: Run copyreloc tests.
541
be59ad3d
L
5422015-04-20 H.J. Lu <hongjiu.lu@intel.com>
543
544 * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
545 * ld-mmix/bspec2.d: Likewise.
546 * ld-mmix/local1.d: Likewise.
547 * ld-mmix/local3.d: Likewise.
548 * ld-mmix/local5.d: Likewise.
549 * ld-mmix/local7.d: Likewise.
550 * ld-mmix/undef-3.d: Likewise.
551 * ld-sh/sh64/crangerel1.rd: Likewise.
552 * ld-sh/sh64/crangerel2.rd: Likewise.
553 * ld-tic6x/common.d: Likewise.
554 * ld-tic6x/shlib-1.rd: Likewise.
555 * ld-tic6x/shlib-1b.rd: Likewise.
556 * ld-tic6x/shlib-1r.rd: Likewise.
557 * ld-tic6x/shlib-1rb.rd: Likewise.
558 * ld-tic6x/shlib-app-1.rd: Likewise.
559 * ld-tic6x/shlib-app-1b.rd: Likewise.
560 * ld-tic6x/shlib-app-1r.rd: Likewise.
561 * ld-tic6x/shlib-app-1rb.rd: Likewise.
562 * ld-tic6x/shlib-noindex.rd: Likewise.
563 * ld-tic6x/static-app-1.rd: Likewise.
564 * ld-tic6x/static-app-1b.rd: Likewise.
565 * ld-tic6x/static-app-1r.rd: Likewise.
566 * ld-tic6x/static-app-1rb.rd: Likewise.
567 * ld-x86-64/ilp32-4.d: Likewise.
568 * ld-x86-64/split-by-file-nacl.rd: Likewise.
569 * ld-x86-64/split-by-file.rd: Likewise.
570
0ce398f1
L
5712015-04-14 H.J. Lu <hongjiu.lu@intel.com>
572
573 * ld-elf/compress.exp (build_tests): Add tests for
574 --compress-debug-sections=.
575 (run_tests): Likewise.
576 Add additonal tests for --compress-debug-sections=.
577 * ld-elf/gabiend.rt: New file.
578 * ld-elf/gabinormal.rt: Likewise.
579 * ld-elf/gnubegin.rS: Likewise.
580 * ld-elf/gnunormal.rS: Likewise.
581 * ld-elf/zlibbegin.rS: Likewise.
582 * ld-elf/zlibnormal.rS: Likewise.
583
ecd27210
AM
5842015-04-15 Alan Modra <amodra@gmail.com>
585
586 * ld-gc/pr18223.d: xfail tic6x.
587
889c2a67
L
5882015-04-14 H.J. Lu <hongjiu.lu@intel.com>
589
590 PR ld/pr17709
591 * ld-i386/i386.exp: Run protected6b.
592 * ld-i386/protected6b.d: New file.
593 * ld-x86-64/protected6b.d: Likewise.
594 * ld-x86-64/x86-64.exp: Run protected6b.
595
e3c0e327
L
5962015-04-11 H.J. Lu <hongjiu.lu@intel.com>
597
598 * ld-i386/i386.exp: Run protected6a.
599 * ld-i386/protected6.d: Renamed to ...
600 * ld-i386/protected6a.d: This.
601 * ld-x86-64/hidden4.d: New file.
602 * ld-x86-64/hidden4.s: Likewise.
603 * ld-x86-64/hidden5.d: Likewise.
604 * ld-x86-64/hidden5.s: Likewise.
605 * ld-x86-64/protected6.d: Renamed to ...
606 * ld-x86-64/protected6a.d: This.
607 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
608 protected7a and protected7b.
609
3d949995
L
6102015-04-10 H.J. Lu <hongjiu.lu@intel.com>
611
612 PR ld/pr17709
613 * ld-i386/protected6.d: New file.
614 * ld-i386/protected6.s: Likewise.
615 * ld-x86-64/protected6.d: Likewise.
616 * ld-x86-64/protected6.s: Likewise.
617 * ld-x86-64/protected7.d: Likewise.
618 * ld-x86-64/protected7.s: Likewise.
619 * ld-x86-64/protected7a.d: Likewise.
620 * ld-x86-64/protected7b.d: Likewise.
621
f7483970
L
6222015-04-10 H.J. Lu <hongjiu.lu@intel.com>
623
624 PR ld/pr15228
625 PR ld/pr17709
626 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
627 * ld-i386/pr17709-nacl.rd: New file.
628 * ld-i386/pr17709.rd: Likewise.
629 * ld-i386/pr17709a.s: Likewise.
630 * ld-i386/pr17709b.s: Likewise.
631 * ld-i386/protected3.d: Updated.
632 * ld-i386/protected3.s: Likewise.
633 * ld-x86-64/pr17709-nacl.rd: New file.
634 * ld-x86-64/pr17709.rd: Likewise.
635 * ld-x86-64/pr17709a.s: Likewise.
636 * ld-x86-64/pr17709b.s: Likewise.
637 * ld-x86-64/protected3.d: Updated.
638 * ld-x86-64/protected3.s: Likewise.
639 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
640
11e6e4c7
L
6412015-04-10 H.J. Lu <hongjiu.lu@intel.com>
642
643 PR ld/18223
644 * ld-gc/gc.exp: Run pr18223.
645 * ld-gc/pr18223.d: New file.
646 * ld-gc/pr18223.s: Likewise.
647
8d2ea2a8
AM
6482015-04-10 Alan Modra <amodra@gmail.com>
649
650 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
651 PR ld/pr15228
652 PR ld/pr17709
653 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
654 * ld-i386/pr17709-nacl.rd: Delete.
655 * ld-i386/pr17709.rd: Likewise.
656 * ld-i386/pr17709a.s: Likewise.
657 * ld-i386/pr17709b.s: Likewise.
658 * ld-i386/protected3.d: Updated.
659 * ld-i386/protected3.s: Likewise.
660 * ld-x86-64/pr17709-nacl.rd: Delete.
661 * ld-x86-64/pr17709.rd: Likewise.
662 * ld-x86-64/pr17709a.s: Likewise.
663 * ld-x86-64/pr17709b.s: Likewise.
664 * ld-x86-64/protected3.d: Updated.
665 * ld-x86-64/protected3.s: Likewise.
666 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
667
151411f8
L
6682015-04-08 H.J. Lu <hongjiu.lu@intel.com>
669
670 * ld-elf/compress.exp: Add a test for
671 --compress-debug-sections=zlib-gabi.
672 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
673 (run_tests): Likewise.
674 Verify linker output with zlib-gabi compressed debug input.
675 * ld-elf/compressed1a.d: New file.
676 * ld-elf/compressed1b.d: Likewise.
677 * ld-elf/compressed1c.d: Likewise.
678
87070c08
AM
6792015-04-07 Alan Modra <amodra@gmail.com>
680
681 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
682 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
683 * ld-tic6x/shlib-1b.rd: Likewise.
684 * ld-tic6x/shlib-1r.rd: Likewise.
685 * ld-tic6x/shlib-1rb.rd: Likewise.
686 * ld-tic6x/shlib-app-1.rd: Likewise.
687 * ld-tic6x/shlib-app-1b.rd: Likewise.
688 * ld-tic6x/shlib-app-1r.rd: Likewise.
689 * ld-tic6x/shlib-app-1rb.rd: Likewise.
690 * ld-tic6x/shlib-noindex.rd: Likewise.
691
3ea60775
NC
6922015-04-07 Nick Clifton <nickc@redhat.com>
693
694 * ld-elf/orphan-5.l: New test - checks the linker's output with
695 --warn-orphan enabled.
696 * ld-elf/elf.exp: Run the new test.
697
dae148f3
L
6982015-04-06 H.J. Lu <hongjiu.lu@intel.com>
699
700 * ld-elf/compress.exp: Remove is_zlib_supported check.
701 Fail if --compress-debug-sections doesn't work.
702 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
703
4106101c
MS
7042015-04-01 Tejas Belagod <tejas.belagod@arm.com>
705
706 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
707 * ld-aarch64/erratum843419.d: New.
708 * ld-aarch64/erratum843419.s: New.
709
875b5b9d
L
7102015-04-01 H.J. Lu <hongjiu.lu@intel.com>
711
712 PR ld/18176
713 * ld-x86-64/pr18176.d: New file.
714 * ld-x86-64/pr18176.s: Likewise.
715 * ld-x86-64/pr18176.t: Likewise.
716 * ld-x86-64/x86-64.exp: Run pr18176.
717
f24173eb
L
7182015-03-31 H.J. Lu <hongjiu.lu@intel.com>
719
720 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
721
bd53a53a
L
7222015-03-30 H.J. Lu <hongjiu.lu@intel.com>
723
724 PR ld/18169
725 * ld-elf/linkinfo1a.d: Updated.
726 * ld-elf/linkinfo1b.d: Likewise.
727
5e228181
L
7282015-03-27 H.J. Lu <hongjiu.lu@intel.com>
729
730 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
731
93ca8569
TB
7322015-03-26 Tejas Belagod <tejas.belagod@arm.com>
733
734 * ld-aarch64/farcall-back-be.d: New.
735
b19a8f85
L
7362015-03-26 H.J. Lu <hongjiu.lu@intel.com>
737
738 PR ld/18160
739 * ld-x86-64/pr18160.d: New file.
740 * ld-x86-64/pr18160.s: Likewise.
741 * ld-x86-64/pr18160.t: Likewise.
742 * ld-x86-64/x86-64.exp: Run pr18160.
743---
61865519
MS
7442015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
745
746 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
747 section.
748 * ld-aarch64/farcall-b.d: Likewise.
749 * ld-aarch64/farcall-bl.d: Likewise.
750 * ld-aarch64/farcall-back.d: Likewise.
751
d9ced15d
MS
7522015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
753
754 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
755 835769 workaround stubs.
756
d422d1c4
SKS
7572015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
758
759 * ld-gc/all-debug-sections.d: New file.
760 * ld-gc/all-debug-sections.s: Likewise.
761 * ld-gc/gc.exp: Execute new testcase.
762
1079403c
AM
7632015-03-11 Alan Modra <amodra@gmail.com>
764
765 * ld-powerpc/tls32.s: Add GOT pointer setup.
766 * ld-powerpc/tls32.d: Update.
767 * ld-powerpc/tls32.g: Update.
768 * ld-powerpc/tls32.t: Update.
769 * ld-powerpc/tlsexe.d: Update.
770 * ld-powerpc/tlsexe32.d: Update.
771 * ld-powerpc/tlsexe32.g: Update.
772 * ld-powerpc/tlsexe32.r: Update.
773 * ld-powerpc/tlsexetoc.d: Update.
774 * ld-powerpc/tlsso32.d: Update.
775 * ld-powerpc/tlsso32.g: Update.
776 * ld-powerpc/tlsso32.r: Update.
777
ca3fe95e
L
7782015-03-05 H.J. Lu <hongjiu.lu@intel.com>
779
780 PR ld/pr15228
781 PR ld/pr17709
782 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
783 * ld-i386/pr17709-nacl.rd: New file.
784 * ld-i386/pr17709.rd: Likewise.
785 * ld-i386/pr17709a.s: Likewise.
786 * ld-i386/pr17709b.s: Likewise.
787 * ld-i386/protected3.d: Updated.
788 * ld-i386/protected3.s: Likewise.
789 * ld-x86-64/pr17709-nacl.rd: New file.
790 * ld-x86-64/pr17709.rd: Likewise.
791 * ld-x86-64/pr17709a.s: Likewise.
792 * ld-x86-64/pr17709b.s: Likewise.
793 * ld-x86-64/protected3.d: Updated.
794 * ld-x86-64/protected3.s: Likewise.
795 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
796
e09ab7ac
RS
7972015-03-04 Richard Sandiford <richard.sandiford@arm.com>
798
799 PR gas/17843
800 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
801 * ld-aarch64/aarch64-elf.exp: Run it.
802
9028d943
AM
8032015-02-28 Alan Modra <amodra@gmail.com>
804
805 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
806 * ld-sparc/gotop32.td: Likewise.
807 * ld-sparc/gotop64.rd: Likewise.
808 * ld-sparc/gotop64.td: Likewise.
809 * ld-tilegx/external.s: Align .data.
810 * ld-tilepro/external.s: Likewise.
811
60d1b0d6
MS
8122015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
813
814 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
815 (tls-tiny-desc-le): Add.
816 * ld-aarch64/tls-tiny-desc.d: New.
817 * ld-aarch64/tls-tiny-desc.s: New.
818 * ld-aarch64/tls-tiny-desc-ie.d: New.
819 * ld-aarch64/tls-tiny-desc-ie.s: New.
820 * ld-aarch64/tls-tiny-desc-le.d: New.
821 * ld-aarch64/tls-tiny-desc-le.s: New.
822
b480a481
MS
8232015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
824
825 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
826 (tls-tiny-gd-le): Add.
827 * ld-aarch64/tls-tiny-gd.d: New.
828 * ld-aarch64/tls-tiny-gd.s: New.
829 * ld-aarch64/tls-tiny-gd-ie.d: New.
830 * ld-aarch64/tls-tiny-gd-ie.s: New.
831 * ld-aarch64/tls-tiny-gd-le.d: New.
832 * ld-aarch64/tls-tiny-gd-le.s: New.
833
b1089987
MS
8342015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
835
836 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
837 * ld-aarch64/tls-tiny-ie.d: New.
838 * ld-aarch64/tls-tiny-ie.s: New.
839
99654aaf
TG
8402015-02-26 Terry Guo <terry.guo@arm.com>
841
842 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
843 * ld-arm/attr-merge-vfp-10.d: Likewise.
844 * ld-arm/attr-merge-vfp-10r.d: Likewise.
845 * ld-arm/attr-merge-vfp-12.d: Likewise.
846 * ld-arm/attr-merge-vfp-12r.d: Likewise.
847 * ld-arm/attr-merge-vfp-13.d: Likewise.
848 * ld-arm/attr-merge-vfp-13r.d: Likewise.
849 * ld-arm/attr-merge-vfp-14.d: Likewise.
850 * ld-arm/attr-merge-vfp-14r.d: Likewise.
851 * ld-arm/attr-merge-vfp-6.d: Likewise.
852 * ld-arm/attr-merge-vfp-6r.d: Likewise.
853 * ld-arm/attr-merge-vfp-7.d: Likewise.
854 * ld-arm/attr-merge-vfp-7r.d: Likewise.
855 * ld-arm/attr-merge-vfp-8.d: Likewise.
856 * ld-arm/attr-merge-vfp-8r.d: Likewise.
857
bac13f5a
AB
8582015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
859
860 * ld-avr/avr-prop-1.d: New file.
861 * ld-avr/avr-prop-1.s: New file.
862 * ld-avr/avr-prop-2.d: New file.
863 * ld-avr/avr-prop-2.s: New file.
864 * ld-avr/avr-prop-3.d: New file.
865 * ld-avr/avr-prop-3.s: New file.
866 * ld-avr/avr-prop-4.d: New file.
867 * ld-avr/avr-prop-4.s: New file.
868
ac994365
OE
8692015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
870
871 * ld-sh/arch/arch_expected.txt: Regenerate.
872 * ld-sh/arch/sh-dsp.s: Likewise.
873 * ld-sh/arch/sh.s: Likewise.
874 * ld-sh/arch/sh2.s: Likewise.
875 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
876 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
877 * ld-sh/arch/sh2a-nofpu.s: Likewise.
878 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
879 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
880 * ld-sh/arch/sh2a.s: Likewise.
881 * ld-sh/arch/sh2e.s: Likewise.
882 * ld-sh/arch/sh3-dsp.s: Likewise.
883 * ld-sh/arch/sh3-nommu.s: Likewise.
884 * ld-sh/arch/sh3.s: Likewise.
885 * ld-sh/arch/sh3e.s: Likewise.
886 * ld-sh/arch/sh4-nofpu.s: Likewise.
887 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
888 * ld-sh/arch/sh4.s: Likewise.
889 * ld-sh/arch/sh4a-nofpu.s: Likewise.
890 * ld-sh/arch/sh4a.s: Likewise.
891 * ld-sh/arch/sh4al-dsp.s: Likewise.
892
685080f2
NC
8932015-02-24 Nick Clifton <nickc@redhat.com>
894
895 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
896
884151a7
AM
8972015-02-24 Alan Modra <amodra@gmail.com>
898
899 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
900
cb072816
SKS
9012015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
902
903 * ld-avr/region_overflow.d: New test.
904 * ld-avr/region_overflow.s: Likewise.
905
db95bb7c
L
9062015-02-19 H.J. Lu <hongjiu.lu@intel.com>
907
908 PR ld/4317
909 * ld-i386/compressed1.d: Use nm/readelf with "failif".
910 * ld-x86-64/compressed1.d: Likewise.
911 * ld-x86-64/pie1.d: Likewise.
912
d983c8c5
AM
9132015-02-19 Alan Modra <amodra@gmail.com>
914
915 PR ld/4317
916 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
917 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
918 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
919 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
920 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
921 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
922 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
923
2ec55de3
AM
9242015-02-17 Alan Modra <amodra@gmail.com>
925
926 PR ld/17975
927 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
928 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
929 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
930 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
931 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
932 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
933 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
934 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
935 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
936 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
937 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
938 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
939 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
940
6dfb72b9
L
9412015-02-16 H.J. Lu <hongjiu.lu@intel.com>
942
943 PR ld/17975
67ca0b76 944 * ld-i386/tlsbin-nacl.rd: Updated.
6dfb72b9
L
945 * ld-i386/tlsbin.rd: Likewise.
946 * ld-i386/tlsbindesc-nacl.rd: Likewise.
947 * ld-i386/tlsbindesc.rd: Likewise.
948 * ld-i386/tlsdesc-nacl.rd: Likewise.
949 * ld-i386/tlsdesc.rd: Likewise.
950 * ld-i386/tlsnopic-nacl.rd: Likewise.
951 * ld-i386/tlsnopic.rd: Likewise.
952 * ld-i386/tlspic-nacl.rd: Likewise.
953 * ld-i386/tlspic.rd: Likewise.
954 * ld-x86-64/tlsbin-nacl.rd: Likewise.
955 * ld-x86-64/tlsbin.rd: Likewise.
956 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
957 * ld-x86-64/tlsbindesc.rd: Likewise.
958 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
959 * ld-x86-64/tlsdesc.rd: Likewise.
960 * ld-x86-64/tlspic-nacl.rd: Likewise.
961 * ld-x86-64/tlspic.rd: Likewise.
49bd1d6e
L
962 * ld-alpha/tlspic.rd: Likewise.
963 * ld-powerpc/tlsexe.r: Likewise.
964 * ld-powerpc/tlsexetoc.r: Likewise.
965 * ld-powerpc/tlsso.r: Likewise.
966 * ld-powerpc/tlstocso.r: Likewise.
967 * ld-s390/tlspic.rd: Likewise.
968 * ld-s390/tlspic_64.rd: Likewise.
969 * ld-sparc/gotop32.dd: Likewise.
970 * ld-sparc/gotop64.dd: Likewise.
971 * ld-sparc/tlssunnopic32.rd: Likewise.
972 * ld-sparc/tlssunnopic64.rd: Likewise.
973 * ld-sparc/tlssunpic32.rd: Likewise.
974 * ld-sparc/tlssunpic64.rd: Likewise.
975 * ld-tic6x/shlib-1.rd: Likewise.
976 * ld-tic6x/shlib-1b.rd: Likewise.
977 * ld-tic6x/shlib-1r.rd: Likewise.
978 * ld-tic6x/shlib-1rb.rd: Likewise.
979 * ld-tic6x/shlib-noindex.rd: Likewise.
6dfb72b9 980
f58926a6
L
9812015-02-14 H.J. Lu <hongjiu.lu@intel.com>
982
983 PR ld/17973
984 * ld-plugin/plugin.exp (regassilent): New.
985 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
986 (plugin_tests): Add a test for PR ld/17973.
987 * ld-plugin/pr17973.d: New file.
988 * ld-plugin/pr17973.s: Likewise.
989
761e2bd4
L
9902015-02-12 H.J. Lu <hongjiu.lu@intel.com>
991
992 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
993
45e81354
L
9942015-02-11 H.J. Lu <hongjiu.lu@intel.com>
995
996 * ld-plugin/plugin-27.d: New.
997 * ld-plugin/plugin-28.d: Likewise.
998 * ld-plugin/plugin-29.d: Likewise.
999 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
1000 and LDPL_WARNING.
1001
7275e869
L
10022015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 PR ld/17878
1005 * ld-plugin/func.c: Add some comments.
1006 * ld-plugin/plugin-13.d: New file.
1007 * ld-plugin/plugin-14.d: Likewise.
1008 * ld-plugin/plugin-15.d: Likewise.
1009 * ld-plugin/plugin-16.d: Likewise.
1010 * ld-plugin/plugin-17.d: Likewise.
1011 * ld-plugin/plugin-18.d: Likewise.
1012 * ld-plugin/plugin-19.d: Likewise.
1013 * ld-plugin/plugin-20.d: Likewise.
1014 * ld-plugin/plugin-21.d: Likewise.
1015 * ld-plugin/plugin-22.d: Likewise.
1016 * ld-plugin/plugin-23.d: Likewise.
1017 * ld-plugin/plugin-24.d: Likewise.
1018 * ld-plugin/plugin-25.d: Likewise.
1019 * ld-plugin/plugin-26.d: Likewise.
1020 * ld-plugin/plugin.exp (plugin2_name): New.
1021 (plugin3_name): Likewise.
1022 (plugin2_path): Likewise.
1023 (plugin3_path): Likewise.
1024 (testsrcfiles): Likewise.
1025 (testsrcfiles_notext): Likewise.
1026 (plugin_tests): Add tests for non-object IR file.
1027 (plugin_lib_tests): Likewise.
1028 (plugin_extra_elf_tests): Likewise.
1029 (plugin_src_tests): New tests for non-object IR file.
1030 Run nm --plugin test.
1031 Run ar --plugin test.
1032 Run plugin_src_tests.
1033
1952c5cd
L
10342015-02-07 H.J. Lu <hongjiu.lu@intel.com>
1035
1036 PR ld/17935
1037 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
1038 * ld-x86-64/x86-64.exp: Likewise.
1039
1040 * ld-i386/pr17935-1.d: New file.
1041 * ld-i386/pr17935-1.s: Likewise.
1042 * ld-i386/pr17935-2.d: Likewise.
1043 * ld-i386/pr17935-2.s: Likewise.
1044 * ld-x86-64/pr17935-1.d: Likewise.
1045 * ld-x86-64/pr17935-1.s: Likewise.
1046 * ld-x86-64/pr17935-2.d: Likewise.
1047 * ld-x86-64/pr17935-2.s: Likewise.
1048
9e2dec47
L
10492015-02-06 H.J. Lu <hongjiu.lu@intel.com>
1050
1051 PR ld/12365
1052 PR ld/14272
1053 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
1054 * ld-plugin/plugin-7.d: Updated.
1055 * ld-plugin/plugin-8.d: Likewise.
1056
8962a307
L
10572015-02-04 H.J. Lu <hongjiu.lu@intel.com>
1058
1059 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
1060 ld/12365 test.
1061
60f79275
L
10622015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1063
1064 PR ld/12365
1065 * ld-plugin/pr12365a.c: New file.
1066 * ld-plugin/pr12365b.c: Likewise.
1067 * ld-plugin/pr12365c.c: Likewise.
1068
1069 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
1070 test.
1071 Run the PR ld/12365 test.
1072
9910b1c8
L
10732015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1074
1075 PR ld/14918
1076 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
1077
1078 * ld-plugin/pr14918.c: New file.
1079 * ld-plugin/pr14918.d: Likewise.
1080
1a215085
L
10812015-01-29 H.J. Lu <hongjiu.lu@intel.com>
1082
1083 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
1084
b86ac8e3
AM
10852015-01-29 Alan Modra <amodra@gmail.com>
1086
1087 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
1088 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
1089 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
1090
15f7a26b
L
10912015-01-28 H.J. Lu <hongjiu.lu@intel.com>
1092
1093 PR ld/17878
1094 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
1095 * ld-plugin/plugin-10.d: Likewise.
1096 * ld-plugin/plugin-11.d: Likewise.
1097 * ld-plugin/plugin-2.d: Likewise.
1098 * ld-plugin/plugin-3.d: Likewise.
1099 * ld-plugin/plugin-4.d: Likewise.
1100 * ld-plugin/plugin-5.d: Likewise.
1101 * ld-plugin/plugin-6.d: Likewise.
1102 * ld-plugin/plugin-7.d: Likewise.
1103 * ld-plugin/plugin-8.d: Likewise.
1104 * ld-plugin/plugin-9.d: Likewise.
1105
61b86cb1
JB
11062015-01-28 Jan Beulich <jbeulich@suse.com>
1107
1108 * ld-elf/pr16322.s (p1): Rename to px1.
1109 (f1): Rename to fx1.
1110
dbd1e97e
AM
11112015-01-28 Alan Modra <amodra@gmail.com>
1112
1113 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
1114 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
1115 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
1116
cc9ad334
SKS
11172015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1118
1119 * ld-scripts/memory.t: Define new symbol tred.
1120 * ld-scripts/memory_sym.t: New.
1121 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
1122 conditionally check values of linker symbols.
1123
481765cd
AB
11242015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1125
1126 * ld-scripts/provide-4-map.d: Update expected output.
1127 * ld-scripts/provide-5-map.d: Likewise.
1128
c05b575a
AB
11292015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 * ld-scripts/provide-4.d: New file.
1132 * ld-scripts/provide-4-map.d: New file.
1133 * ld-scripts/provide-4.t: New file.
1134 * ld-scripts/provide-5.d: New file.
1135 * ld-scripts/provide-5.s: New file.
1136 * ld-scripts/provide-5-map.d: New file.
1137 * ld-scripts/provide-5.t: New file.
1138 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
1139 tests.
1140
43d66c95
AB
11412015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * ld-scripts/overlay-size.d: Add 'map' option.
1144 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
1145 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
1146 option, checking linker mapfile output.
1147
23283c1b
AM
11482015-01-20 Alan Modra <amodra@gmail.com>
1149
1150 * ld-powerpc/ambiguousv1.d,
1151 * ld-powerpc/ambiguousv1b.d,
1152 * ld-powerpc/ambiguousv2.d,
1153 * ld-powerpc/ambiguousv2b.d,
1154 * ld-powerpc/elfv2exe.d,
1155 * ld-powerpc/elfv2so.d,
1156 * ld-powerpc/tlsexe.r,
1157 * ld-powerpc/tlsexetoc.r,
1158 * ld-powerpc/tlsso.r,
1159 * ld-powerpc/tlstocso.r: Update.
1160
10ab94eb
AM
11612015-01-20 Alan Modra <amodra@gmail.com>
1162
1163 PR ld/17615
1164 * ld-elf/pr17615.d: Match .sbss too.
1165
3e2aa5bb
L
11662015-01-19 H.J. Lu <hongjiu.lu@intel.com>
1167
1168 PR ld/17615
1169 * ld-elf/pr17615.d: New file.
1170 * ld-elf/pr17615.s: Likewise.
1171
c4621b33
AM
11722015-01-19 Alan Modra <amodra@gmail.com>
1173
1174 * ld-gc/pr14265.d,
1175 * ld-cris/tls-gc-68.d,
1176 * ld-cris/tls-gc-69.d,
1177 * ld-cris/tls-gc-70.d,
1178 * ld-cris/tls-gc-71.d,
1179 * ld-cris/tls-gc-75.d,
1180 * ld-cris/tls-gc-76.d,
1181 * ld-cris/tls-gc-79.d,
1182 * ld-mmix/bpo-10.d,
1183 * ld-mmix/bpo-11.d: Update.
1184
1e2e8c52
AK
11852015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1186
1187 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
1188 printed if 0 anymore.
1189
6333bc0d
L
11902015-01-15 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 PR ld/17847
1193 * ld-x86-64/pie1.d: New file.
1194 * ld-x86-64/pie1.s: Likwise.
1195 * ld-x86-64/x86-64.exp: Run pie1.
1196
0941db69
JW
11972015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
1198
1199 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
1200 * ld-aarch64/relocs-257-symbolic-func.d: New file.
1201 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
1202
0172429c
JW
12032015-01-13 Jiong Wang <jiong.wang@arm.com>
1204
1205 * ld-aarch64/tprel_g2_overflow.s: New testcase.
1206 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
1207 * ld-aarch64/aarch64-elf.exp: Run new testcase.
1208
bab91cce
JW
12092015-01-13 Jiong Wang <jiong.wang@arm.com>
1210
1211 PR ld/17415
1212 * ld-aarch64/pr17415.s: Source file for new test.
1213 * ld-aarch64/pr17415.d: Expect file for new test.
1214 * ld-aarch64/aarch64-elf.exp: Run the new test.
1215
9d1d54d5
L
12162015-01-11 H.J. Lu <hongjiu.lu@intel.com>
1217
1218 PR ld/17827
1219 * ld-x86-64/pr17689.out: Updated.
1220 * ld-x86-64/pr17689b.S: Likewise.
1221
1222 * ld-x86-64/pr17827.rd: New file.
1223
1224 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
1225
2279a12a
JB
12262015-01-08 Jan Beulich <jbeulich@suse.com>
1227
1228 * ld-x86-64/pr14207.d: Adjust expecations to cover the
1229 enable_initfini_array=no case.
1230
8d983e36
AB
12312015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1234 readelf.
1235
b90efa5b 12362015-01-01 Alan Modra <amodra@gmail.com>
ee3b52e9 1237
b90efa5b 1238 Update year range in copyright notice of all files.
ee3b52e9 1239
b90efa5b 1240For older changes see ChangeLog-2014
c9e214e5 1241\f
b90efa5b 1242Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1243
1244Copying and distribution of this file, with or without modification,
1245are permitted in any medium without royalty provided the copyright
1246notice and this notice are preserved.
1247
c9e214e5
AM
1248Local Variables:
1249mode: change-log
1250left-margin: 8
1251fill-column: 74
1252version-control: never
1253End:
This page took 0.579213 seconds and 4 git commands to generate.