Remove trailing spaces in ld
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-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
10 2015-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
17 2015-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
26 2015-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
38 2015-08-11 Jiong Wang <jiong.wang@arm.com>
39
40 * ld-aarch64/tls-small-ld.s: Update testcase.
41
42 2015-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
48 2015-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 ---
56 2015-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
65 2015-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
70 2015-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
75 2015-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
85 2015-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
91 2015-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
96 2015-07-29 H.J. Lu <hongjiu.lu@intel.com>
97
98 * ld-size/size.exp: Move run-time support check.
99
100 2015-07-28 Alan Modra <amodra@gmail.com>
101
102 * ld-powerpc/elfv2so.d: Update.
103
104 2015-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
112 2015-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
117 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
118
119 * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile.
120
121 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
122
123 * ld-scripts/crossref.exp (CC): Save and restore. Append
124 $PLT_CFLAGS.
125
126 2015-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
133 2015-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
138 2015-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
143 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
144
145 * config/default.exp (PLT_CFLAGS): New.
146
147 2015-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
154 2015-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
161 2015-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
166 2015-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
171 2015-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
177 2015-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
183 2015-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
189 2015-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
195 2015-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
201 2015-07-09 Catherine Moore <clm@codesourcery.com>
202
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.
215
216 2015-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
221 2015-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
228 2015-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
235 2015-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
244 2015-06-27 H.J. Lu <hongjiu.lu@intel.com>
245
246 * ld-xtensa/tlsbin.rd: Updated.
247 * ld-xtensa/tlspic.rd: Likewise.
248
249 2015-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
271 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
272
273 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
274
275 2015-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
281 2015-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
287 2015-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
296 2015-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
302 2015-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
308 2015-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
314 2015-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
327 2015-06-05 Nick Clifton <nickc@redhat.com>
328
329 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
330
331 2015-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
339 2015-06-02 Jiong Wang <jiong.wang@arm.com>
340
341 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
342
343 2015-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
349 2015-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
355 2015-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
361 2015-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
366 2015-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
384 2015-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
394 2015-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
401 2015-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
409 2015-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
418 2015-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
423 2015-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
435 2015-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
441 2015-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
447 2015-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
452 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
453
454 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
455
456 2015-04-24 Alan Modra <amodra@gmail.com>
457
458 * ld-powerpc/tocnovar.d: Revert last change.
459
460 2015-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
487 2015-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
492 2015-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
497 2015-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
502 2015-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
508 2015-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.
535 * ld-powerpc/tocnovar.d: Adjust.
536
537 2015-04-22 Alan Modra <amodra@gmail.com>
538
539 * ld-x86-64/pr18176.d: Update.
540
541 2015-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
558 2015-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
587 2015-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
600 2015-04-15 Alan Modra <amodra@gmail.com>
601
602 * ld-gc/pr18223.d: xfail tic6x.
603
604 2015-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
612 2015-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
626 2015-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
638 2015-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
657 2015-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
664 2015-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
684 2015-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
695 2015-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
708 2015-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
714 2015-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
720 2015-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
726 2015-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
734 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
735
736 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
737
738 2015-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
744 2015-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
748 2015-03-26 Tejas Belagod <tejas.belagod@arm.com>
749
750 * ld-aarch64/farcall-back-be.d: New.
751
752 2015-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 ---
760 2015-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
768 2015-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
773 2015-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
779 2015-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
794 2015-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
813 2015-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
819 2015-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
828 2015-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
839 2015-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
850 2015-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
856 2015-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
874 2015-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
885 2015-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
909 2015-02-24 Nick Clifton <nickc@redhat.com>
910
911 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
912
913 2015-02-24 Alan Modra <amodra@gmail.com>
914
915 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
916
917 2015-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
922 2015-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
929 2015-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
940 2015-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
957 2015-02-16 H.J. Lu <hongjiu.lu@intel.com>
958
959 PR ld/17975
960 * ld-i386/tlsbin-nacl.rd: Updated.
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.
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.
996
997 2015-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
1006 2015-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
1010 2015-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
1018 2015-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
1050 2015-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
1065 2015-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
1073 2015-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
1078 2015-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
1089 2015-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
1097 2015-01-29 H.J. Lu <hongjiu.lu@intel.com>
1098
1099 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
1100
1101 2015-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
1107 2015-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
1122 2015-01-28 Jan Beulich <jbeulich@suse.com>
1123
1124 * ld-elf/pr16322.s (p1): Rename to px1.
1125 (f1): Rename to fx1.
1126
1127 2015-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
1133 2015-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
1140 2015-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
1145 2015-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
1157 2015-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
1164 2015-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
1177 2015-01-20 Alan Modra <amodra@gmail.com>
1178
1179 PR ld/17615
1180 * ld-elf/pr17615.d: Match .sbss too.
1181
1182 2015-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
1188 2015-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
1201 2015-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
1206 2015-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
1213 2015-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
1219 2015-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
1225 2015-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
1232 2015-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
1242 2015-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
1247 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1250 readelf.
1251
1252 2015-01-01 Alan Modra <amodra@gmail.com>
1253
1254 Update year range in copyright notice of all files.
1255
1256 For older changes see ChangeLog-2014
1257 \f
1258 Copyright (C) 2015 Free Software Foundation, Inc.
1259
1260 Copying and distribution of this file, with or without modification,
1261 are permitted in any medium without royalty provided the copyright
1262 notice and this notice are preserved.
1263
1264 Local Variables:
1265 mode: change-log
1266 left-margin: 8
1267 fill-column: 74
1268 version-control: never
1269 End: