bfd:
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
2
3 * ld-srec/srec.exp: xfail epiphany.
4 * lib/ld-lib.exp (check_shared_lib_support): Add Epiphany to list
5 of targets not supporting shared libraries.
6
7 2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR ld/13302
10 * ld-i386/i386.exp: Run pr13302.
11
12 * ld-i386/pr13302.d: New.
13 * ld-i386/pr13302.s: Likewise.
14
15 * ld-x86-64/pr13082-5b.d: Updated.
16 * ld-x86-64/pr13082-6a.d: Likewise.
17 * ld-x86-64/pr13082-6b.d: Likewise.
18
19 2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR ld/13302
22 * ld-ifunc/ifunc-16-i386.d: New.
23 * ld-ifunc/ifunc-16-x86-64.d: Likewise.
24 * ld-ifunc/ifunc-16-x86.s: Likewise.
25
26 2011-10-20 Alan Modra <amodra@gmail.com>
27
28 * ld-selective/selective.exp: Use check_gc_sections_available.
29 Remove redundant xfails.
30 * ld-selective/sel-dump.exp: Likewise.
31
32 2011-10-19 Alan Modra <amodra@gmail.com>
33
34 * ld-elf/elf.exp: Move test for shared lib support..
35 * lib/ld-lib.exp (check_shared_lib_support): ..to here. Add m68hc1*,
36 and s/ms1/mt/.
37 (check_gc_sections_available): Match hppa*64 not hppa64. Comment.
38 * ld-gc/libpersonality.s: New.
39 * ld-gc/personality.s, * ld-gc/personality.d: New.
40 * ld-gc/gc.exp: Run personality test.
41
42 2011-10-18 David S. Miller <davem@davemloft.net>
43
44 * ld-sparc/tlssunbin32.dd: Update for TLS call relaxation fix
45 for PR 13301.
46 * ld-sparc/tlssunbin64.dd: Likewise.
47 * ld-sparc/tlssunpic32.dd: Likewise.
48 * ld-sparc/tlssunpic64.dd: Likewise.
49
50 2011-10-18 Jie Zhang <jie@codesourcery.com>
51 Julian Brown <julian@codesourcery.com>
52
53 * ld-arm/cortex-a8-fix-b-plt.d: Adjust.
54 * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
55 * ld-arm/cortex-a8-fix-bl-plt.d: Adjust.
56 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Adjust.
57 * ld-arm/cortex-a8-fix-blx-plt.d: Adjust.
58 * ld-arm/ifunc-1.dd: Adjust.
59 * ld-arm/ifunc-2.dd: Adjust.
60 * ld-arm/ifunc-3.dd: Adjust.
61 * ld-arm/ifunc-4.dd: Adjust.
62 * ld-arm/ifunc-5.dd: Adjust.
63 * ld-arm/ifunc-6.dd: Adjust.
64 * ld-arm/ifunc-7.dd: Adjust.
65 * ld-arm/ifunc-8.dd: Adjust.
66 * ld-arm/ifunc-9.dd: Adjust.
67 * ld-arm/ifunc-10.dd: Adjust.
68 * ld-arm/ifunc-14.dd: Adjust.
69 * ld-arm/ifunc-15.dd: Adjust.
70 * ld-arm/ifunc-16.dd: Adjust.
71
72 2011-10-14 Hans-Peter Nilsson <hp@axis.com>
73
74 * ld-cris/pic-gc-72.d: Adjust for dropping unused undefined
75 dynamic symbol "dsofn".
76
77 2011-10-10 Alan Modra <amodra@gmail.com>
78
79 * ld-powerpc/relbrlt.d: Update for stub alignment change.
80 * ld-powerpc/tlsexe.g: Likewise.
81 * ld-powerpc/tlsexe.r: Likewise.
82 * ld-powerpc/tlsexetoc.g: Likewise.
83 * ld-powerpc/tlsexetoc.r: Likewise.
84 * ld-powerpc/tlsso.g: Likewise.
85 * ld-powerpc/tlsso.r: Likewise.
86
87 2011-10-08 H.J. Lu <hongjiu.lu@intel.com>
88
89 PR ld/13250
90 * ld-elf/shared.exp (build_tests): Add tests for PR ld/13250.
91 (run_tests): Likewise.
92
93 * ld-elf/pr13250-1.c: New.
94 * ld-elf/pr13250-2.c: Likewise.
95 * ld-elf/pr13250-3.c: Likewise.
96
97 2011-10-07 H.J. Lu <hongjiu.lu@intel.com>
98
99 * ld-elf/elf.exp: Run --gc-sections tests only if --gc-sections
100 is available.
101
102 2011-10-06 Alan Modra <amodra@gmail.com>
103
104 * ld-plugin/plugin-1.d, * ld-plugin/plugin-2.d, * ld-plugin/plugin-3.d,
105 * ld-plugin/plugin-4.d, * ld-plugin/plugin-5.d, * ld-plugin/plugin-6.d,
106 * ld-plugin/plugin-7.d, * ld-plugin/plugin-8.d, * ld-plugin/plugin-9.d,
107 * ld-plugin/plugin-10.d, * ld-plugin/plugin-11.d: Update.
108
109 2011-10-05 Nick Clifton <nickc@redhat.com>
110
111 * ld-scripts/phdrs.exp: Expect to fail for the RX.
112
113 2011-09-30 Alan Modra <amodra@gmail.com>
114
115 * ld-powerpc/tocopt.d: Update.
116 * ld-powerpc/tocopt5.d, * ld-powerpc/tocopt5.s: New test.
117 * ld-powerpc/powerpc.exp: Run new test.
118
119 2011-09-29 H.J. Lu <hongjiu.lu@intel.com>
120
121 PR ld/13195
122 * ld-elf/elf.exp: Add a C link testcase for PR ld/13195.
123
124 * ld-elf/pr13195.c: New.
125 * ld-elf/pr13195.d: Likewise.
126 * ld-elf/pr13195.s: Likewise.
127 * ld-elf/pr13195.t: Likewise.
128
129 2011-09-16 H.J. Lu <hongjiu.lu@intel.com>
130
131 * ld-elf/pr12975.d: Only run for *-*-linux* and *-*-gnu*
132 targets.
133 * ld-elf/pr13177.d: Likewise.
134
135 * ld-elf/pr13177.s: Avoid relocations in text sections.
136
137 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
138
139 PR ld/13177
140 * ld-elf/pr13177.d: New.
141 * ld-elf/pr13177.s: Likewise.
142
143 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR ld/12975
146 * ld-elf/pr12975.d: New.
147 * ld-elf/pr12975.s: Likewise.
148 * ld-elf/pr12975.t: Likewise.
149
150 2011-09-12 H.J. Lu <hongjiu.lu@intel.com>
151
152 PR ld/13178
153 * ld-ifunc/ifunc-13-i386.d: Updated.
154 * ld-ifunc/ifunc-13-x86-64.d: Likewise.
155 * ld-ifunc/ifunc-3a-x86.d: Likewise.
156 * ld-x86-64/pr13082-5a.d: Likewise.
157
158 * ld-ifunc/ifunc-15-i386.d: New.
159 * ld-ifunc/ifunc-15-i386.s: Likewise.
160 * ld-ifunc/ifunc-15-x86-64.d: Likewise.
161 * ld-ifunc/ifunc-15-x86-64.s: Likewise.
162
163 2011-09-01 Christophe Lyon <christophe.lyon@st.com>
164
165 * ld-arm/arm-elf.exp: Add new rodata-merge-map test.
166 * ld-arm/rodata-merge-map.ld: New file.
167 * ld-arm/rodata-merge-map.sym: Likewise.
168 * ld-arm/rodata-merge-map1.s Likewise.
169 * ld-arm/rodata-merge-map2.s: Likewise.
170 * ld-arm/rodata-merge-map3.s: Likewise.
171
172 2011-08-22 Alan Modra <amodra@gmail.com>
173
174 * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
175 * ld-powerpc/tocopt4.d: New test.
176 * ld-powerpc/powerpc.exp: Run it.
177
178 2011-08-12 H.J. Lu <hongjiu.lu@intel.com>
179
180 PR ld/13082
181 * ld-x86-64/pr13082-1.s: New.
182 * ld-x86-64/pr13082-1a.d: Likewise.
183 * ld-x86-64/pr13082-1b.d: Likewise.
184 * ld-x86-64/pr13082-2.s: Likewise.
185 * ld-x86-64/pr13082-2a.d: Likewise.
186 * ld-x86-64/pr13082-2b.d: Likewise.
187 * ld-x86-64/pr13082-3.s: Likewise.
188 * ld-x86-64/pr13082-3a.d: Likewise.
189 * ld-x86-64/pr13082-3b.d: Likewise.
190 * ld-x86-64/pr13082-4.s: Likewise.
191 * ld-x86-64/pr13082-4a.d: Likewise.
192 * ld-x86-64/pr13082-4b.d: Likewise.
193 * ld-x86-64/pr13082-5.s: Likewise.
194 * ld-x86-64/pr13082-5a.d: Likewise.
195 * ld-x86-64/pr13082-5b.d: Likewise.
196 * ld-x86-64/pr13082-6.s: Likewise.
197 * ld-x86-64/pr13082-6a.d: Likewise.
198 * ld-x86-64/pr13082-6b.d: Likewise.
199
200 * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
201
202 2011-08-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
203
204 * ld-arm/arm-elf.exp (armelftests): Update for new command-line
205 options.
206 (armeabitests): Update for new command-line options, and add
207 new test cases.
208 * ld-arm/fix-arm1176.s: Add test case.
209 * ld-arm/fix-arm1176-off.d: Likewise.
210 * ld-arm/fix-arm1176-on.d: Likewise.
211
212 2011-08-05 Alan Modra <amodra@gmail.com>
213
214 * ld-powerpc/tlsexe.r: Update for stripped .branch_lt.
215 * ld-powerpc/tlsexetoc.r: Likewise.
216 * ld-powerpc/tlsso.r: Likewise.
217 * ld-powerpc/tlstocso.r: Likewise.
218
219 2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
220
221 PR ld/13048
222 * ld-x86-64/ilp32-6.d: New.
223 * ld-x86-64/ilp32-6.s: Likewise.
224 * ld-x86-64/ilp32-7.d: Likewise.
225 * ld-x86-64/ilp32-7.s: Likewise.
226 * ld-x86-64/ilp32-8.d: Likewise.
227 * ld-x86-64/ilp32-8.s: Likewise.
228 * ld-x86-64/ilp32-9.d: Likewise.
229 * ld-x86-64/ilp32-9.s: Likewise.
230
231 * ld-x86-64/x86-64.exp: Run ilp32-6, ilp32-7, ilp32-8 and ilp32-9.
232
233 2011-07-27 Roland McGrath <mcgrathr@google.com>
234
235 * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
236
237 2011-07-26 Alan Modra <amodra@gmail.com>
238
239 * ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
240 with some tests.
241 * ld-powerpc/relbrlt.d: Likewise.
242
243 2011-07-25 Hans-Peter Nilsson <hp@bitrange.com>
244
245 PR ld/12815
246 * ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld,
247 ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
248
249 2011-07-24 Catherine Moore <clm@codesourcery.com>
250 Chao-ying Fu <fu@mips.com>
251 Maciej W. Rozycki <macro@codesourcery.com>
252
253 * lib/ld-lib.exp (run_dump_test): Support distinct assembler
254 flags for the same source named multiple times.
255 * ld-mips-elf/jalx-1.s: New test source.
256 * ld-mips-elf/jalx-1.d: New test output.
257 * ld-mips-elf/jalx-1.ld: New test linker script.
258 * ld-mips-elf/jalx-2-main.s: New test source.
259 * ld-mips-elf/jalx-2-ex.s: Likewise.
260 * ld-mips-elf/jalx-2-printf.s: Likewise.
261 * ld-mips-elf/jalx-2.dd: New test output.
262 * ld-mips-elf/jalx-2.ld: New test linker script.
263 * ld-mips-elf/mips16-and-micromips.d: New test.
264 * ld-mips-elf/mips-elf.exp: Run the new tests
265
266 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
267
268 * ld-x86-64/abs-k1om.d: New.
269 * ld-x86-64/protected2-k1om.d: Likewise.
270 * ld-x86-64/protected3-k1om.d: Likewise.
271
272 * ld-x86-64/x86-64.exp: Run abs-k1om, protected2-k1om and
273 protected3-k1om.
274
275 2011-07-14 H.J. Lu <hongjiu.lu@intel.com>
276
277 * ld-elf/binutils.exp (binutils_test): Also check ignored
278 "-z relro".
279
280 2011-07-14 Alan Modra <amodra@gmail.com>
281
282 * ld-scripts/section-flags.exp: Pass --local-store 0:0 for
283 spu. Rewrite using foreach.
284
285 2011-07-14 Alan Modra <amodra@gmail.com>
286
287 * ld-powerpc/tlsexe.d, * ld-powerpc/tlsexe.g. *ld-powerpc/tlsexe.r,
288 * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
289 * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.d,
290 * ld-powerpc/tlstocso.d: Update for plt stub change.
291
292 2011-07-11 Catherine Moore <clm@cm00re.com>
293
294 * ld-scripts/section-flags-1.s: New.
295 * ld-scripts/section-flags-1.t: New.
296 * ld-scripts/section-flags-2.s: New.
297 * ld-scripts/section-flags-2.t: New.
298 * ld-scripts/section-flags.exp: New.
299
300 2011-07-11 Alan Modra <amodra@gmail.com>
301
302 * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
303 * ld-powerpc/tocopt2.d: New test.
304 * ld-powerpc/tocopt3.s, * ld-powerpc/tocopt3.d: New test.
305 * ld-powerpc/powerpc.exp (ppc64elftests) Run them.
306
307 2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
308 Thomas Schwinge <thomas@schwinge.name>
309
310 PR binutils/12913
311 * ld-ifunc/ifunc.exp: Update for changed output.
312 * ld-unique/unique.exp: Likewise.
313
314 2011-06-27 Nick Clifton <nickc@redhat.com>
315
316 * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
317
318 2011-06-27 Alan Modra <amodra@gmail.com>
319
320 * ld-elf/elf.exp: Exclude more targets from note-3 test.
321
322 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
323
324 PR ld/12921
325 * ld-i386/i386.exp: Run pr12921.
326 * ld-x86-64/x86-64.exp: Likewise.
327
328 * ld-i386/pr12921.d: New.
329 * ld-i386/pr12921.s: Likewise.
330 * ld-x86-64/pr12921.d: Likewise.
331 * ld-x86-64/pr12921.s: Likewise.
332
333 2011-06-22 Thomas Schwinge <thomas@schwinge.name>
334
335 * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.
336
337 2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
338
339 * ld-ifunc/ifunc-1-local-x86.d: Adjusted.
340 * ld-ifunc/ifunc-1-x86.d: Likewise.
341 * ld-ifunc/ifunc-3a-x86.d: Likewise.
342
343 2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
344
345 * ld-elf/eh1.d: Revert x32 change.
346 * ld-elf/eh2.d: Likewise.
347 * ld-elf/eh3.d: Likewise.
348 * ld-elf/eh4.d: Likewise.
349
350 2011-06-20 Jakub Jelinek <jakub@redhat.com>
351
352 PR ld/12570
353 * ld-x86-64/x86-64.exp: Link some testcases with
354 --no-ld-generated-unwind-info.
355 * ld-x86-64/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
356 comment.
357 * ld-x86-64/tlsdesc.dd: Likewise.
358 * ld-x86-64/tlspic.dd: Likewise.
359 * ld-x86-64/tlsdesc.sd: Likewise.
360 * ld-x86-64/tlspic.rd: Likewise.
361 * ld-x86-64/tlsbindesc.rd: Likewise.
362 * ld-x86-64/tlsbindesc.sd: Likewise.
363 * ld-x86-64/tlsbin.td: Likewise.
364 * ld-x86-64/tlsdesc.pd: Likewise.
365 * ld-x86-64/tlsdesc.td: Likewise.
366 * ld-x86-64/tlsbindesc.dd: Likewise.
367 * ld-x86-64/tlsbin.dd: Likewise.
368 * ld-x86-64/tlsgdesc.rd: Likewise.
369 * ld-x86-64/tlspic.sd: Likewise.
370 * ld-x86-64/tlsbindesc.td: Likewise.
371 * ld-x86-64/tlspic.td: Likewise.
372 * ld-x86-64/tlsbin.sd: Likewise.
373 * ld-x86-64/ilp32-4.d: Likewise.
374 * ld-x86-64/tlsgdesc.dd: Add --no-ld-generated-unwind-info to ld
375 comment. Adjust.
376 * ld-x86-64/tlsdesc.rd: Likewise.
377 * ld-x86-64/tlsgd6.dd: Adjust.
378 * ld-x86-64/tlsgd5.dd: Likewise.
379 * ld-i386/i386.exp: Link some testcases with
380 --no-ld-generated-unwind-info.
381 * ld-i386/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
382 comment..
383 * ld-i386/tlsdesc.dd: Likewise.
384 * ld-i386/tlspic.dd: Likewise.
385 * ld-i386/tlsdesc.sd: Likewise.
386 * ld-i386/tlsgdesc.dd: Likewise.
387 * ld-i386/tlsnopic.sd: Likewise.
388 * ld-i386/tlspic.rd: Likewise.
389 * ld-i386/tlsdesc.rd: Likewise.
390 * ld-i386/tlsbindesc.rd: Likewise.
391 * ld-i386/tlsbindesc.sd: Likewise.
392 * ld-i386/tlsbin.td: Likewise.
393 * ld-i386/tlsdesc.td: Likewise.
394 * ld-i386/tlsnopic.dd: Likewise.
395 * ld-i386/tlsbindesc.dd: Likewise.
396 * ld-i386/tlsbin.dd: Likewise.
397 * ld-i386/tlsgdesc.rd: Likewise.
398 * ld-i386/tlspic.sd: Likewise.
399 * ld-i386/tlsnopic.rd: Likewise.
400 * ld-i386/tlsbindesc.td: Likewise.
401 * ld-i386/tlspic.td: Likewise.
402 * ld-i386/tlsbin.sd: Likewise.
403
404 2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
405
406 * ld-elf/eh1.d: Skip x32.
407 * ld-elf/eh2.d: Likewise.
408 * ld-elf/eh3.d: Likewise.
409 * ld-elf/eh4.d: Likewise.
410
411 * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
412 * ld-shared/shared.exp: Likewise.
413
414 * ld-ifunc/ifunc-1-local-x86.d: Support x32.
415 * ld-ifunc/ifunc-1-x86.d: Likewise.
416 * ld-ifunc/ifunc-3a-x86.d: Likewise.
417 * ld-x86-64/pcrel16.d: Likewise.
418
419 * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
420
421 2011-06-16 Alan Modra <amodra@gmail.com>
422
423 * ld-elfvers/vers2.ver: Don't assume any particular index for
424 version reference.
425 * ld-elfvers/vers3.ver: Likewise.
426 * ld-elfvers/vers19.ver: Likewise.
427 * ld-elfvers/vers22.ver: Likewise.
428 * ld-elfvers/vers27d4.ver: Likewise.
429 * ld-elfvers/vers28c.ver: Likewise.
430
431 2011-06-14 Alan Modra <amodra@gmail.com>
432
433 * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.
434 * ld-elf/warn3.d: Correct target selection and comment.
435
436 * ld-elf/pr12851.d: Correct target selection and comment.
437
438 2011-06-13 Walter Lee <walt@tilera.com>
439
440 * ld-elf/eh5.d: Don't run on tile*.
441 * ld-srec/srec.exp: xfail on tile*.
442 * ld-tilegx/external.s: New file.
443 * ld-tilegx/reloc.d: New file.
444 * ld-tilegx/reloc.s: New file.
445 * ld-tilegx/tilegx.exp: New file.
446 * ld-tilepro/external.s: New file.
447 * ld-tilepro/reloc.d: New file.
448 * ld-tilepro/reloc.s: New file.
449 * ld-tilepro/tilepro.exp: New file.
450
451 2011-06-10 Nick Clifton <nickc@redhat.com>
452
453 * ld-elf/elf.exp: Add test for linking a shared library with a
454 broken linker script that marks dynamic sections as being notes.
455 * ld-elf/note-3.s: New test source file.
456 * ld-elf/note-3.t: New test linker script.
457 * ld-elf/note-3.l: Expected output from the linker.
458 * lib/ld-lib.exp (run_ld_link_tests): Improve description.
459
460 2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
461
462 * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
463 only for native.
464
465 2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
466
467 * ld-x86-64/simple.c: New.
468 * ld-x86-64/x86-64-x32.rd: Likewise.
469
470 * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
471 object file.
472
473 2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
474
475 PR ld/12851
476 * ld-elf/pr12851.d: New.
477 * ld-elf/pr12851.s: Likewise.
478
479 2011-06-07 H.J. Lu <hongjiu.lu@intel.com>
480
481 * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
482
483 * ld-elf/symbol3.s: New.
484 * ld-elf/symbol3w.s: Likewise.
485 * ld-elf/warn3.d: Likewise.
486
487 2011-06-02 Nathan Sidwell <nathan@codesourcery.com>
488
489 Adjust tests for zero offset formatting.
490 * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
491 * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
492 * ld-arm/farcall-arm-thumb.d: Adjust.
493 * ld-arm/farcall-group-size2.d: Adjust.
494 * ld-arm/farcall-group.d: Adjust.
495 * ld-arm/farcall-mix.d: Adjust.
496 * ld-arm/farcall-mix2.d: Adjust.
497 * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
498 * ld-arm/farcall-mixed-lib.d: Adjust.
499 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
500 * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
501 * ld-arm/farcall-thumb-thumb.d: Adjust.
502 * ld-arm/ifunc-10.dd: Adjust.
503 * ld-arm/ifunc-3.dd: Adjust.
504 * ld-arm/ifunc-4.dd: Adjust.
505 * ld-arm/ifunc-5.dd: Adjust.
506 * ld-arm/ifunc-6.dd: Adjust.
507 * ld-arm/ifunc-7.dd: Adjust.
508 * ld-arm/ifunc-8.dd: Adjust.
509 * ld-arm/jump-reloc-veneers-long.d: Adjust.
510 * ld-arm/tls-longplt-lib.d: Adjust.
511 * ld-arm/tls-thumb1.d: Adjust.
512
513 2011-05-31 Paul Brook <paul@codesourcery.com>
514
515 * ld-arm/cortex-a8-far.d: Adjust expected output.
516 * ld-arm/arm-call1.s: Give function symbol correct type.
517 * ld-arm/arm-call2.s: Ditto.
518 * ld-arm/farcall-group4.s: Ditto.
519 * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
520 type via assembly file.
521 * ld-arm/cortex-a8-far-3.s: New file.
522 * ld-arm/abs-call-1.s: Add Thumb tests
523
524 2011-05-31 Paul Brook <paul@codesourcery.com>
525 Nathan Sidwell <nathan@codesourcery.com>
526
527 * ld-arm/abs-call-1.d: New.
528 * ld-arm/abs-call-1.s: New.
529 * ld-arm/arm-elf.exp: Add it.
530
531 2011-05-31 Paul Brook <paul@codesourcery.com>
532
533 * ld-arm/tls-longplt.d: Update expected output.
534 * ld-arm/tls-thumb1.d: Ditto.
535
536 2011-05-26 H.J. Lu <hongjiu.lu@intel.com>
537
538 PR ld/12809
539 * ld-x86-64/tlsbin.s: Add a test for LE with large model.
540
541 * ld-x86-64/tlsbin.dd: Updated.
542 * ld-x86-64/tlsbin.rd: Likewise.
543 * ld-x86-64/tlsbin.sd: Likewise.
544 * ld-x86-64/tlsbin.td: Likewise.
545 * ld-x86-64/tlsbindesc.dd: Likewise.
546 * ld-x86-64/tlsbindesc.rd: Likewise.
547 * ld-x86-64/tlsbindesc.sd: Likewise.
548 * ld-x86-64/tlsbindesc.td: Likewise.
549
550 2011-05-24 Hans-Peter Nilsson <hp@axis.com>
551
552 * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
553 setting TLS file offset.
554
555 2011-05-23 Nick Clifton <nickc@redhat.com>
556
557 * ld-elf/shared.exp: Revert previous delta. Do not build
558 libraries in a non-native environment.
559
560 2011-05-23 Alan Modra <amodra@gmail.com>
561
562 PR 12763
563 * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
564
565 2011-05-21 Hans-Peter Nilsson <hp@axis.com>
566
567 * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
568 empty program header.
569
570 2011-05-21 Alan Modra <amodra@gmail.com>
571
572 PR 12763
573 * ld-elf/tdata3.s: New test.
574 * ld-elf/tbss3.s: New test.
575 * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
576
577 2011-05-20 Bernd Schmidt <bernds@codesourcery.com>
578
579 * ld-tic6x/pcr-reloc.d: New test.
580 * ld-tic6x/pcr-reloc.s: New test.
581
582 2011-05-18 Nick Clifton <nickc@redhat.com>
583
584 PR ld/12761
585 * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
586 parameter - an expected warning message from the linker.
587 * ld-elf/shared.exp (build_tests): Expect a warning message when
588 building the libbarw.so library.
589
590 * ld-elf/shared.exp: Run library building tests even when not
591 building a native toolchain.
592
593 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
594
595 * ld-scripts/phdrs.exp: Replace --private with
596 --private-headers for objdump.
597 * ld-scripts/phdrs2.exp: Likewise.
598
599 2011-05-15 Richard Sandiford <rdsandiford@googlemail.com>
600
601 * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
602 Fail if the link command fails and if no test rules are defined.
603 * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
604 * ld-mips-elf/mips-elf.exp: Run them.
605
606 2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
607
608 * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
609 * ld-tic6x/tic6x.exp: Add OSABI tests.
610
611 2011-05-13 Alan Modra <amodra@gmail.com>
612
613 * ld-elf/flags1.d: Don't xfail tic6x.
614 * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove
615 redundant xfail.
616 * ld-selective/sel-dump.exp: Don't xfail alpha.
617 * ld-selective/selective.exp: Run for alpha.
618 * ld-undefined/weak-undef.exp: Don't xfail hppa64.
619
620 2011-05-12 Bernd Schmidt <bernds@codesourcery.com>
621
622 * config/default.exp (ld_assemble): Pass flags parameter to
623 default_ld_assemble.
624 (ld_assemble_flags): New function.
625 * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
626 tic6x.
627 * ld-elf/exclude.exp: Likewise.
628 * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
629 and pass it to the assembler.
630
631 2011-05-11 Richard Sandiford <rdsandiford@googlemail.com>
632
633 * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
634
635 2011-05-09 H.J. Lu <hongjiu.lu@intel.com>
636
637 * ld-elf/elf.exp (array_tests): Remove "pr12730".
638 (array_tests_pie): Remove "PIE pr12730".
639 (array_tests_static): Remove "static pr12730".
640
641 * ld-elf/pr12730.cc: Removed.
642 * ld-elf/pr12730.out: Likewise.
643
644 2011-05-09 Paul Brook <paul@codesourcery.com>
645
646 * ld-tic6x/discard-unwind.ld: New.
647 * ld-tic6x/unwind.ld: New.
648 * ld-tic6x/unwind-1.d: New test.
649 * ld-tic6x/unwind-1.s: New test.
650 * ld-tic6x/unwind-2.d: New test.
651 * ld-tic6x/unwind-2.s: New test.
652 * ld-tic6x/unwind-3.d: New test.
653 * ld-tic6x/unwind-3.s: New test.
654 * ld-tic6x/unwind-4.d: New test.
655 * ld-tic6x/unwind-4.s: New test.
656 * ld-tic6x/unwind-5.d: New test.
657 * ld-tic6x/unwind-5.s: New test.
658 * ld-tic6x/unwind-6.d: New test.
659
660 2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
661
662 PR ld/12365
663 * ld-plugin/plugin-7.d: Allow underscore in error message.
664 * ld-plugin/plugin-8.d: Likewise.
665
666 2011-05-07 H.J. Lu <hongjiu.lu@intel.com>
667
668 PR ld/12730
669 * ld-elf/elf.exp (array_tests): Add "pr12730".
670 (array_tests_pie): New.
671 (array_tests_static): Add -static for "static init array mixed".
672 Add "static pr12730". Run array_tests_pie for Linux.
673
674 * ld-elf/init-mixed.c (ctor1007): Renamed to ...
675 (ctor1007a): This.
676 (ctor1007b): New.
677 (ctors1007): Remove ctor1007. Add ctor1007b and ctor1007a.
678 (dtor1007): Renamed to ...
679 (dtor1007a): This.
680 (dtor1007b): New.
681 (dtors1007): Remove dtor1007. Add dtor1007b and dtor1007a.
682 (ctor65535): Renamed to ...
683 (ctor65535a): This.
684 (ctor65535b): New.
685 (ctors65535): Remove ctor65535. Add ctor65535b and ctor65535a.
686 (dtor65535): Renamed to ...
687 (dtor65535a): This.
688 (dtor65535b): New.
689 (dtors65535): Remove dtor65535. Add dtor65535b and dtor65535a.
690
691 * ld-elf/pr12730.cc: New.
692 * ld-elf/pr12730.out: Likewise.
693
694 2011-05-06 Richard Sandiford <richard.sandiford@linaro.org>
695
696 * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
697 ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
698 ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
699 ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
700 ld-arm/cortex-a8-fix-plt.ld: New tests.
701 * ld-arm/arm-elf.exp: Run them.
702
703 2011-05-05 Bernd Schmidt <bernds@codesourcery.com>
704
705 * ld-tic6x/shared-nopic.d: New test.
706 * ld-tic6x/shared-nopid.d: New test.
707 * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
708 output instead.
709 * ld-tic6x/attr-pid-12.d: Likewise.
710 * ld-tic6x/attr-pic-01.d: Likewise.
711 * ld-tic6x/attr-pic-10.d: Likewise.
712 * ld-tic6x/attr-pid-01.d: Likewise.
713 * ld-tic6x/attr-pid-10.d: Likewise.
714 * ld-tic6x/attr-pid-02.d: Likewise.
715 * ld-tic6x/attr-pid-20.d: Likewise.
716 * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
717
718 2011-05-03 Paul Brook <paul@codesourcery.com>
719
720 * ld-tic6x/ehtype-reloc-1-rel.d: New test.
721 * ld-tic6x/ehtype-reloc-1.d: New test.
722 * ld-tic6x/ehtype-reloc-1.s: New test.
723
724 2011-05-01 H.J. Lu <hongjiu.lu@intel.com>
725
726 PR ld/12718
727 * ld-i386/i386.exp: Run pr12718.
728 * ld-x86-64/x86-64.exp: Likewise.
729
730 * ld-i386/pr12718.d: New.
731 * ld-i386/pr12718.s: Likewise.
732 * ld-x86-64/pr12718.d: Likewise.
733 * ld-x86-64/pr12718.s: Likewise.
734
735 2011-04-26 Kai Tietz <ktietz@redhat.com>
736
737 * ld-pe/pe.exp: Add cfi/cfi32 tests.
738 * ld-pe/cfi.d: New.
739 * ld-pe/cfi32.d: New.
740 * ld-pe/cfia.s: New.
741 * ld-pe/cfib.s: New.
742
743 2011-04-21 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR ld/12694
746 * ld-ifunc/ifunc-14-i386.d: New.
747 * ld-ifunc/ifunc-14-x86-64.d: Likewise.
748 * ld-ifunc/ifunc-14a.s: Likewise.
749 * ld-ifunc/ifunc-14b.s: Likewise.
750
751 2011-04-19 H.J. Lu <hongjiu.lu@intel.com>
752
753 * ld-plugin/plugin-ignore.d: Removed.
754
755 2011-04-18 H.J. Lu <hongjiu.lu@intel.com>
756
757 * ld-plugin/plugin-7.d: Update expected LTO linker errors for
758 GCC 4.6.
759 * ld-plugin/plugin-8.d: Likewise.
760
761 2011-04-18 Alan Modra <amodra@gmail.com>
762
763 * ld-plugin/plugin-7.d: Adjust for plugin changes.
764 * ld-plugin/plugin-8.d: Likewise.
765 * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
766 compare ld output to..
767 * ld-plugin/plugin-12.d: New.
768
769 2011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
770
771 * ld-m68k/tls-gd-ie-1.d: Stabilize test.
772 * ld-m68k/tls-gd-3.[sd]: New test.
773
774 2011-04-12 Richard Henderson <rth@redhat.com>
775
776 * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
777 * ld-alpha/alpha.exp: Run it.
778
779 2011-04-11 Mark Wielaard <mjw@redhat.com>
780
781 PR 10549
782 * ld-unique: New directory.
783 * ld-unique/unique.exp: New file: Run the UNIQUE tests.
784 * ld-unique/unique.s: New test file.
785 * ld-unique/unique_empty.s: Likewise.
786 * ld-unique/unique_shared.s: Likewise.
787
788 2011-04-11 Alan Modra <amodra@gmail.com>
789
790 * ld-elf/eh-frame-hdr.d: xfail avr.
791
792 2011-04-08 H.J. Lu <hongjiu.lu@intel.com>
793
794 PR ld/12654
795 * ld-i386/i386.exp: Run tlspie2.
796
797 * ld-i386/tlspie2.d: New.
798 * ld-i386/tlspie2.s: Likewise.
799
800 2011-04-06 Joseph Myers <joseph@codesourcery.com>
801
802 * ld-selective/selective.exp (xscale-*-*): Don't handle.
803 * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
804 handle.
805 (*arm*-*-*): Change to arm*-*-*.
806 (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
807 thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
808 * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
809 commented-out xfails.
810 (thumb-elf): Remove reference in comment.
811 * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
812 handle.
813
814 2011-04-04 H.J. Lu <hongjiu.lu@intel.com>
815
816 PR ld/12627
817 * ld-i386/i386.exp: Run pr12627.
818
819 * ld-i386/pr12627.d: New.
820 * ld-i386/pr12627.s: Likewise.
821 * ld-i386/pr12627.t: Likewise.
822
823 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
824
825 * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
826 * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
827 pagesize to 1.
828 * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
829 linking tests.
830 * ld-tic6x/dsbt.ld: New linker script.
831 * ld-tic6x/dsbt-be.ld: New linker script.
832 * ld-tic6x/dsbt-overflow.ld: New linker script.
833 * ld-tic6x/dsbt-inrange.ld: New linker script.
834 * ld-tic6x/shlib-1.s: New test.
835 * ld-tic6x/shlib-2.s: New test.
836 * ld-tic6x/shlib-app-1r.s: New test.
837 * ld-tic6x/shlib-app-1.s: New test.
838 * ld-tic6x/shlib-1.sd: New test.
839 * ld-tic6x/shlib-1.dd: New test.
840 * ld-tic6x/shlib-app-1.rd: New test.
841 * ld-tic6x/shlib-app-1rb.rd: New test.
842 * ld-tic6x/shlib-app-1.sd: New test.
843 * ld-tic6x/static-app-1rb.od: New test.
844 * ld-tic6x/shlib-app-1.dd: New test.
845 * ld-tic6x/shlib-app-1rb.sd: New test.
846 * ld-tic6x/static-app-1b.od: New test.
847 * ld-tic6x/static-app-1r.od: New test.
848 * ld-tic6x/shlib-1rb.rd: New test.
849 * ld-tic6x/shlib-app-1rb.dd: New test.
850 * ld-tic6x/shlib-1rb.sd: New test.
851 * ld-tic6x/shlib-1rb.dd: New test.
852 * ld-tic6x/shlib-app-1b.od: New test.
853 * ld-tic6x/tic6x.exp: New test.
854 * ld-tic6x/static-app-1rb.rd: New test.
855 * ld-tic6x/shlib-app-1r.od: New test.
856 * ld-tic6x/static-app-1.od: New test.
857 * ld-tic6x/static-app-1b.rd: New test.
858 * ld-tic6x/static-app-1r.rd: New test.
859 * ld-tic6x/static-app-1rb.sd: New test.
860 * ld-tic6x/static-app-1b.sd: New test.
861 * ld-tic6x/static-app-1rb.dd: New test.
862 * ld-tic6x/static-app-1r.sd: New test.
863 * ld-tic6x/static-app-1b.dd: New test.
864 * ld-tic6x/shlib-1b.rd: New test.
865 * ld-tic6x/static-app-1r.dd: New test.
866 * ld-tic6x/shlib-app-1b.rd: New test.
867 * ld-tic6x/shlib-1r.rd: New test.
868 * ld-tic6x/shlib-app-1r.rd: New test.
869 * ld-tic6x/shlib-1b.sd: New test.
870 * ld-tic6x/static-app-1.rd: New test.
871 * ld-tic6x/shlib-app-1b.sd: New test.
872 * ld-tic6x/shlib-1r.sd: New test.
873 * ld-tic6x/shlib-1b.dd: New test.
874 * ld-tic6x/shlib-app-1r.sd: New test.
875 * ld-tic6x/shlib-app-1b.dd: New test.
876 * ld-tic6x/shlib-1r.dd: New test.
877 * ld-tic6x/static-app-1.sd: New test.
878 * ld-tic6x/shlib-app-1r.dd: New test.
879 * ld-tic6x/static-app-1.dd: New test.
880 * ld-tic6x/shlib-noindex.rd: New test.
881 * ld-tic6x/shlib-noindex.dd: New test.
882 * ld-tic6x/shlib-noindex.sd: New test.
883 * ld-tic6x/got-reloc-local-1.s: New test.
884 * ld-tic6x/got-reloc-local-2.s: New test.
885 * ld-tic6x/got-reloc-local-r.d: New test.
886 * ld-tic6x/got-reloc-global.s: New test.
887 * ld-tic6x/got-reloc-global-addend-1.d: New test.
888 * ld-tic6x/got-reloc-global-addend-1.s: New test.
889 * ld-tic6x/got-reloc-global-addend-2.d: New test.
890 * ld-tic6x/got-reloc-inrange.d: New test.
891 * ld-tic6x/got-reloc-overflow.d: New test.
892 * ld-tic6x/got-reloc-global-addend-2.s: New test.
893 * ld-tic6x/dsbt-index-error.d: New test.
894 * ld-tic6x/dsbt-index.d: New test.
895 * ld-tic6x/dsbt-index.s: New test.
896 * ld-tic6x/shlib-app-1.od: New test.
897 * ld-tic6x/shlib-app-1rb.od: New test.
898 * ld-tic6x/shlib-1.rd: New test.
899 * ld-tic6x/weak.d: New test.
900 * ld-tic6x/weak-be.d: New test.
901 * ld-tic6x/weak.s: New test.
902 * ld-tic6x/weak-data.d: New test.
903 * ld-tic6x/common.d: New test.
904 * ld-tic6x/common.ld: New test.
905 * ld-tic6x/common.s: New test.
906
907 2011-03-30 Richard Henderson <rth@redhat.com>
908
909 * ld-elf/elf.exp: Force 32-bit start address for alpha.
910 * ld-elf/group8a.d: Don't disable for alpha.
911 * ld-elf/group8b.d: Likewise.
912 * ld-gc/start.s: Use .dc.a instead of .long.
913
914 2011-03-24 Alan Modra <amodra@gmail.com>
915
916 * ld-powerpc/tlsmark.s: Delete non-optimizable section.
917 * ld-powerpc/tlsmark32.s: Likewise.
918 * ld-powerpc/tlsmark.d: Adjust to suit.
919 * ld-powerpc/tlsmark32.d: Likewise.
920 * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
921 * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
922 * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
923 * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
924 * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
925 * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
926 * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
927 * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
928 * ld-powerpc/powerpc.exp: Run new tests.
929
930 2011-03-15 Mike Frysinger <vapier@gentoo.org>
931
932 * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
933
934 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
935
936 * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
937 ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
938 ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
939 ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
940 ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
941 ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
942 ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
943 ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
944 ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
945 ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
946 ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
947 ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
948 ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
949 ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
950 ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
951 ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
952 ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
953 ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
954 ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
955 ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
956 ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
957 ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
958 ld-arm/ifunc-static.ld: New tests.
959 * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
960 ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
961 for new stub hashes.
962 * ld-arm/arm-elf.exp: Run them.
963
964 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
965
966 * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
967 ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
968 * ld-arm/arm-elf.exp: Run them.
969
970 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
971
972 * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
973 ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
974 ld-arm/unresolved-1-dyn.d: New tests.
975 * ld-arm/arm-elf.exp: Run them.
976
977 2011-03-12 H.J. Lu <hongjiu.lu@intel.com>
978
979 * ld-x86-64/tlsgd4.dd: New.
980 * ld-x86-64/tlsgd4.s: Likewise.
981 * ld-x86-64/tlsgd5.dd: Likewise.
982 * ld-x86-64/tlsgd5a.s: Likewise.
983 * ld-x86-64/tlsgd5b.s: Likewise.
984 * ld-x86-64/tlsgd6.dd: Likewise.
985 * ld-x86-64/tlsgd6a.s: Likewise.
986 * ld-x86-64/tlsgd6b.s: Likewise.
987 * ld-x86-64/tlsld2.dd: Likewise.
988 * ld-x86-64/tlsld2.s: Likewise.
989
990 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
991 tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
992
993 2011-03-03 H.J. Lu <hongjiu.lu@intel.com>
994
995 * ld-x86-64/tlsie4.dd: New.
996 * ld-x86-64/tlsie4.s: Likewise.
997
998 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
999
1000 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
1001
1002 PR ld/12516
1003 * ld-elf/dynamic1.d: New.
1004 * ld-elf/dynamic1.ld: Likewise.
1005 * ld-elf/dynamic1.s: Likewise.
1006
1007 2011-02-25 Alan Modra <amodra@gmail.com>
1008
1009 * ld-mn10300/i135409-3.s: Correct .size label reference.
1010 * ld-sh/sh64/stolib.s: Likewise.
1011
1012 2011-02-23 H.J. Lu <hongjiu.lu@intel.com>
1013
1014 * ld-elf/new.cc: Don't include <exception_defines.h>.
1015
1016 2011-02-10 Alan Modra <amodra@gmail.com>
1017
1018 * ld-scripts/defined.exp: Don't run defined5 for AOUT.
1019 * ld-scripts/defined5.s: Use .text for "defined" section.
1020 * ld-scripts/defined5.t: Adjust.
1021
1022 * ld-gc/start.d: Exclude frv-*-linux*.
1023 * ld-misc/defsym1.d: Likewise.
1024
1025 2011-02-09 Alan Modra <amodra@gmail.com>
1026
1027 * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
1028 * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
1029 * ld-srec/srec.exp: Don't edit toc on powerpc64.
1030
1031 2011-01-23 Alan Modra <amodra@gmail.com>
1032
1033 * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
1034 * ld-scripts/expr.exp: Run it.
1035
1036 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
1037
1038 * ld-x86-64/ilp32-4.d: Updated.
1039
1040 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
1041
1042 * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
1043 * ld-arm/arm-elf.exp: Run it.
1044
1045 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
1046
1047 * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
1048 ld-arm/gc-thumb.d: New test.
1049 * ld-arm/arm-elf.exp: Run it.
1050
1051 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
1052
1053 * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
1054 * ld-x86-64/ilp32-1.d: Likewise.
1055 * ld-x86-64/ilp32-2.d: Likewise.
1056 * ld-x86-64/ilp32-3.d: Likewise.
1057 * ld-x86-64/ilp32-4.d: Likewise.
1058 * ld-x86-64/ilp32-5.d: Likewise.
1059 * ld-x86-64/lp64-3.d: Likewise.
1060 * ld-x86-64/x86-64.exp: Likewise.
1061
1062 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
1063
1064 * ld-x86-64/ilp32-5.d: New.
1065 * ld-x86-64/ilp32-5.s: Likewise.
1066
1067 * ld-x86-64/x86-64.exp: Run ilp32-5.
1068
1069 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
1070
1071 * ld-x86-64/ilp32-4.d: New.
1072
1073 * ld-x86-64/x86-64.exp: Run ilp32-4.
1074
1075 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
1076
1077 PR ld/12356
1078 * ld-scripts/defined.exp: Run defined5.
1079
1080 * ld-scripts/defined5.d: New.
1081 * ld-scripts/defined5.s: Likewise.
1082 * ld-scripts/defined5.t: Likewise.
1083
1084 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
1087 and mmix-*-*.
1088
1089 * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
1090
1091 2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
1092
1093 * ld-scripts/assert.exp: Run assert2.
1094
1095 * ld-scripts/assert2.d: New.
1096 * ld-scripts/assert2.t: Likewise.
1097
1098 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
1099 Glauber de Oliveira Costa <glommer@gmail.com>
1100
1101 * ld-arm/arm-elf.exp: Added tests for new TLS handling
1102 relocations.
1103 * ld-arm/tls-descrelax-be32.d: New.
1104 * ld-arm/tls-descrelax-be32.s: New.
1105 * ld-arm/tls-descrelax-be8.d: New.
1106 * ld-arm/tls-descrelax-be8.s: New.
1107 * ld-arm/tls-descrelax-v7.d: New.
1108 * ld-arm/tls-descrelax-v7.s: New.
1109 * ld-arm/tls-descrelax.d: New.
1110 * ld-arm/tls-descrelax.s: New.
1111 * ld-arm/tls-descseq.d: New.
1112 * ld-arm/tls-descseq.r: New.
1113 * ld-arm/tls-descseq.s: New.
1114 * ld-arm/tls-gdesc-got.d: New.
1115 * ld-arm/tls-gdesc-got.s: New.
1116 * ld-arm/tls-gdesc-nlazy.g: New.
1117 * ld-arm/tls-gdesc-nlazy.s: New.
1118 * ld-arm/tls-gdesc.d: New.
1119 * ld-arm/tls-gdesc.r: New.
1120 * ld-arm/tls-gdesc.s: New.
1121 * ld-arm/tls-gdierelax.d: New.
1122 * ld-arm/tls-gdierelax.s: New.
1123 * ld-arm/tls-gdierelax2.d: New.
1124 * ld-arm/tls-gdierelax2.s: New.
1125 * ld-arm/tls-gdlerelax.d: New.
1126 * ld-arm/tls-gdlerelax.s: New.
1127 * ld-arm/tls-lib-loc.d: New.
1128 * ld-arm/tls-lib-loc.r: New.
1129 * ld-arm/tls-lib-loc.s: New.
1130 * ld-arm/tls-longplt-lib.d: New.
1131 * ld-arm/tls-longplt-lib.s: New.
1132 * ld-arm/tls-longplt.d: New.
1133 * ld-arm/tls-longplt.s: New.
1134 * ld-arm/tls-mixed.r: New.
1135 * ld-arm/tls-mixed.s: New.
1136 * ld-arm/tls-thumb1.d: New.
1137 * ld-arm/tls-thumb1.s: New.
1138 * ld-arm/arm-elf.exp: New.
1139
1140 2011-01-08 Nick Clifton <nickc@redhat.com>
1141
1142 * ld-misc/defsym1.d: Add a -e linker command line option.
1143 * ld-misc/dummy.s: Remove text.
1144
1145 2011-01-08 Nick Clifton <nickc@redhat.com>
1146
1147 PR ld/12358
1148 PR ld/12359
1149 * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
1150 * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
1151
1152 2011-01-06 H.J. Lu <hongjiu.lu@intel.com>
1153
1154 PR ld/12366
1155 PR ld/12371
1156 * ld-ifunc/ifunc-10-i386.s: Add more tests.
1157 * ld-ifunc/ifunc-10-x86-64.s: Likewise.
1158 * ld-ifunc/ifunc-11-i386.s: Likewise.
1159 * ld-ifunc/ifunc-11-x86-64.s: Likewise.
1160
1161 * ld-ifunc/ifunc-12-i386.d: New.
1162 * ld-ifunc/ifunc-12-i386.s: Likewise.
1163 * ld-ifunc/ifunc-12-x86-64.d: Likewise.
1164 * ld-ifunc/ifunc-12-x86-64.s: Likewise.
1165 * ld-ifunc/ifunc-13-i386.d: Likewise.
1166 * ld-ifunc/ifunc-13-x86-64.d: Likewise.
1167 * ld-ifunc/ifunc-13a-i386.s: Likewise.
1168 * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
1169 * ld-ifunc/ifunc-13b-i386.s: Likewise.
1170 * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
1171
1172 2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
1173
1174 * ld-x86-64/dummy.s: New.
1175 * ld-x86-64/foo.s: Likewise.
1176 * ld-x86-64/ia32-1.d: Likewise.
1177 * ld-x86-64/ia32-2.d: Likewise.
1178 * ld-x86-64/ia32-3.d: Likewise.
1179 * ld-x86-64/ilp32-1.d: Likewise.
1180 * ld-x86-64/ilp32-2.d: Likewise.
1181 * ld-x86-64/ilp32-3.d: Likewise.
1182 * ld-x86-64/lp64-1.d: Likewise.
1183 * ld-x86-64/lp64-2.d: Likewise.
1184 * ld-x86-64/lp64-3.d: Likewise.
1185 * ld-x86-64/start.s: Likewise.
1186
1187 * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
1188 ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
1189
1190 2011-01-02 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 PR ld/12001
1193 * ld-misc/defsym.exp: New.
1194 * ld-misc/defsym1.d: Likewise.
1195 * ld-misc/dummy.s: Likewise.
1196 * ld-misc/foo.s: Likewise.
1197 * ld-misc/start.s: Likewise.
1198
1199 For older changes see ChangeLog-2010
1200 \f
1201 Local Variables:
1202 mode: change-log
1203 left-margin: 8
1204 fill-column: 74
1205 version-control: never
1206 End:
This page took 0.056618 seconds and 4 git commands to generate.