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