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