[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-10-02 Renlin Li <renlin.li@arm.com>
2
3 * ld-aarch64/aarch64-elf.exp: Run new test.
4 * ld-aarch64/emit-relocs-301.d: New.
5 * ld-aarch64/emit-relocs-301.s: New.
6
7 2015-10-02 Renlin Li <renlin.li@arm.com>
8
9 * ld-aarch64/emit-relocs-302.d: New.
10 * ld-aarch64/emit-relocs-302.s: New.
11 * ld-aarch64/aarch64-elf.exp: Run the test.
12
13 2015-10-02 Renlin Li <renlin.li@arm.com>
14
15 * ld-aarch64/emit-relocs-310.d: New.
16 * ld-aarch64/emit-relocs-310.s: New.
17 * ld-aarch64/aarch64-elf.exp: Run the test.
18
19 2015-10-01 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR ld/19031
22 * ld-x86-64/x86-64.exp: Run PR ld/19031 test.
23 * ld-x86-64/pr19031.out: New file.
24 * ld-x86-64/pr19031a.c: Likewise.
25 * ld-x86-64/pr19031b.S: Likewise.
26 * ld-x86-64/pr19031c.c: Likewise.
27
28 2015-10-01 Renlin Li <renlin.li@arm.com>
29
30 * ld-aarch64/aarch64-elf.exp: Run the new test.
31 * ld-aarch64/plt_mapping_symbol.d: New.
32 * ld-aarch64/plt_mapping_symbol.s: New.
33
34 2015-10-01 Alan Modra <amodra@gmail.com>
35
36 * ld-x86-64/pr19013-x32.d: Update.
37 * ld-x86-64/pr19013-nacl.d: Update.
38
39 2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
40
41 * ld-x86-64/pr19013.d (ld): Add -m elf_x86_64.
42
43 2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR ld/19031
46 * ld-i386/i386.exp: Run PR ld/19031 test.
47 * ld-i386/pr19031.out: New file.
48 * ld-i386/pr19031a.c: Likewise.
49 * ld-i386/pr19031b.S: Likewise.
50 * ld-i386/pr19031c.c: Likewise.
51
52 2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
53
54 PR ld/19013
55 * ld-x86-64/pr19013-nacl.d: New file.
56 * ld-x86-64/pr19013-x32.d: Likewise.
57 * ld-x86-64/pr19013.d: Likewise.
58 * ld-x86-64/pr19013.s: Likewise.
59 * ld-x86-64/x86-64.exp: Run PR ld/19013 tests.
60
61 2015-09-29 H.J. Lu <hongjiu.lu@intel.com>
62
63 PR binutils/19005
64 * ld-elf/pr19005.d: New file.
65 * ld-elf/pr19005.s: Likewise.
66 * ld-elf/pr19005.t: Likewise.
67
68 2015-08-11 Peter Zotov <whitequark@whitequark.org>
69
70 PR ld/18759
71 * ld-elf/eh-frame-hdr: Expect to pass on the or1k-linux target.
72
73 2015-09-22 H.J. Lu <hongjiu.lu@intel.com>
74
75 * ld-mips-elf/pie-n32.d: Updated.
76 * ld-mips-elf/pie-n64.d: Likewise.
77 * ld-mips-elf/pie-o32.d: Likewise.
78
79 2015-09-22 H.J. Lu <hongjiu.lu@intel.com>
80
81 * ld-elf/pie.d: New test.
82
83 2015-09-18 Alan Modra <amodra@gmail.com>
84
85 PR ld/18963
86 * ld-scripts/pr18963.d,
87 * ld-scripts/pr18963.t: New test.
88 * ld-scripts/expr.exp: Run it.
89 * ld-elf/provide-hidden-2.ld: Explicitly make "dot" absolute.
90 * ld-mips-elf/gp-hidden.sd: Don't care about _gp section.
91 * ld-mips-elf/no-shared-1-n32.d: Don't care about symbol shown at
92 start of .data section.
93 * ld-mips-elf/no-shared-1-n64.d: Likewise.
94 * ld-mips-elf/no-shared-1-o32.d: Likewise.
95
96 2015-09-11 H.J. Lu <hongjiu.lu@intel.com>
97
98 * ld-plugin/lto.exp (lto_link_tests): Add a "ld -r" test for
99 PR ld/15323.
100 (lto_run_tests): Add a "ld -r" test for PR ld/15323.
101
102 2015-09-09 Jiong Wang <jiong.wang@arm.com>
103
104 * ld-aarch64/tls-relax-ld-le-tiny.s: New testcase.
105 * ld-aarch64/tls-relax-ld-le-small.s: Likewise.
106 * ld-aarch64/tls-relax-ld-le-tiny.d: New expectation file.
107 * ld-aarch64/tls-relax-ld-le-small.d: Likewise.
108 * ld-aarch64/aarch64-elf.exp: Run new testcases.
109
110 2015-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * ld-elf/orphan-7.map: Allow for other discarded sections.
113 * ld-elf/orphan-8.map: Updated to allow for different section
114 ordering on different targets.
115 * ld-elf/orphan.ld: Place .sbss section.
116
117 2015-09-05 H.J. Lu <hongjiu.lu@intel.com>
118
119 * ld-elf/orphan-8.map: Updated to support 32-bit targets.
120
121 2015-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
122
123 * ld-elf/elf.exp: Switch to rely on run_dump_test.
124 * ld-elf/orphan-5.l: Update expected output.
125 * ld-elf/orphan-5.d: New file.
126 * ld-elf/orphan-6.d: New file.
127 * ld-elf/orphan-6.l: New file.
128 * ld-elf/orphan-7.d: New file.
129 * ld-elf/orphan-7.map: New file.
130 * ld-elf/orphan-8.d: New file.
131 * ld-elf/orphan-8.map: New file.
132
133 2015-09-03 H.J. Lu <hongjiu.lu@intel.com>
134
135 * ld-ifunc/ifunc-21-i386.s: Add tests for call, jmp, add, test.
136 * ld-ifunc/ifunc-21-x86-64.s: Likewise.
137 * ld-ifunc/ifunc-22-i386.s: Likewise.
138 * ld-ifunc/ifunc-22-x86-64.s: Likewise.
139 * ld-ifunc/ifunc-21-i386.d: Updated.
140 * ld-ifunc/ifunc-21-x86-64.d: Likewise.
141 * ld-ifunc/ifunc-22-i386.d: Likewise.
142 * ld-ifunc/ifunc-22-x86-64.d: Likewise.
143
144 2015-09-02 H.J. Lu <hongjiu.lu@intel.com>
145
146 * ld-ifunc/ifunc-21-i386.d: New file.
147 * ld-ifunc/ifunc-21-i386.s: Likewise.
148 * ld-ifunc/ifunc-21-x86-64.d: Likewise.
149 * ld-ifunc/ifunc-21-x86-64.s: Likewise.
150 * ld-ifunc/ifunc-22-i386.d: Likewise.
151 * ld-ifunc/ifunc-22-i386.s: Likewise.
152 * ld-ifunc/ifunc-22-x86-64.d: Likewise.
153 * ld-ifunc/ifunc-22-x86-64.s: Likewise.
154
155 2015-09-01 H.J. Lu <hongjiu.lu@intel.com>
156
157 PR ld/18900
158 * ld-i386/i386.exp: Run tests for PR ld/18900.
159 * ld-x86-64/x86-64.exp: Likewise.
160 * ld-i386/pr18900.out: New file.
161 * ld-i386/pr18900a.c: Likewise.
162 * ld-i386/pr18900a.c: Likewise.
163 * ld-i386/pr18900a.rd: Likewise.
164 * ld-i386/pr18900b.c: Likewise.
165 * ld-i386/pr18900b.rd: Likewise.
166 * ld-i386/pr18900c.c: Likewise.
167 * ld-x86-64/pr18900.out: Likewise.
168 * ld-x86-64/pr18900a.c: Likewise.
169 * ld-x86-64/pr18900a.rd: Likewise.
170 * ld-x86-64/pr18900b.c: Likewise.
171 * ld-x86-64/pr18900b.rd: Likewise.
172 * ld-x86-64/pr18900c.c: Likewise.
173 * ld-x86-64/mpx3.dd: Updated.
174
175 2015-08-27 Alan Modra <amodra@gmail.com>
176
177 * ld-powerpc/relocsort.s, * ld-powerpc/relocsort.d: New test.
178 * ld-powerpc/powerpc.exp: Run it.
179
180 2015-08-26 Nick Clifton <nickc@redhat.com>
181
182 PR ld/18401
183 * ld-mips-elf/mips-elf-flags.exp: Add more ISA conflict tests.
184
185 2015-08-19 Jiong Wang <jiong.wang@arm.com>
186
187 * ld-aarch64/emit-relocs-531.s: New testcase.
188 * ld-aarch64/emit-relocs-531-overflow.s: Likewise.
189 * ld-aarch64/emit-relocs-532.s: Likewise.
190 * ld-aarch64/emit-relocs-533.s: Likewise.
191 * ld-aarch64/emit-relocs-533-overflow.s: Likewise.
192 * ld-aarch64/emit-relocs-534.s: Likewise.
193 * ld-aarch64/emit-relocs-535.s: Likewise.
194 * ld-aarch64/emit-relocs-535-overflow.s: Likewise.
195 * ld-aarch64/emit-relocs-536.s: Likewise.
196 * ld-aarch64/emit-relocs-537.s: Likewise.
197 * ld-aarch64/emit-relocs-537-overflow.s: Likewise.
198 * ld-aarch64/emit-relocs-538.s: Likewise.
199 * ld-aarch64/emit-relocs-531.d: New expectation file.
200 * ld-aarch64/emit-relocs-531-overflow.d: Likewise.
201 * ld-aarch64/emit-relocs-532.d: Likewise.
202 * ld-aarch64/emit-relocs-533.d: Likewise.
203 * ld-aarch64/emit-relocs-533-overflow.d: Likewise.
204 * ld-aarch64/emit-relocs-534.d: Likewise.
205 * ld-aarch64/emit-relocs-535.d: Likewise.
206 * ld-aarch64/emit-relocs-535-overflow.d: Likewise.
207 * ld-aarch64/emit-relocs-536.d: Likewise.
208 * ld-aarch64/emit-relocs-537.d: Likewise.
209 * ld-aarch64/emit-relocs-537-overflow.d: Likewise.
210 * ld-aarch64/emit-relocs-538.d: Likewise.
211 * ld-aarch64/aarch64-elf.exp: Run new testcases.
212
213 2015-08-19 Jiong Wang <jiong.wang@arm.com>
214
215 * ld-aarch64/emit-relocs-87.s: New testcase.
216 * ld-aarch64/emit-relocs-88.s: Likewise.
217 * ld-aarch64/emit-relocs-88-overflow.s: Likewise.
218 * ld-aarch64/emit-relocs-89.s: Likewise.
219 * ld-aarch64/emit-relocs-90.s: Likewise.
220 * ld-aarch64/emit-relocs-90-overflow.s: Likewise.
221 * ld-aarch64/emit-relocs-523.s: Likewise.
222 * ld-aarch64/emit-relocs-524.s: Likewise.
223 * ld-aarch64/emit-relocs-525.s: Likewise.
224 * ld-aarch64/emit-relocs-527.s: Likewise.
225 * ld-aarch64/emit-relocs-526.s: Likewise.
226 * ld-aarch64/emit-relocs-528.s: Likewise.
227 * ld-aarch64/emit-relocs-528-overflow.s: Likewise.
228 * ld-aarch64/emit-relocs-87.d: New expectation file.
229 * ld-aarch64/emit-relocs-88.d: Likewise.
230 * ld-aarch64/emit-relocs-88-overflow.d: Likewise.
231 * ld-aarch64/emit-relocs-89.d: Likewise.
232 * ld-aarch64/emit-relocs-90.d: Likewise.
233 * ld-aarch64/emit-relocs-90-overflow.d: Likewise.
234 * ld-aarch64/emit-relocs-91.d: Likewise.
235 * ld-aarch64/emit-relocs-523.d: Likewise.
236 * ld-aarch64/emit-relocs-524.d: Likewise.
237 * ld-aarch64/emit-relocs-525.d: Likewise.
238 * ld-aarch64/emit-relocs-526.d: Likewise.
239 * ld-aarch64/emit-relocs-527.d: Likewise.
240 * ld-aarch64/emit-relocs-528.d: Likewise.
241 * ld-aarch64/emit-relocs-528-overflow.d: Likewise.
242 * ld-aarch64/aarch64-elf.exp: Run new testcases.
243
244 2015-08-19 Jiong Wang <jiong.wang@arm.com>
245
246 * ld-aarch64/emit-relocs-530.s: New testcase.
247 * ld-aarch64/emit-relocs-92.s: Likewise.
248 * ld-aarch64/emit-relocs-530.d: New expectation file.
249 * ld-aarch64/emit-relocs-92.d: Likewise.
250 * ld-aarch64/aarch64-elf.exp: Run new testcases.
251
252 2015-08-18 H.J. Lu <hongjiu.lu@intel.com>
253
254 PR ld/18841
255 * ld-ifunc/ifunc.exp: Add another test for PR ld/18841.
256 * ld-ifunc/pr18841c.c: New file.
257
258 2015-08-18 H.J. Lu <hongjiu.lu@intel.com>
259
260 PR ld/18841
261 * ld-ifunc/ifunc.exp: Add a test for PR ld/18841.
262 * ld-ifunc/pr18841.out: New file.
263 * ld-ifunc/pr18841a.c: Likewise.
264 * ld-ifunc/pr18841b.c: Likewise.
265
266 2015-08-13 H.J. Lu <hongjiu.lu@intel.com>
267
268 PR ld/18801
269 * ld-i386/i386.exp: Run pr18801.
270 * ld-x86-64/x86-64.exp: Likewise.
271 * ld-i386/pr18801.d: New file.
272 * ld-i386/pr18801.s: Likewise.
273 * ld-x86-64/pr18801.d: Likewise.
274 * ld-x86-64/pr18801.s: Likewise.
275
276 2015-08-12 Simon Dardis <simon.dardis@imgtec.com>
277
278 * ld-mips-elf/compressed-plt-1-n32-mips16.od: Update test.
279 * ld-mips-elf/compressed-plt-1-n32-umips.od: Ditto.
280 * ld-mips-elf/compressed-plt-1-o32-mips16-got.od: Ditto.
281 * ld-mips-elf/compressed-plt-1-o32-mips16-only.od: Ditto.
282 * ld-mips-elf/compressed-plt-1-o32-mips16-word.od: Ditto.
283 * ld-mips-elf/compressed-plt-1-o32-mips16.od: Ditto.
284 * ld-mips-elf/compressed-plt-1-o32-se.od: Ditto.
285 * ld-mips-elf/compressed-plt-1-o32-umips-got.od: Ditto.
286 * ld-mips-elf/compressed-plt-1-o32-umips-word.od: Ditto.
287 * ld-mips-elf/compressed-plt-1-o32-umips.od: Ditto.
288 * ld-mips-elf/jalx-2.dd: Ditto.
289 * ld-mips-elf/mips16-pic-3.dd: Ditto.
290 * ld-mips-elf/pic-and-nonpic-3a.dd: Ditto.
291 * ld-mips-elf/pic-and-nonpic-3b.dd: Ditto.
292 * ld-mips-elf/pic-and-nonpic-5b.dd: Ditto.
293 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Ditto.
294 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Ditto.
295 * ld-mips-elf/stub-dynsym-1-10000.d: Ditto.
296 * ld-mips-elf/stub-dynsym-1-2fe80.d: Ditto.
297 * ld-mips-elf/stub-dynsym-1-7fff.d: Ditto.
298 * ld-mips-elf/stub-dynsym-1-8000.d: Ditto.
299 * ld-mips-elf/stub-dynsym-1-fff0.d: Ditto.
300 * ld-mips-elf/tlsbin-o32.d: Ditto.
301 * ld-mips-elf/tlsdyn-o32-1.d: Ditto.
302 * ld-mips-elf/tlsdyn-o32-2.d: Ditto.
303 * ld-mips-elf/tlsdyn-o32-3.d: Ditto.
304 * ld-mips-elf/tlsdyn-o32.d: Ditto.
305 * ld-mips-elf/tlslib-o32.d: Ditto.
306
307 2015-08-12 Jiong Wang <jiong.wang@arm.com>
308
309 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): Support all
310 four triple shape: aarch64-*-linux*, aarch64-*-elf,
311 aarch64_be-*-linux*, aarch64_be-*-elf.
312 * ld-aarch64/emit-relocs-86.d: Use aarch64_choose_ilp32_emul.
313 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
314 * ld-aarch64/ld-aarch64/farcall-b-plt.d: Relax instrucion encoding
315 check when they reflect address.
316 * ld-aarch64/ld-aarch64/farcall-bl-plt.d: Likewise.
317
318 2015-08-12 Thomas Preud'homme <thomas.preudhomme@arm.com>
319
320 * ld-aarch64/aarch64-elf.exp: Rename relocs-257-symbolic-func to
321 relocs-1027-symbolic-func.
322 * ld-aarch64/relocs-257-symbolic-func.d: Rename to ...
323 * ld-aarch64/relocs-1027-symbolic-func.d: ... this.
324 * ld-aarch64/relocs-257-symbolic-func.s: Rename to ...
325 * ld-aarch64/relocs-1027-symbolic-func.s: ... this.
326
327 2015-08-11 Jiong Wang <jiong.wang@arm.com>
328
329 * ld-aarch64/farcall-b-defsym.s: New test.
330 * ld-aarch64/farcall-bl-defsym.s: Likewise.
331 * ld-aarch64/farcall-b-defsym.d: New expectation.
332 * ld-aarch64/farcall-bl-defsym.d: Likewise.
333
334 2015-08-11 Jiong Wang <jiong.wang@arm.com>
335
336 * ld-aarch64/farcall-b-gsym.s: New test.
337 * ld-aarch64/farcall-b-plt.s: Likewise.
338 * ld-aarch64/farcall-bl-plt.s: Likewise.
339 * ld-aarch64/farcall-b-gsym.d: New expect file.
340 * ld-aarch64/farcall-b-plt.d: Likewise.
341 * ld-aarch64/farcall-bl-plt.d: Likewise.
342
343 2015-08-11 Jiong Wang <jiong.wang@arm.com>
344
345 * ld-aarch64/emit-relocs-529.s: New testcase.
346 * ld-aarch64/emit-relocs-529-overflow.s: Likewise.
347 * ld-aarch64/emit-relocs-86.s: Likewise.
348 * ld-aarch64/emit-relocs-86-overflow.s: Likewise.
349 * ld-aarch64/emit-relocs-529.d: New expectation file.
350 * ld-aarch64/emit-relocs-529-overflow.d: Likewise.
351 * ld-aarch64/emit-relocs-86.d: Likewise.
352 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
353 * ld-aarch64/aarch64-elf.exp: Run new testcases.
354
355 2015-08-11 Jiong Wang <jiong.wang@arm.com>
356
357 * ld-aarch64/tls-small-ld.s: Update testcase.
358
359 2015-08-11 Jiong Wang <jiong.wang@arm.com>
360
361 * ld-aarch64/tls-small-ld.s: New file.
362 * ld-aarch64/tls-small-ld.d: Likewise.
363 * ld-aarch64/aarch64-elf.exp: Run new test.
364
365 2015-08-11 H.J. Lu <hongjiu.lu@intel.com>
366
367 PR ld/18808
368 * ld-ifunc/ifunc.exp: Add a test for PR ld/18808.
369 * ld-ifunc/pr18808.out: New file.
370 * ld-ifunc/pr18808a.c: Likewise.
371 * ld-ifunc/pr18808b.c: Likewise.
372 * lib/ld-lib.exp (check_ifunc_attribute_available): New.
373
374 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
375
376 PR ld/18720
377 * ld-elf/indirect.exp: Run tests for PR ld/18720.
378 * ld-elf/pr18720.out: New file.
379 * ld-elf/pr18720a.c: Likewise.
380 * ld-elf/pr18720b.c: Likewise.
381 * ld-elf/pr18720c.c: Likewise.
382
383 2015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
384
385 * ld/ld-lib.exp (run_dump_test): When using the map option, no
386 program is required.
387
388 2015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
389
390 * ld/ld-lib.exp (run_dump_test): Add error_output and
391 warning_output options.
392
393 2015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
394
395 * ld-undefined/require-defined-1.d: New file.
396 * ld-undefined/require-defined-2.d: New file.
397 * ld-undefined/require-defined-3.d: New file.
398 * ld-undefined/require-defined-4.d: New file.
399 * ld-undefined/require-defined-5.d: New file.
400 * ld-undefined/require-defined.exp: New file.
401 * ld-undefined/require-defined.s: New file.
402
403 2015-07-30 H.J. Lu <hongjiu.lu@intel.com>
404
405 PR ld/18735
406 * ld-elf/pr18735.d: New file.
407 * ld-elf/pr18735.s: Likewise.
408
409 2015-07-29 H.J. Lu <hongjiu.lu@intel.com>
410
411 * ld-elf/pr18718.c (bar): Use noclone attribute only for GCC
412 4.5 or newer.
413
414 2015-07-29 H.J. Lu <hongjiu.lu@intel.com>
415
416 * ld-size/size.exp: Move run-time support check.
417
418 2015-07-28 Alan Modra <amodra@gmail.com>
419
420 * ld-powerpc/elfv2so.d: Update.
421
422 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
423
424 * config/default.exp (NOPIE_CFLAGS): New.
425 (NOPIE_LDFLAGS): Likewise.
426 * ld-size/size.exp (run_cc_link_tests): Add $NOPIE_CFLAGS and
427 $NOPIE_LDFLAGS if needed.
428 (run_ld_link_exec_tests): Add $NOPIE_CFLAGS if needed.
429
430 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
431
432 * ld-srec/srec.exp (CC): Save and restore. Append $PLT_CFLAGS.
433 (CXX): Likewise.
434
435 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
436
437 * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile.
438
439 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
440
441 * ld-scripts/crossref.exp (CC): Save and restore. Append
442 $PLT_CFLAGS.
443
444 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
445
446 * ld-i386/i386.exp (run_cc_link_tests): Add $PLT_CFLAGS to
447 -fPIC if needed.
448 * ld-x86-64/mpx.exp (run_cc_link_tests): Likewise.
449 * ld-x86-64/x86-64.exp (run_cc_link_tests): Likewise.
450
451 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
452
453 * ld-elfvsb/elfvsb.exp (visibility_run): Pass $PLT_CFLAGS to
454 ld_compile.
455
456 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
457
458 * ld-elfvers/vers.exp (build_vers_lib_no_pic): Pass $PLT_CFLAGS
459 to build_binary.
460
461 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
462
463 * config/default.exp (PLT_CFLAGS): New.
464
465 2015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
466
467 PR ld/18705
468 * ld-aarch64/protected-data.d: New.
469 * ld-aarch64/protected-data.s: New.
470 * ld-aarch64/aarch64-elf.exp: Add new test.
471
472 2015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
473
474 PR ld/18705
475 * ld-arm/protected-data.d: New.
476 * ld-arm/protected-data.s: New.
477 * ld-arm/arm-elf.exp: Add new test.
478
479 2015-07-26 H.J. Lu <hongjiu.lu@intel.com>
480
481 PR ld/18718
482 * ld-elf/shared.exp: Compile PR ld/18718 tests with -O2.
483
484 2015-07-26 H.J. Lu <hongjiu.lu@intel.com>
485
486 * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt
487 to 0.
488
489 2015-07-25 H.J. Lu <hongjiu.lu@intel.com>
490
491 PR ld/18718
492 * ld-elf/pr18718.c: New file.
493 * ld-elf/shared.exp: Run tests for PR ld/18718.
494
495 2015-07-25 Alan Modra <amodra@gmail.com>
496
497 * ld-elf/symbolic-func.s,
498 * ld-elf/symbolic-func.r: New test.
499 * ld-elf/elf.exp: Run it.
500
501 2015-07-24 H.J. Lu <hongjiu.lu@intel.com>
502
503 * ld-elf/compress.exp (build_tests): Replace -g with -ggdb3.
504 * ld-elf/zlibbegin.rS: Also expect "GC".
505 * ld-elf/zlibnormal.rS: Likewise.
506
507 2015-07-16 Jiong Wang <jiong.wang@arm.com>
508
509 * ld-aarch64/tls-tiny-ld.s: New file.
510 * ld-aarch64/tls-tiny-ld.d: Ditto.
511 * ld-aarch64/aarch64-elf.exp: Run new test.
512
513 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
514
515 * ld-elf/zlibbegin.rS: Updated to .debug_.* with the
516 SHF_COMPRESSED bit.
517 * ld-elf/zlibnormal.rS: Likewise.
518
519 2015-07-09 Catherine Moore <clm@codesourcery.com>
520
521 * ld-mips-elf/attr-gnu-4-08.d: Update expected output.
522 * ld-mips-elf/attr-gnu-4-09.d: New.
523 * ld-mips-elf/attr-gnu-4-19.d: New.
524 * ld-mips-elf/attr-gnu-4-29.d: New.
525 * ld-mips-elf/attr-gnu-4-39.d: New.
526 * ld-mips-elf/attr-gnu-4-49.d: New.
527 * ld-mips-elf/attr-gnu-4-59.d: New.
528 * ld-mips-elf/attr-gnu-4-69.d: New.
529 * ld-mips-elf/attr-gnu-4-79.d: New.
530 * ld-mips-elf/attr-gnu-4-89.d: New.
531 * ld-mips-elf/attr-gnu-4-9.s: New.
532 * ld-mips-elf/mips-elf.exp: Run new tests.
533
534 2015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
535
536 * ld-avr/gc-section-debugline.d: New test.
537 * ld-avr/per-function-debugline.s: Source for new test.
538
539 2015-07-05 Richard Sandiford <richard.sandiford@arm.com>
540
541 * ld-powerpc/tocopt6-inc.s, ld-powerpc/tocopt6a.s,
542 ld-powerpc/tocopt6b.s, ld-powerpc/tocopt6c.s,
543 ld-powerpc/tocopt6.d: New test.
544 * ld-powerpc/powerpc.exp (ppc64elftests): Add it.
545
546 2015-07-03 Kai Tietz <ktietz@redhat.com>
547 Nick Clifton <nickc@redhat.com>
548
549 PR ld/11539
550 * lib/ld-lib.exp (check_gc_sections_available): Do not
551 automatically fail for cygwin and mingw targets.
552
553 2015-07-01 Sandra Loosemore <sandra@codesourcery.com>
554 Cesar Philippidis <cesar@codesourcery.com>
555
556 * ld-nios2/mixed1a.d: New.
557 * ld-nios2/mixed1a.s: New.
558 * ld-nios2/mixed1b.d: New.
559 * ld-nios2/mixed1b.s: New.
560 * ld-nios2/nios2.exp: Build the new compatibility tests.
561
562 2015-06-27 H.J. Lu <hongjiu.lu@intel.com>
563
564 * ld-xtensa/tlsbin.rd: Updated.
565 * ld-xtensa/tlspic.rd: Likewise.
566
567 2015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
568
569 * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag.
570 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
571 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
572 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
573 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
574 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
575 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
576 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
577 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
578 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
579 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
580 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
581 * ld-mips-elf/tlsdyn-o32.d: Likewise.
582 * ld-mips-elf/tlsdyn-o32.got: Likewise.
583 * ld-mips-elf/pie-n32.d: New file.
584 * ld-mips-elf/pie-n64.d: Likewise.
585 * ld-mips-elf/pie-o32.d: Likewise.
586 * ld-mips-elf/pie.s: Likewise.
587 * ld-mips-elf/mips-elf.exp: Add new tests.
588
589 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
590
591 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
592
593 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
594
595 * ld-mmix/bspec1.d: Updated.
596 * ld-mmix/bspec2.d: Likewise.
597 * ld-mmix/undef-3.d: Likewise.
598
599 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
600
601 PR gas/18451
602 * ld-elf/strtab.d: New file.
603 * ld-elf/strtab.s: Likewise.
604
605 2015-06-24 H.J. Lu <hongjiu.lu@intel.com>
606
607 * ld-i386/i386.exp: Run pltgot-2 for Linux targets.
608 * ld-x86-64/x86-64.exp: Likewise.
609 * ld-i386/pltgot-1.d: Updated.
610 * ld-x86-64/pltgot-1.d: Likewise.
611 * ld-i386/pltgot-2.d: New file.
612 * ld-x86-64/pltgot-2.d: Likewise.
613
614 2015-06-23 Jiong Wang <jiong.wang@arm.com>
615
616 * ld-aarch64/dt_textrel.s: New testcase.
617 * ld-aarch64/dt_textrel.d: New expectation file.
618 * ld-aarch64/aarch64-elf.exp: Run new testcase.
619
620 2015-06-17 Jiong Wang <jiong.wang@arm.com>
621
622 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function.
623 * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose
624 emulation mode.
625
626 2015-06-16 Alan Modra <amodra@gmail.com>
627
628 * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns.
629 * ld-powerpc/ppc476-shared.d: Update.
630 * ld-powerpc/ppc476-shared2.d: Update.
631
632 2015-06-12 Tristan Gingold <gingold@adacore.com>
633
634 * ld-scripts/print-memory-usage-1.t,
635 * ld-scripts/print-memory-usage-1.s,
636 * ld-scripts/print-memory-usage-1.l,
637 * ld-scripts/print-memory-usage-2.t,
638 * ld-scripts/print-memory-usage-2.l,
639 * ld-scripts/print-memory-usage-3.s,
640 * ld-scripts/print-memory-usage-3.t,
641 * ld-scripts/print-memory-usage-3.l,
642 * ld-scripts/print-memory-usage.t: New tests.
643 * ld-scripts/print-memory-usage.exp: Run them.
644
645 2015-06-05 Nick Clifton <nickc@redhat.com>
646
647 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
648
649 2015-06-05 Alan Modra <amodra@gmail.com>
650
651 * ld-powerpc/ppc476-shared.s,
652 * ld-powerpc/ppc476-shared.lnk,
653 * ld-powerpc/ppc476-shared.d,
654 * ld-powerpc/ppc476-shared2.d: New tests.
655 * ld-powerpc/powerpc.exp: Run them.
656
657 2015-06-02 Jiong Wang <jiong.wang@arm.com>
658
659 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
660
661 2015-06-01 Jiong Wang <jiong.wang@arm.com>
662
663 * ld-aarch64/emit-relocs-28.s: New test file.
664 * ld-aarch64/emit-relocs-28.d: Ditto.
665 * ld-aarch64/aarch64-elf.exp: Run new test.
666
667 2015-06-01 Jiong Wang <jiong.wang@arm.com>
668
669 * ld-aarch64/tprel_add_lo12_overflow.s: New testcase.
670 * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file.
671 * ld-aarch64/aarch64-elf.exp: Run new testcase.
672
673 2015-06-01 Jiong Wang <jiong.wang@arm.com>
674
675 * ld-aarch64/emit-relocs-313.s: New test file.
676 * ld-aarch64/emit-relocs-313.d: Ditto.
677 * ld-aarch64/aarch64-elf.exp: Run new test.
678
679 2015-05-29 Stephen Kitt <steve@sk2.org>
680
681 * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the
682 compiler command line.
683
684 2015-05-28 Catherine Moore <clm@codesourcery.com>
685
686 ld/testsuite/
687 * ld-mips-elf/compact-eh.ld: New linker script.
688 * ld-mips-elf/compact-eh1.d: New.
689 * ld-mips-elf/compact-eh1.s: New.
690 * ld-mips-elf/compact-eh1a.s: New.
691 * ld-mips-elf/compact-eh1b.s: New.
692 * ld-mips-elf/compact-eh2.d: New.
693 * ld-mips-elf/compact-eh2.s: New.
694 * ld-mips-elf/compact-eh3.d: New.
695 * ld-mips-elf/compact-eh3.s: New.
696 * ld-mips-elf/compact-eh3a.s: New.
697 * ld-mips-elf/compact-eh4.d: New.
698 * ld-mips-elf/compact-eh5.d: New.
699 * ld-mips-elf/compact-eh6.d: New.
700 * ld-mips-elf/mips-elf.exp: Run new tests.
701
702 2015-05-27 H.J. Lu <hongjiu.lu@intel.com>
703
704 PR binutils/18458
705 * ld-elf/shared.exp (build_tests): Build libpr18458a.so and
706 libpr18458b.so.
707 (run_tests): Run pr18458 test.
708 * ld-elf/pr18458a.c: New file.
709 * ld-elf/pr18458b.c: Likewise.
710 * ld-elf/pr18458c.c: Likewise.
711
712 2015-05-16 H.J. Lu <hongjiu.lu@intel.com>
713
714 * ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
715 * ld-x86-64/x86-64.exp: Likewise
716 * ld-i386/pr17689now.rd: New file.
717 * ld-x86-64/pr17689now.rd: Likewise
718
719 2015-05-15 H.J. Lu <hongjiu.lu@intel.com>
720
721 PR binutis/18386
722 * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump.
723 * ld-x86-64/tlspic.dd: Likewise.
724 * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to
725 objdump for tlspic.dd and tlsgdesc.dd.
726
727 2015-05-12 H.J. Lu <hongjiu.lu@intel.com>
728
729 * ld-i386/i386.exp: Run pltgot-1 for Linux targets.
730 * ld-x86-64/x86-64.exp: Likewise.
731 * ld-i386/pltgot-1.d: New file.
732 * ld-i386/pltgot-1.s: Likewise.
733 * ld-x86-64/pltgot-1.d: Likewise.
734 * ld-x86-64/pltgot-1.s: Likewise.
735
736 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
737
738 * ld-i386/i386.exp (iamcu_tests): Run iamcu-4.
739 * ld-i386/iamcu-4.d: New file.
740
741 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
742
743 * ld-i386/abs-iamcu.d: New file.
744 * ld-i386/dummy.s: Likewise.
745 * ld-i386/foo.s: Likewise.
746 * ld-i386/iamcu-1.d: Likewise.
747 * ld-i386/iamcu-2.d: Likewise.
748 * ld-i386/iamcu-3.d: Likewise.
749 * ld-i386/start.s: Likewise.
750 * ld-i386/i386.exp (iamcu_tests): New.
751 Run iamcu_tests.
752
753 2015-05-08 H.J. Lu <hongjiu.lu@intel.com>
754
755 PR binutis/18386
756 * ld-x86-64/tlsgdesc.dd: Updated.
757 * ld-x86-64/tlspic.dd: Likewise.
758
759 2015-04-29 H.J. Lu <hongjiu.lu@intel.com>
760
761 PR ld/18354
762 * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
763 gnunormal and gabinormal against libfoozlib.so.
764
765 2015-04-27 Renlin Li <renlin.li@arm.com>
766
767 * ld-arm/ifunc-10.dd: Adjust expected output.
768 * ld-arm/ifunc-2.dd: Likewise.
769
770 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
771
772 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
773
774 2015-04-24 Alan Modra <amodra@gmail.com>
775
776 * ld-powerpc/tocnovar.d: Revert last change.
777
778 2015-04-24 Richard Earnshaw <rearnsha@arm.com>
779
780 * ld-arm/armthumb-lib.d: Regenerate expected output.
781 * ld-arm/armthumb-lib.d: Likewise.
782 * ld-arm/armthumb-lib.sym: Likewise.
783 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
784 * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise.
785 * ld-arm/cortex-a8-fix-b.d: Likewise.
786 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise.
787 * ld-arm/cortex-a8-fix-bcc.d: Likewise.
788 * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise.
789 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
790 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise.
791 * ld-arm/cortex-a8-fix-bl.d: Likewise.
792 * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise.
793 * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise.
794 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise.
795 * ld-arm/cortex-a8-fix-blx.d: Likewise.
796 * ld-arm/cortex-a8-fix-hdr.d: Likewise.
797 * ld-arm/farcall-mixed-app-v5.d: Likewise.
798 * ld-arm/farcall-mixed-app.d: Likewise.
799 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
800 * ld-arm/farcall-mixed-lib.d: Likewise.
801 * ld-arm/mixed-app-v5.d: Likewise.
802 * ld-arm/mixed-app.d: Likewise.
803 * ld-arm/mixed-lib.d: Likewise.
804
805 2015-04-24 Nick Clifton <nickc@redhat.com>
806
807 * ld-elf/compressed1d.d: Add notarget for ELF based targets that
808 do not use elf.em.
809
810 2015-04-24 Hans-Peter Nilsson <hp@axis.com>
811
812 * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
813 to cris*-*-elf.
814
815 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
816
817 * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
818 frv.
819
820 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
821
822 PR ld/18277
823 * ld-elf/compressed1d.d: New.
824 * ld-elf/compressed1e.d: Likewise.
825
826 2015-04-23 Alan Modra <amodra@gmail.com>
827
828 * ld-powerpc/ambiguousv1b.d: Update for aligned .got.
829 * ld-powerpc/defsym.d: Likewise.
830 * ld-powerpc/elfv2-2exe.d: Likewise.
831 * ld-powerpc/elfv2exe.d: Likewise.
832 * ld-powerpc/elfv2so.d: Likewise.
833 * ld-powerpc/relbrlt.d: Likewise.
834 * ld-powerpc/tls.g: Likewise.
835 * ld-powerpc/tlsexe.d: Likewise.
836 * ld-powerpc/tlsexe.g: Likewise.
837 * ld-powerpc/tlsexe.r: Likewise.
838 * ld-powerpc/tlsexetoc.d: Likewise.
839 * ld-powerpc/tlsexetoc.g: Likewise.
840 * ld-powerpc/tlsexetoc.r: Likewise.
841 * ld-powerpc/tlsso.d: Likewise.
842 * ld-powerpc/tlsso.g: Likewise.
843 * ld-powerpc/tlsso.r: Likewise.
844 * ld-powerpc/tlstoc.g: Likewise.
845 * ld-powerpc/tlstocso.d: Likewise.
846 * ld-powerpc/tlstocso.g: Likewise.
847 * ld-powerpc/tlstocso.r: Likewise.
848 * ld-powerpc/tocopt.d: Likewise.
849 * ld-powerpc/tocopt2.d: Likewise.
850 * ld-powerpc/tocopt3.d: Likewise.
851 * ld-powerpc/tocopt4.d: Likewise.
852 * ld-powerpc/tocopt5.d: Likewise.
853 * ld-powerpc/tocnovar.d: Adjust.
854
855 2015-04-22 Alan Modra <amodra@gmail.com>
856
857 * ld-x86-64/pr18176.d: Update.
858
859 2015-04-22 H.J. Lu <hongjiu.lu@intel.com>
860
861 PR ld/18289
862 * ld-i386/copyreloc-lib.c: New file.
863 * ld-i386/copyreloc-main.S: Likewise.
864 * ld-i386/copyreloc-main.out: Likewise.
865 * ld-i386/copyreloc-main1.rd: Likewise.
866 * ld-i386/copyreloc-main2.rd: Likewise.
867 * ld-i386/dummy.c: Likewise.
868 * ld-i386/pr17689.out: Likewise.
869 * ld-i386/pr17689.rd: Likewise.
870 * ld-i386/pr17689a.c: Likewise.
871 * ld-i386/pr17689b.S: Likewise.
872 * ld-i386/pr17827.rd: Likewise.
873 * ld-i386/pr17827ver.rd: Likewise.
874 * ld-i386/i386.exp: Run copyreloc tests.
875
876 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
877
878 * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
879 * ld-mmix/bspec2.d: Likewise.
880 * ld-mmix/local1.d: Likewise.
881 * ld-mmix/local3.d: Likewise.
882 * ld-mmix/local5.d: Likewise.
883 * ld-mmix/local7.d: Likewise.
884 * ld-mmix/undef-3.d: Likewise.
885 * ld-sh/sh64/crangerel1.rd: Likewise.
886 * ld-sh/sh64/crangerel2.rd: Likewise.
887 * ld-tic6x/common.d: Likewise.
888 * ld-tic6x/shlib-1.rd: Likewise.
889 * ld-tic6x/shlib-1b.rd: Likewise.
890 * ld-tic6x/shlib-1r.rd: Likewise.
891 * ld-tic6x/shlib-1rb.rd: Likewise.
892 * ld-tic6x/shlib-app-1.rd: Likewise.
893 * ld-tic6x/shlib-app-1b.rd: Likewise.
894 * ld-tic6x/shlib-app-1r.rd: Likewise.
895 * ld-tic6x/shlib-app-1rb.rd: Likewise.
896 * ld-tic6x/shlib-noindex.rd: Likewise.
897 * ld-tic6x/static-app-1.rd: Likewise.
898 * ld-tic6x/static-app-1b.rd: Likewise.
899 * ld-tic6x/static-app-1r.rd: Likewise.
900 * ld-tic6x/static-app-1rb.rd: Likewise.
901 * ld-x86-64/ilp32-4.d: Likewise.
902 * ld-x86-64/split-by-file-nacl.rd: Likewise.
903 * ld-x86-64/split-by-file.rd: Likewise.
904
905 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
906
907 * ld-elf/compress.exp (build_tests): Add tests for
908 --compress-debug-sections=.
909 (run_tests): Likewise.
910 Add additonal tests for --compress-debug-sections=.
911 * ld-elf/gabiend.rt: New file.
912 * ld-elf/gabinormal.rt: Likewise.
913 * ld-elf/gnubegin.rS: Likewise.
914 * ld-elf/gnunormal.rS: Likewise.
915 * ld-elf/zlibbegin.rS: Likewise.
916 * ld-elf/zlibnormal.rS: Likewise.
917
918 2015-04-15 Alan Modra <amodra@gmail.com>
919
920 * ld-gc/pr18223.d: xfail tic6x.
921
922 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
923
924 PR ld/pr17709
925 * ld-i386/i386.exp: Run protected6b.
926 * ld-i386/protected6b.d: New file.
927 * ld-x86-64/protected6b.d: Likewise.
928 * ld-x86-64/x86-64.exp: Run protected6b.
929
930 2015-04-11 H.J. Lu <hongjiu.lu@intel.com>
931
932 * ld-i386/i386.exp: Run protected6a.
933 * ld-i386/protected6.d: Renamed to ...
934 * ld-i386/protected6a.d: This.
935 * ld-x86-64/hidden4.d: New file.
936 * ld-x86-64/hidden4.s: Likewise.
937 * ld-x86-64/hidden5.d: Likewise.
938 * ld-x86-64/hidden5.s: Likewise.
939 * ld-x86-64/protected6.d: Renamed to ...
940 * ld-x86-64/protected6a.d: This.
941 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
942 protected7a and protected7b.
943
944 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
945
946 PR ld/pr17709
947 * ld-i386/protected6.d: New file.
948 * ld-i386/protected6.s: Likewise.
949 * ld-x86-64/protected6.d: Likewise.
950 * ld-x86-64/protected6.s: Likewise.
951 * ld-x86-64/protected7.d: Likewise.
952 * ld-x86-64/protected7.s: Likewise.
953 * ld-x86-64/protected7a.d: Likewise.
954 * ld-x86-64/protected7b.d: Likewise.
955
956 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
957
958 PR ld/pr15228
959 PR ld/pr17709
960 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
961 * ld-i386/pr17709-nacl.rd: New file.
962 * ld-i386/pr17709.rd: Likewise.
963 * ld-i386/pr17709a.s: Likewise.
964 * ld-i386/pr17709b.s: Likewise.
965 * ld-i386/protected3.d: Updated.
966 * ld-i386/protected3.s: Likewise.
967 * ld-x86-64/pr17709-nacl.rd: New file.
968 * ld-x86-64/pr17709.rd: Likewise.
969 * ld-x86-64/pr17709a.s: Likewise.
970 * ld-x86-64/pr17709b.s: Likewise.
971 * ld-x86-64/protected3.d: Updated.
972 * ld-x86-64/protected3.s: Likewise.
973 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
974
975 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
976
977 PR ld/18223
978 * ld-gc/gc.exp: Run pr18223.
979 * ld-gc/pr18223.d: New file.
980 * ld-gc/pr18223.s: Likewise.
981
982 2015-04-10 Alan Modra <amodra@gmail.com>
983
984 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
985 PR ld/pr15228
986 PR ld/pr17709
987 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
988 * ld-i386/pr17709-nacl.rd: Delete.
989 * ld-i386/pr17709.rd: Likewise.
990 * ld-i386/pr17709a.s: Likewise.
991 * ld-i386/pr17709b.s: Likewise.
992 * ld-i386/protected3.d: Updated.
993 * ld-i386/protected3.s: Likewise.
994 * ld-x86-64/pr17709-nacl.rd: Delete.
995 * ld-x86-64/pr17709.rd: Likewise.
996 * ld-x86-64/pr17709a.s: Likewise.
997 * ld-x86-64/pr17709b.s: Likewise.
998 * ld-x86-64/protected3.d: Updated.
999 * ld-x86-64/protected3.s: Likewise.
1000 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
1001
1002 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 * ld-elf/compress.exp: Add a test for
1005 --compress-debug-sections=zlib-gabi.
1006 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
1007 (run_tests): Likewise.
1008 Verify linker output with zlib-gabi compressed debug input.
1009 * ld-elf/compressed1a.d: New file.
1010 * ld-elf/compressed1b.d: Likewise.
1011 * ld-elf/compressed1c.d: Likewise.
1012
1013 2015-04-07 Alan Modra <amodra@gmail.com>
1014
1015 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
1016 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
1017 * ld-tic6x/shlib-1b.rd: Likewise.
1018 * ld-tic6x/shlib-1r.rd: Likewise.
1019 * ld-tic6x/shlib-1rb.rd: Likewise.
1020 * ld-tic6x/shlib-app-1.rd: Likewise.
1021 * ld-tic6x/shlib-app-1b.rd: Likewise.
1022 * ld-tic6x/shlib-app-1r.rd: Likewise.
1023 * ld-tic6x/shlib-app-1rb.rd: Likewise.
1024 * ld-tic6x/shlib-noindex.rd: Likewise.
1025
1026 2015-04-07 Nick Clifton <nickc@redhat.com>
1027
1028 * ld-elf/orphan-5.l: New test - checks the linker's output with
1029 --warn-orphan enabled.
1030 * ld-elf/elf.exp: Run the new test.
1031
1032 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
1033
1034 * ld-elf/compress.exp: Remove is_zlib_supported check.
1035 Fail if --compress-debug-sections doesn't work.
1036 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
1037
1038 2015-04-01 Tejas Belagod <tejas.belagod@arm.com>
1039
1040 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
1041 * ld-aarch64/erratum843419.d: New.
1042 * ld-aarch64/erratum843419.s: New.
1043
1044 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1045
1046 PR ld/18176
1047 * ld-x86-64/pr18176.d: New file.
1048 * ld-x86-64/pr18176.s: Likewise.
1049 * ld-x86-64/pr18176.t: Likewise.
1050 * ld-x86-64/x86-64.exp: Run pr18176.
1051
1052 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
1055
1056 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 PR ld/18169
1059 * ld-elf/linkinfo1a.d: Updated.
1060 * ld-elf/linkinfo1b.d: Likewise.
1061
1062 2015-03-27 H.J. Lu <hongjiu.lu@intel.com>
1063
1064 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
1065
1066 2015-03-26 Tejas Belagod <tejas.belagod@arm.com>
1067
1068 * ld-aarch64/farcall-back-be.d: New.
1069
1070 2015-03-26 H.J. Lu <hongjiu.lu@intel.com>
1071
1072 PR ld/18160
1073 * ld-x86-64/pr18160.d: New file.
1074 * ld-x86-64/pr18160.s: Likewise.
1075 * ld-x86-64/pr18160.t: Likewise.
1076 * ld-x86-64/x86-64.exp: Run pr18160.
1077 ---
1078 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
1079
1080 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
1081 section.
1082 * ld-aarch64/farcall-b.d: Likewise.
1083 * ld-aarch64/farcall-bl.d: Likewise.
1084 * ld-aarch64/farcall-back.d: Likewise.
1085
1086 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
1087
1088 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
1089 835769 workaround stubs.
1090
1091 2015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1092
1093 * ld-gc/all-debug-sections.d: New file.
1094 * ld-gc/all-debug-sections.s: Likewise.
1095 * ld-gc/gc.exp: Execute new testcase.
1096
1097 2015-03-11 Alan Modra <amodra@gmail.com>
1098
1099 * ld-powerpc/tls32.s: Add GOT pointer setup.
1100 * ld-powerpc/tls32.d: Update.
1101 * ld-powerpc/tls32.g: Update.
1102 * ld-powerpc/tls32.t: Update.
1103 * ld-powerpc/tlsexe.d: Update.
1104 * ld-powerpc/tlsexe32.d: Update.
1105 * ld-powerpc/tlsexe32.g: Update.
1106 * ld-powerpc/tlsexe32.r: Update.
1107 * ld-powerpc/tlsexetoc.d: Update.
1108 * ld-powerpc/tlsso32.d: Update.
1109 * ld-powerpc/tlsso32.g: Update.
1110 * ld-powerpc/tlsso32.r: Update.
1111
1112 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
1113
1114 PR ld/pr15228
1115 PR ld/pr17709
1116 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
1117 * ld-i386/pr17709-nacl.rd: New file.
1118 * ld-i386/pr17709.rd: Likewise.
1119 * ld-i386/pr17709a.s: Likewise.
1120 * ld-i386/pr17709b.s: Likewise.
1121 * ld-i386/protected3.d: Updated.
1122 * ld-i386/protected3.s: Likewise.
1123 * ld-x86-64/pr17709-nacl.rd: New file.
1124 * ld-x86-64/pr17709.rd: Likewise.
1125 * ld-x86-64/pr17709a.s: Likewise.
1126 * ld-x86-64/pr17709b.s: Likewise.
1127 * ld-x86-64/protected3.d: Updated.
1128 * ld-x86-64/protected3.s: Likewise.
1129 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
1130
1131 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
1132
1133 PR gas/17843
1134 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
1135 * ld-aarch64/aarch64-elf.exp: Run it.
1136
1137 2015-02-28 Alan Modra <amodra@gmail.com>
1138
1139 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
1140 * ld-sparc/gotop32.td: Likewise.
1141 * ld-sparc/gotop64.rd: Likewise.
1142 * ld-sparc/gotop64.td: Likewise.
1143 * ld-tilegx/external.s: Align .data.
1144 * ld-tilepro/external.s: Likewise.
1145
1146 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1147
1148 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
1149 (tls-tiny-desc-le): Add.
1150 * ld-aarch64/tls-tiny-desc.d: New.
1151 * ld-aarch64/tls-tiny-desc.s: New.
1152 * ld-aarch64/tls-tiny-desc-ie.d: New.
1153 * ld-aarch64/tls-tiny-desc-ie.s: New.
1154 * ld-aarch64/tls-tiny-desc-le.d: New.
1155 * ld-aarch64/tls-tiny-desc-le.s: New.
1156
1157 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1158
1159 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
1160 (tls-tiny-gd-le): Add.
1161 * ld-aarch64/tls-tiny-gd.d: New.
1162 * ld-aarch64/tls-tiny-gd.s: New.
1163 * ld-aarch64/tls-tiny-gd-ie.d: New.
1164 * ld-aarch64/tls-tiny-gd-ie.s: New.
1165 * ld-aarch64/tls-tiny-gd-le.d: New.
1166 * ld-aarch64/tls-tiny-gd-le.s: New.
1167
1168 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1169
1170 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
1171 * ld-aarch64/tls-tiny-ie.d: New.
1172 * ld-aarch64/tls-tiny-ie.s: New.
1173
1174 2015-02-26 Terry Guo <terry.guo@arm.com>
1175
1176 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
1177 * ld-arm/attr-merge-vfp-10.d: Likewise.
1178 * ld-arm/attr-merge-vfp-10r.d: Likewise.
1179 * ld-arm/attr-merge-vfp-12.d: Likewise.
1180 * ld-arm/attr-merge-vfp-12r.d: Likewise.
1181 * ld-arm/attr-merge-vfp-13.d: Likewise.
1182 * ld-arm/attr-merge-vfp-13r.d: Likewise.
1183 * ld-arm/attr-merge-vfp-14.d: Likewise.
1184 * ld-arm/attr-merge-vfp-14r.d: Likewise.
1185 * ld-arm/attr-merge-vfp-6.d: Likewise.
1186 * ld-arm/attr-merge-vfp-6r.d: Likewise.
1187 * ld-arm/attr-merge-vfp-7.d: Likewise.
1188 * ld-arm/attr-merge-vfp-7r.d: Likewise.
1189 * ld-arm/attr-merge-vfp-8.d: Likewise.
1190 * ld-arm/attr-merge-vfp-8r.d: Likewise.
1191
1192 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * ld-avr/avr-prop-1.d: New file.
1195 * ld-avr/avr-prop-1.s: New file.
1196 * ld-avr/avr-prop-2.d: New file.
1197 * ld-avr/avr-prop-2.s: New file.
1198 * ld-avr/avr-prop-3.d: New file.
1199 * ld-avr/avr-prop-3.s: New file.
1200 * ld-avr/avr-prop-4.d: New file.
1201 * ld-avr/avr-prop-4.s: New file.
1202
1203 2015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
1204
1205 * ld-sh/arch/arch_expected.txt: Regenerate.
1206 * ld-sh/arch/sh-dsp.s: Likewise.
1207 * ld-sh/arch/sh.s: Likewise.
1208 * ld-sh/arch/sh2.s: Likewise.
1209 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
1210 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1211 * ld-sh/arch/sh2a-nofpu.s: Likewise.
1212 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
1213 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
1214 * ld-sh/arch/sh2a.s: Likewise.
1215 * ld-sh/arch/sh2e.s: Likewise.
1216 * ld-sh/arch/sh3-dsp.s: Likewise.
1217 * ld-sh/arch/sh3-nommu.s: Likewise.
1218 * ld-sh/arch/sh3.s: Likewise.
1219 * ld-sh/arch/sh3e.s: Likewise.
1220 * ld-sh/arch/sh4-nofpu.s: Likewise.
1221 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
1222 * ld-sh/arch/sh4.s: Likewise.
1223 * ld-sh/arch/sh4a-nofpu.s: Likewise.
1224 * ld-sh/arch/sh4a.s: Likewise.
1225 * ld-sh/arch/sh4al-dsp.s: Likewise.
1226
1227 2015-02-24 Nick Clifton <nickc@redhat.com>
1228
1229 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
1230
1231 2015-02-24 Alan Modra <amodra@gmail.com>
1232
1233 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
1234
1235 2015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1236
1237 * ld-avr/region_overflow.d: New test.
1238 * ld-avr/region_overflow.s: Likewise.
1239
1240 2015-02-19 H.J. Lu <hongjiu.lu@intel.com>
1241
1242 PR ld/4317
1243 * ld-i386/compressed1.d: Use nm/readelf with "failif".
1244 * ld-x86-64/compressed1.d: Likewise.
1245 * ld-x86-64/pie1.d: Likewise.
1246
1247 2015-02-19 Alan Modra <amodra@gmail.com>
1248
1249 PR ld/4317
1250 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
1251 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
1252 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
1253 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
1254 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
1255 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
1256 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
1257
1258 2015-02-17 Alan Modra <amodra@gmail.com>
1259
1260 PR ld/17975
1261 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
1262 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
1263 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
1264 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
1265 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
1266 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
1267 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
1268 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
1269 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
1270 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
1271 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
1272 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
1273 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
1274
1275 2015-02-16 H.J. Lu <hongjiu.lu@intel.com>
1276
1277 PR ld/17975
1278 * ld-i386/tlsbin-nacl.rd: Updated.
1279 * ld-i386/tlsbin.rd: Likewise.
1280 * ld-i386/tlsbindesc-nacl.rd: Likewise.
1281 * ld-i386/tlsbindesc.rd: Likewise.
1282 * ld-i386/tlsdesc-nacl.rd: Likewise.
1283 * ld-i386/tlsdesc.rd: Likewise.
1284 * ld-i386/tlsnopic-nacl.rd: Likewise.
1285 * ld-i386/tlsnopic.rd: Likewise.
1286 * ld-i386/tlspic-nacl.rd: Likewise.
1287 * ld-i386/tlspic.rd: Likewise.
1288 * ld-x86-64/tlsbin-nacl.rd: Likewise.
1289 * ld-x86-64/tlsbin.rd: Likewise.
1290 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
1291 * ld-x86-64/tlsbindesc.rd: Likewise.
1292 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
1293 * ld-x86-64/tlsdesc.rd: Likewise.
1294 * ld-x86-64/tlspic-nacl.rd: Likewise.
1295 * ld-x86-64/tlspic.rd: Likewise.
1296 * ld-alpha/tlspic.rd: Likewise.
1297 * ld-powerpc/tlsexe.r: Likewise.
1298 * ld-powerpc/tlsexetoc.r: Likewise.
1299 * ld-powerpc/tlsso.r: Likewise.
1300 * ld-powerpc/tlstocso.r: Likewise.
1301 * ld-s390/tlspic.rd: Likewise.
1302 * ld-s390/tlspic_64.rd: Likewise.
1303 * ld-sparc/gotop32.dd: Likewise.
1304 * ld-sparc/gotop64.dd: Likewise.
1305 * ld-sparc/tlssunnopic32.rd: Likewise.
1306 * ld-sparc/tlssunnopic64.rd: Likewise.
1307 * ld-sparc/tlssunpic32.rd: Likewise.
1308 * ld-sparc/tlssunpic64.rd: Likewise.
1309 * ld-tic6x/shlib-1.rd: Likewise.
1310 * ld-tic6x/shlib-1b.rd: Likewise.
1311 * ld-tic6x/shlib-1r.rd: Likewise.
1312 * ld-tic6x/shlib-1rb.rd: Likewise.
1313 * ld-tic6x/shlib-noindex.rd: Likewise.
1314
1315 2015-02-14 H.J. Lu <hongjiu.lu@intel.com>
1316
1317 PR ld/17973
1318 * ld-plugin/plugin.exp (regassilent): New.
1319 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
1320 (plugin_tests): Add a test for PR ld/17973.
1321 * ld-plugin/pr17973.d: New file.
1322 * ld-plugin/pr17973.s: Likewise.
1323
1324 2015-02-12 H.J. Lu <hongjiu.lu@intel.com>
1325
1326 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
1327
1328 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1329
1330 * ld-plugin/plugin-27.d: New.
1331 * ld-plugin/plugin-28.d: Likewise.
1332 * ld-plugin/plugin-29.d: Likewise.
1333 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
1334 and LDPL_WARNING.
1335
1336 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1337
1338 PR ld/17878
1339 * ld-plugin/func.c: Add some comments.
1340 * ld-plugin/plugin-13.d: New file.
1341 * ld-plugin/plugin-14.d: Likewise.
1342 * ld-plugin/plugin-15.d: Likewise.
1343 * ld-plugin/plugin-16.d: Likewise.
1344 * ld-plugin/plugin-17.d: Likewise.
1345 * ld-plugin/plugin-18.d: Likewise.
1346 * ld-plugin/plugin-19.d: Likewise.
1347 * ld-plugin/plugin-20.d: Likewise.
1348 * ld-plugin/plugin-21.d: Likewise.
1349 * ld-plugin/plugin-22.d: Likewise.
1350 * ld-plugin/plugin-23.d: Likewise.
1351 * ld-plugin/plugin-24.d: Likewise.
1352 * ld-plugin/plugin-25.d: Likewise.
1353 * ld-plugin/plugin-26.d: Likewise.
1354 * ld-plugin/plugin.exp (plugin2_name): New.
1355 (plugin3_name): Likewise.
1356 (plugin2_path): Likewise.
1357 (plugin3_path): Likewise.
1358 (testsrcfiles): Likewise.
1359 (testsrcfiles_notext): Likewise.
1360 (plugin_tests): Add tests for non-object IR file.
1361 (plugin_lib_tests): Likewise.
1362 (plugin_extra_elf_tests): Likewise.
1363 (plugin_src_tests): New tests for non-object IR file.
1364 Run nm --plugin test.
1365 Run ar --plugin test.
1366 Run plugin_src_tests.
1367
1368 2015-02-07 H.J. Lu <hongjiu.lu@intel.com>
1369
1370 PR ld/17935
1371 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
1372 * ld-x86-64/x86-64.exp: Likewise.
1373
1374 * ld-i386/pr17935-1.d: New file.
1375 * ld-i386/pr17935-1.s: Likewise.
1376 * ld-i386/pr17935-2.d: Likewise.
1377 * ld-i386/pr17935-2.s: Likewise.
1378 * ld-x86-64/pr17935-1.d: Likewise.
1379 * ld-x86-64/pr17935-1.s: Likewise.
1380 * ld-x86-64/pr17935-2.d: Likewise.
1381 * ld-x86-64/pr17935-2.s: Likewise.
1382
1383 2015-02-06 H.J. Lu <hongjiu.lu@intel.com>
1384
1385 PR ld/12365
1386 PR ld/14272
1387 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
1388 * ld-plugin/plugin-7.d: Updated.
1389 * ld-plugin/plugin-8.d: Likewise.
1390
1391 2015-02-04 H.J. Lu <hongjiu.lu@intel.com>
1392
1393 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
1394 ld/12365 test.
1395
1396 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1397
1398 PR ld/12365
1399 * ld-plugin/pr12365a.c: New file.
1400 * ld-plugin/pr12365b.c: Likewise.
1401 * ld-plugin/pr12365c.c: Likewise.
1402
1403 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
1404 test.
1405 Run the PR ld/12365 test.
1406
1407 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1408
1409 PR ld/14918
1410 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
1411
1412 * ld-plugin/pr14918.c: New file.
1413 * ld-plugin/pr14918.d: Likewise.
1414
1415 2015-01-29 H.J. Lu <hongjiu.lu@intel.com>
1416
1417 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
1418
1419 2015-01-29 Alan Modra <amodra@gmail.com>
1420
1421 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
1422 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
1423 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
1424
1425 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
1426
1427 PR ld/17878
1428 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
1429 * ld-plugin/plugin-10.d: Likewise.
1430 * ld-plugin/plugin-11.d: Likewise.
1431 * ld-plugin/plugin-2.d: Likewise.
1432 * ld-plugin/plugin-3.d: Likewise.
1433 * ld-plugin/plugin-4.d: Likewise.
1434 * ld-plugin/plugin-5.d: Likewise.
1435 * ld-plugin/plugin-6.d: Likewise.
1436 * ld-plugin/plugin-7.d: Likewise.
1437 * ld-plugin/plugin-8.d: Likewise.
1438 * ld-plugin/plugin-9.d: Likewise.
1439
1440 2015-01-28 Jan Beulich <jbeulich@suse.com>
1441
1442 * ld-elf/pr16322.s (p1): Rename to px1.
1443 (f1): Rename to fx1.
1444
1445 2015-01-28 Alan Modra <amodra@gmail.com>
1446
1447 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
1448 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
1449 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
1450
1451 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1452
1453 * ld-scripts/memory.t: Define new symbol tred.
1454 * ld-scripts/memory_sym.t: New.
1455 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
1456 conditionally check values of linker symbols.
1457
1458 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * ld-scripts/provide-4-map.d: Update expected output.
1461 * ld-scripts/provide-5-map.d: Likewise.
1462
1463 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1464
1465 * ld-scripts/provide-4.d: New file.
1466 * ld-scripts/provide-4-map.d: New file.
1467 * ld-scripts/provide-4.t: New file.
1468 * ld-scripts/provide-5.d: New file.
1469 * ld-scripts/provide-5.s: New file.
1470 * ld-scripts/provide-5-map.d: New file.
1471 * ld-scripts/provide-5.t: New file.
1472 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
1473 tests.
1474
1475 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1476
1477 * ld-scripts/overlay-size.d: Add 'map' option.
1478 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
1479 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
1480 option, checking linker mapfile output.
1481
1482 2015-01-20 Alan Modra <amodra@gmail.com>
1483
1484 * ld-powerpc/ambiguousv1.d,
1485 * ld-powerpc/ambiguousv1b.d,
1486 * ld-powerpc/ambiguousv2.d,
1487 * ld-powerpc/ambiguousv2b.d,
1488 * ld-powerpc/elfv2exe.d,
1489 * ld-powerpc/elfv2so.d,
1490 * ld-powerpc/tlsexe.r,
1491 * ld-powerpc/tlsexetoc.r,
1492 * ld-powerpc/tlsso.r,
1493 * ld-powerpc/tlstocso.r: Update.
1494
1495 2015-01-20 Alan Modra <amodra@gmail.com>
1496
1497 PR ld/17615
1498 * ld-elf/pr17615.d: Match .sbss too.
1499
1500 2015-01-19 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 PR ld/17615
1503 * ld-elf/pr17615.d: New file.
1504 * ld-elf/pr17615.s: Likewise.
1505
1506 2015-01-19 Alan Modra <amodra@gmail.com>
1507
1508 * ld-gc/pr14265.d,
1509 * ld-cris/tls-gc-68.d,
1510 * ld-cris/tls-gc-69.d,
1511 * ld-cris/tls-gc-70.d,
1512 * ld-cris/tls-gc-71.d,
1513 * ld-cris/tls-gc-75.d,
1514 * ld-cris/tls-gc-76.d,
1515 * ld-cris/tls-gc-79.d,
1516 * ld-mmix/bpo-10.d,
1517 * ld-mmix/bpo-11.d: Update.
1518
1519 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1520
1521 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
1522 printed if 0 anymore.
1523
1524 2015-01-15 H.J. Lu <hongjiu.lu@intel.com>
1525
1526 PR ld/17847
1527 * ld-x86-64/pie1.d: New file.
1528 * ld-x86-64/pie1.s: Likwise.
1529 * ld-x86-64/x86-64.exp: Run pie1.
1530
1531 2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
1532
1533 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
1534 * ld-aarch64/relocs-257-symbolic-func.d: New file.
1535 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
1536
1537 2015-01-13 Jiong Wang <jiong.wang@arm.com>
1538
1539 * ld-aarch64/tprel_g2_overflow.s: New testcase.
1540 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
1541 * ld-aarch64/aarch64-elf.exp: Run new testcase.
1542
1543 2015-01-13 Jiong Wang <jiong.wang@arm.com>
1544
1545 PR ld/17415
1546 * ld-aarch64/pr17415.s: Source file for new test.
1547 * ld-aarch64/pr17415.d: Expect file for new test.
1548 * ld-aarch64/aarch64-elf.exp: Run the new test.
1549
1550 2015-01-11 H.J. Lu <hongjiu.lu@intel.com>
1551
1552 PR ld/17827
1553 * ld-x86-64/pr17689.out: Updated.
1554 * ld-x86-64/pr17689b.S: Likewise.
1555
1556 * ld-x86-64/pr17827.rd: New file.
1557
1558 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
1559
1560 2015-01-08 Jan Beulich <jbeulich@suse.com>
1561
1562 * ld-x86-64/pr14207.d: Adjust expecations to cover the
1563 enable_initfini_array=no case.
1564
1565 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1566
1567 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1568 readelf.
1569
1570 2015-01-01 Alan Modra <amodra@gmail.com>
1571
1572 Update year range in copyright notice of all files.
1573
1574 For older changes see ChangeLog-2014
1575 \f
1576 Copyright (C) 2015 Free Software Foundation, Inc.
1577
1578 Copying and distribution of this file, with or without modification,
1579 are permitted in any medium without royalty provided the copyright
1580 notice and this notice are preserved.
1581
1582 Local Variables:
1583 mode: change-log
1584 left-margin: 8
1585 fill-column: 74
1586 version-control: never
1587 End:
This page took 0.116649 seconds and 4 git commands to generate.