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