OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains3x.git] / ld / testsuite / ChangeLog
1 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2
3         * ld-powerpc/aix-glink-3.s, ld-powerpc/aix-glink-3a.s,
4         ld-powerpc/aix-glink-3b.s, ld-powerpc/aix-glink-3.dd,
5         ld-powerpc/aix-glink-3-32.d, ld-powerpc/aix-glink-3-64.d: New tests.
6         * ld-powerpc/aix52.exp: Run them.  Move the lineno tests to maintain
7         alphabetical order.
8
9 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
10
11         * ld-ifunc/ifunc-5-i386.d: Renamed to ...
12         * ld-ifunc/ifunc-5a-i386.d: This.
13
14         * ld-ifunc/ifunc-5-x86-64.d: Renamed to ...
15         * ld-ifunc/ifunc-5a-x86-64.d: This.
16
17         * ld-ifunc/ifunc-5b-i386.d: New.
18         * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
19         * ld-ifunc/ifunc-6a-i386.d: Likewise.
20         * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
21         * ld-ifunc/ifunc-6b-i386.d: Likewise.
22         * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
23         * ld-ifunc/ifunc-6-i386.s: Likewise.
24         * ld-ifunc/ifunc-6-x86-64.s: Likewise.
25         * ld-ifunc/ifunc-7a-i386.d: Likewise.
26         * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
27         * ld-ifunc/ifunc-7b-i386.d: Likewise.
28         * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
29         * ld-ifunc/ifunc-7-i386.s: Likewise.
30         * ld-ifunc/ifunc-7-x86-64.s: Likewise.
31
32 2009-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33
34         PR ld/10205
35         * ld-ifunc/ifunc.exp (contains_irelative_reloc): New.
36         Use it on executable and shared library.
37         Run *.d.
38
39         * ld-ifunc/lib.c: Add a hidden alias, __GI_library_func2, for
40         library_func2.
41         (library_func): New.
42
43         * ld-ifunc/ifunc-1-x86.d: New.
44         * ld-ifunc/ifunc-1-x86.s: Likewise.
45         * ld-ifunc/ifunc-2-i386.d: Likewise.
46         * ld-ifunc/ifunc-2-i386.s: Likewise.
47         * ld-ifunc/ifunc-2-x86-64.d: Likewise.
48         * ld-ifunc/ifunc-2-x86-64.s: Likewise.
49         * ld-ifunc/ifunc-3a-x86.d: Likewise.
50         * ld-ifunc/ifunc-3b-x86.d: Likewise.
51         * ld-ifunc/ifunc-3-x86.s: Likewise.
52         * ld-ifunc/ifunc-4-x86.d: Likewise.
53         * ld-ifunc/ifunc-4-x86.s: Likewise.
54         * ld-ifunc/ifunc-5-i386.d: Likewise.
55         * ld-ifunc/ifunc-5-i386.s: Likewise.
56         * ld-ifunc/ifunc-5-x86-64.d: Likewise.
57         * ld-ifunc/ifunc-5-x86-64.s: Likewise.
58
59 2009-05-27  Dave Korn  <dave.korn.cygwin@gmail.com>
60
61         * ld-pe/non-c-lang-syms.c:  New dump test source file.
62         * ld-pe/non-c-lang-syms.d:  New dump test pattern file.
63         * ld-pe/pe.exp:  Run new "foreign symbol" test.
64
65 2009-05-26  Nathan Sidwell  <nathan@codesourcery.com>
66
67         * ld-powerpc/vxworks-relax-2.s: New.
68         * ld-powerpc/vxworks-relax-2.rd: New.
69         * ld-powerpc/powerpc.exp: Add it.
70
71 2009-05-22  Hans-Peter Nilsson  <hp@axis.com>
72
73         * ld-scripts/rgn-over7.d: Adjust expected message for recent change.
74
75 2009-05-22  Julian Brown  <julian@codesourcery.com>
76
77         * ld-arm/cortex-a8-arm-target.s: New.
78         * ld-arm/cortex-a8-thumb-target.s: New.
79         * ld-arm/cortex-a8-fix-b-rel.s: New.
80         * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
81         * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
82         * ld-arm/cortex-a8-fix-b.s: New.
83         * ld-arm/cortex-a8-fix-b.d: New.
84         * ld-arm/cortex-a8-fix-bl-rel.s: New.
85         * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
86         * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
87         * ld-arm/cortex-a8-fix-bl.s: New.
88         * ld-arm/cortex-a8-fix-bl.d: New.
89         * ld-arm/cortex-a8-fix-bcc-rel.s: New.
90         * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
91         * ld-arm/cortex-a8-fix-bcc.s: New.
92         * ld-arm/cortex-a8-fix-bcc.d: New.
93         * ld-arm/cortex-a8-fix-blx-rel.s: New.
94         * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
95         * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
96         * ld-arm/cortex-a8-fix-blx.s: New.
97         * ld-arm/cortex-a8-fix-blx.d: New.
98         * ld-arm/arm-elf.exp: Add new tests.
99
100 2009-05-22  Nathan Sidwell  <nathan@codesourcery.com>
101
102         * ld-scripts/rgn-at4.t: New.
103         * ld-scripts/rgn-at4.d: New.
104
105 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
106
107         * ld-pe/aligncomm-1.c (_alloca):  Add dummy definition to
108         satisfy final link on Windows targets when using gcc-3.
109         * ld-pe/aligncomm-2.c (_alloca):  Likewise.
110         * ld-pe/aligncomm-3.c (_alloca):  Likewise.
111         * ld-pe/aligncomm-4.c (_alloca):  Likewise.
112
113 2009-05-20  Dave Korn  <dave.korn.cygwin@gmail.com>
114
115         * lib/ld-lib.exp (run_ld_link_tests):  Filter test names against
116         runtests list.
117
118 2009-05-19  Dave Korn  <dave.korn.cygwin@gmail.com>
119
120         * ld-pe/aligncomm-1.c:  New test source file.
121         * ld-pe/aligncomm-2.c:  Likewise.
122         * ld-pe/aligncomm-3.c:  Likewise.
123         * ld-pe/aligncomm-4.c:  Likewise.
124         * ld-pe/aligncomm.d:  New test pattern file.
125
126         * ld-pe/direct.exp:  Deleted, and content moved into ...
127         * ld-pe/pe-run.exp:  ... New common file for all PE run tests.
128
129         * ld-pe/vers-script.exp:  Deleted, and content merged into ...
130         * ld-pe/pe-compile.exp:  ... New common file for PE tests needing
131         a compiler, adding aligned common tests.
132
133         * ld-pe/pe.exp:  Update header comment.
134
135 2009-05-17  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
136
137         * ld-pe/exports.d: New file.
138         * ld-pe/exports.s: New file.
139         * ld-pe/pe.exp: New test for empty export table.
140
141 2009-05-16  Alan Modra  <amodra@bigpond.net.au>
142
143         * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
144         * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
145         * ld-elf/orphan3f.s: Increase section size to 16.
146         * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
147         * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
148
149 2009-05-15  Alan Modra  <amodra@bigpond.net.au>
150
151         * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
152         * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
153         * ld-elf/orphan3f.s: New test.
154         * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
155         * ld-pe/orphand.s, * ld-pe/orphane.s: New test.
156         * ld-pe/direct.exp: Use is_pecoff_format.
157         * ld-pe/longsecn.exp: Delete.
158         * ld-pe/pe.exp: Run new test and longsecn tests.
159
160 2009-05-15  Andrew Stubbs  <ams@codesourcery.com>
161         Paul Brook  <paul@codesourcery.com>
162
163         * ld-arm/arm-elf.exp: Add unwind-5.
164         * ld-arm/discard-unwind.ld: New file.
165         * ld-arm/unwind-5.d: New test.
166         * ld-arm/unwind-5.s: New test.
167
168 2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
169
170         * ld-spu/icache1.d: Update for compact stubs.
171
172 2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
173
174         * ld-spu/icache1.d: Update all addresses to accomodate icache
175         buffer shifted down 0x800 bytes.
176
177 2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
178
179         * ld-spu/icache.d: Update file offsets.
180         * ld-spu/ovl.d: Likewise.
181         * ld-spu/ovl1.d: Likewise.
182
183 2009-05-14  Alan Modra  <amodra@bigpond.net.au>
184
185         * ld-spu/icache1.d: Update for changed overlay manager placement.
186         * ld-spu/ovl.d: Likewise.
187         * ld-spu/ovl2.d: Likewise.
188
189 2009-05-05  Paul Brook  <paul@codesourcery.com>
190
191         * ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
192         * ld-arm/arm-elf.exp: Add unwind-[1-4].
193         * ld-arm/unwind-1.d: New test.
194         * ld-arm/unwind-1.s: New test.
195         * ld-arm/unwind-2.d: New test.
196         * ld-arm/unwind-2.s: New test.
197         * ld-arm/unwind-3.d: New test.
198         * ld-arm/unwind-3.s: New test.
199         * ld-arm/unwind-4.d: New test.
200         * ld-arm/unwind-4.s: New test.
201
202 2009-05-01  Julian Brown  <julian@codesourcery.com>
203
204         * ld-arm/arm-elf.exp (armeabitests): Add thumb2-bl-blx-interwork test.
205         * ld-arm/thumb2-bl-blx-interwork.s: New.
206         * ld-arm/thumb2-bl-blx-interwork.d: New.  
207
208 2009-04-30  Nick Clifton  <nickc@redhat.com>
209
210         * ld-ifunc: New directory.
211         * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
212         * ld-ifunc/prog.c: New file.
213         * ld-ifunc/lib.c: New file.
214
215 2009-04-30  Joseph Myers  <joseph@codesourcery.com>
216
217         * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
218         ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
219         ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
220         ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
221         * ld-arm/arm-elf.exp: Run these new tests.
222
223 2009-04-29  Chris Demetriou  <cgd@google.com>
224
225         * ld-elfvers/vers.exp (vers4b): New test to verify that
226         --no-export-dynamic undoes --export-dynamic.
227
228 2009-04-28  Nathan Sidwell  <nathan@codesourcery.com>
229
230         * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
231         * ld-i386/vxworks1.dd: Adjust expected disassembly.
232         * ld-i386/vxworks1-lib.rd: Sections are swapped.
233
234 2009-04-22  Christophe Lyon  <christophe.lyon@st.com>
235
236         PR9743
237         * ld-arm/arm-call.d: Update expected result.
238         * ld-arm/arm-pic-veneer.d: Likewise.
239         * ld-arm/thumb2-b-interwork.d: Likewise.
240
241 2009-04-22  Nathan Sidwell  <nathan@codesourcery.com>
242
243         * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
244         * ld-scripts/rgn-at2.d: Likewise.
245         * ld-scripts/rgn-at3.d: Likewise.
246
247 2009-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
248
249         * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
250         ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
251         ld-arm/farcall-mixed-lib.d: Update for linker changes.
252
253 2009-04-17  Christophe Lyon  <christophe.lyon@st.com>
254
255         * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
256         * ld-arm/farcall-mixed-lib.d: Update expected output.
257         * ld-arm/farcall-mixed-lib1.s: New file.
258         * ld-arm/farcall-mixed-lib2.s: New file.
259
260 2009-04-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
261
262         * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
263         * ld-powerpc/aix52.exp: Run it.
264
265 2009-04-16  Alan Modra  <amodra@bigpond.net.au>
266
267         * ld-libs/lib-1.s: Use "==" instead of ".set".
268         * ld-libs/lib-2.s: Likewise.
269         * ld-scripts/defined.s: Likewise.
270
271 2009-04-15  Christophe Lyon  <christophe.lyon@st.com>
272
273         * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
274         reference with PLT in ARM mode.
275         * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
276         New files.
277
278 2009-04-08  H.J. Lu  <hongjiu.lu@intel.com>
279
280         * ld-i386/abs.d: Add  --32 for assembler and -melf_i386 for
281         linker.
282
283 2009-04-03  Nathan Sidwell  <nathan@codesourcery.com>
284
285         * ld-scripts/rgn-at.s: Use explicit .section pseudos.
286
287 2009-04-03  Dave Korn  <dave.korn.cygwin@gmail.com>
288
289         * ld-pe/image_size.d (#target):  Also run test on Cygwin and x86_64
290         MinGW targets.
291
292 2009-04-03  Nathan Sidwell  <nathan@codesourcery.com>
293
294         * ld-scripts/rgn-at.exp: New.
295         * ld-scripts/rgn-at.s: New.
296         * ld-scripts/rgn-at1.d: New.
297         * ld-scripts/rgn-at1.t: New.
298         * ld-scripts/rgn-at2.d: New.
299         * ld-scripts/rgn-at2.t: New.
300         * ld-scripts/rgn-at3.d: New.
301         * ld-scripts/rgn-at3.t: New.
302
303 2009-04-03  Dave Korn  <dave.korn.cygwin@gmail.com>
304
305         * ld-pe/export_dynamic_warning.s:  Make dummy code portable.
306
307 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
308
309         * ld-pe/export_dynamic_warning.d (#warning):  Fix regex pattern.
310
311 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
312
313         PR ld/6744
314         * ld-pe/export_dynamic_warning.d:  New test control file.
315         * ld-pe/export_dynamic_warning.s:  New test source file.
316         * ld-pe/pe.exp:  Also run export_dynamic_warning dump test.
317
318 2009-04-02  Christophe Lyon  <christophe.lyon@st.com>
319
320         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
321         results.
322         * ld-arm/farcall-thumb-thumb.d: Likewise.
323
324 2009-04-02  Nick Clifton  <nickc@redhat.com>
325
326         PR 9987
327         * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
328         collection tests for cygwin targets.
329
330 2009-04-01  Richard Sandiford  <r.sandiford@uk.ibm.com>
331
332         * ld-powerpc/aix-gc-1.nd: New test.
333         * ld-powerpc/aix52.exp: Run it.
334
335 2009-04-01  Richard Sandiford  <r.sandiford@uk.ibm.com>
336
337         * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
338         * ld-powerpc/aix52.exp: Run it.
339
340 2009-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
341
342         * ld-cygwin/exe-export.exp:  Add "-lkernel32" when linking test exe.
343         * ld-cygwin/testexe.c (testexe_main):  Indicate whether global_a
344         was set to correct final value using error return status.
345         (testexe_dummy):  Dummy function calls an import from kernel32.dll
346         to ensure it is mapped into the process space at runtime.
347
348 2009-04-01  Christophe Lyon  <christophe.lyon@st.com>
349
350         * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
351         default ones.
352         * ld-arm/arm-be8.d: Print opcodes in little endian.
353         * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
354         * ld-arm/farcall-arm-arm-be8.d: Likewise.
355
356 2009-03-25  Hans-Peter Nilsson  <hp@axis.com>
357
358         * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
359         ld-cris/tls-e-tpoffcomm1.s: New tests.
360
361 2009-03-24  Hans-Peter Nilsson  <hp@axis.com>
362
363         * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
364         ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
365         ld-cris/tls-e-dtpoffd1.d: New tests.
366
367         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
368         ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
369         ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
370         ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
371         ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
372         ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
373         change in link-time known GOT contents for GD relocations.
374
375 2009-03-20  H.J. Lu  <hongjiu.lu@intel.com>
376
377         PR ld/9970
378         * ld-pie/pie.exp: Use -fpie to compile.  Run *.d tests.
379
380         * ld-pie/start.d: New.
381         * ld-pie/start.s: Likewise.
382
383 2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>
384
385         PR ld/6766
386         * ld-undefined/dummy.s: New.
387         * ld-undefined/entry-1.d: Likewise.
388         * ld-undefined/entry-2.d: Likewise.
389         * ld-undefined/entry-3.d: Likewise.
390         * ld-undefined/entry-4.d: Likewise.
391         * ld-undefined/entry-5.d: Likewise.
392         * ld-undefined/entry-6.d: Likewise.
393         * ld-undefined/entry.exp: Likewise.
394         * ld-undefined/entry.s: Likewise.
395
396 2009-03-17  Alan Modra  <amodra@bigpond.net.au>
397
398         * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
399         reduced data.
400
401 2009-03-17  Alan Modra  <amodra@bigpond.net.au>
402
403         * config/default.exp (get_link_files): Replace double dollars with
404         single dollars.
405
406 2009-03-17  Alan Modra  <amodra@bigpond.net.au>
407
408         * ld-bootstrap/bootstrap.exp: Use DO_COMPARE.  Remove unnecessary
409         cleanup and log output.
410
411 2009-03-16  Dave Korn  <dave.korn.cygwin@gmail.com>
412
413         * ld-bootstrap/bootstrap.exp:  Also pass '-liconv' to linker when
414         linking statically on Cygwin, necessitated by '-lintl'.
415
416 2009-03-15  Dave Korn  <dave.korn.cygwin@gmail.com>
417
418         * ld-auto-import/auto-import.exp:  Add missing dll entrypoint.
419
420 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
421
422         * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
423         ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
424         * ld-powerpc/aix52.exp: Run them.
425
426 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
427
428         * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
429         ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
430         ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
431         ld-powerpc/aix-weak-1-gcdso.nd: New tests.
432         * ld-powerpc/aix52.exp: Run them.
433
434 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
435
436         * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
437         ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
438         ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
439         ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
440         ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
441         ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
442         ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
443         ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
444         ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
445         ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
446         ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
447         ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
448         ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
449         ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
450         ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
451         ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
452         ld-powerpc/aix-weak-3-64.dd: New tests.
453         * ld-powerpc/aix52.exp: Run them.  Replace tmp/aix-* with
454         tmp/aix64-* in 64-bit ld options.
455
456 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
457
458         * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
459         ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
460         ld-powerpc/aix-no-dup-syms-1-dso.dnd,
461         ld-powerpc/aix-no-dup-syms-1-dso.drd,
462         ld-powerpc/aix-no-dup-syms-1-dso.nd,
463         ld-powerpc/aix-no-dup-syms-1-dso.rd,
464         ld-powerpc/aix-no-dup-syms-1-rel.nd,
465         ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
466         * ld-powerpc/aix52.exp: Run them.
467
468 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
469
470         * ld-powerpc/aix-abs-branch-1.nd,
471         ld-powerpc/aix-abs-reloc-1.nd: New tests.
472         * ld-powerpc/aix52.exp: Run them.
473
474 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
475
476         * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
477         ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
478         ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
479         * ld-powerpc/aix52.exp: Run them.  Copy aix-lineno-1.txt to tmpdir.
480
481 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
482
483         * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
484         ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
485         ld-powerpc/aix-toc-1-64.dd: New tests.
486         * ld-powerpc/aix52.exp: Run them.
487
488 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
489
490         * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
491         ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
492         ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
493         * ld-powerpc/aix52.exp: Run them.
494
495 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
496
497         * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
498         ld-powerpc/aix-abs-branch-1.s,
499         ld-powerpc/aix-abs-branch-1.dd: New test.
500         * ld-powerpc/aix52.exp: Run it.
501
502 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
503
504         * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
505         ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
506         * ld-powerpc/aix52.exp: Run it.
507
508 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
509
510         * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
511         ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
512         ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
513         ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
514         ld-powerpc/aix-core-sec-3.hd: New tests.
515         * ld-powerpc/aix52.exp: New harness.
516
517 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
518
519         * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
520         (run_ld_link_tests): Treat the second list element as "ar" options
521         when creating an archive.  Don't run the linker in this case.
522         (run_cc_link_tests): Likewise.
523
524 2009-03-13  Nick Clifton  <nickc@redhat.com>
525
526         * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
527         Replace call to verbose_eval with a test of verbose level.  If
528         greater than 2 always dump the contents of the dumpfile.  If equal
529         to 2 only dump the contents if the regexp diff failed.
530         (proc verbose_eval): Delete.
531
532 2009-03-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
533
534         * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
535         * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
536
537 2009-03-05  Christophe Lyon  <christophe.lyon@st.com>
538
539         * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
540         * ld-arm/farcall-group-limit.d: New file.
541         * ld-arm/farcall-group3.s: New file.
542         * ld-arm/farcall-group4.s: New file.
543
544 2009-03-05  Christophe Lyon  <christophe.lyon@st.com>
545
546         * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
547         in PLT context.
548         * ld-arm/farcall-mixed-app-v5.d: New file.
549         * ld-arm/farcall-mixed-app.d: Likewise.
550         * ld-arm/farcall-mixed-app.r: Likewise.
551         * ld-arm/farcall-mixed-app.s: Likewise.
552         * ld-arm/farcall-mixed-app.sym: Likewise.
553         * ld-arm/farcall-mixed-lib.d: Likewise.
554         * ld-arm/farcall-mixed-lib.r: Likewise.
555
556 2009-03-04  Alan Modra  <amodra@bigpond.net.au>
557
558         * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
559         * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
560         * ld-powerpc/powerpc.exp: Run them.
561
562 2009-03-02  Sebastian Huber  <sebastian.huber@embedded-brains.de>
563
564         * ld-scripts/regions-alias-1.t: New file.
565         * ld-scripts/regions-alias-2.t: New file.
566         * ld-scripts/regions-alias-3.t: New file.
567         * ld-scripts/regions-alias-4.t: New file.
568         * ld-scripts/script.exp: Run region alias tests.
569
570 2009-02-27  Dave Korn  <dave.korn.cygwin@gmail.com>
571
572         * ld-pe/pe.exp:  Disable auto-import when linking on Cygwin.
573
574 2009-02-26  Christophe Lyon  <christophe.lyon@st.com>
575
576         * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
577         * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
578         test is now expected to pass.
579         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
580         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
581
582 2009-02-25  Christophe Lyon  <christophe.lyon@st.com>
583
584         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
585         as stubs are now generated and the end of the .text section.
586         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
587
588 2009-02-24  Daniel Jacobowitz  <dan@codesourcery.com>
589
590         * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
591         ld-arm/farcall-arm-thumb-pic-veneer.d,
592         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
593         Thumb PIC stub.
594
595 2009-02-24  Daniel Jacobowitz  <dan@codesourcery.com>
596
597         * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
598         Use normal output files for big-endian.
599         * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
600         * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
601         ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
602         ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
603         ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
604         ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
605         ld-arm/farcall-thumb-arm-be8.d,
606         ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
607         ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
608         ld-arm/farcall-thumb-arm.d,
609         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
610         ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
611         ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
612         ld-arm/thumb2-bl-bad.d: Update for moved stubs.
613
614 2009-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
615
616         * ld-arm/arm-elf.exp (armeabitests): Run new tests.  Correct BE8 output
617         filename.
618         * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
619
620 2009-02-23  Christophe Lyon  <christophe.lyon@st.com>
621
622         * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
623         * ld-arm/farcall-thumb-arm-be8.d: New expected result.
624         * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
625
626 2009-02-23  Christophe Lyon  <christophe.lyon@st.com>
627
628         * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
629         thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
630         pass. farcall-thumb-thumb now passes in EABI mode.
631         * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
632         and ld flags to match intended test.
633         * ld-arm/farcall-thumb-arm.d: New expected result.
634         * ld-arm/farcall-thumb-thumb-m.d: Likewise.
635         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
636         flags.
637         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
638         * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
639         now expected to pass.
640         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
641         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
642         * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
643         new use.
644         * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
645
646 2009-18-02  Dave Korn  <dave.korn.cygwin@gmail.com>
647
648         * ld-pe/longsecn-1.d:  New test file.
649         * ld-pe/longsecn-2.d:  Likewise.
650         * ld-pe/longsecn-3.d:  Likewise.
651         * ld-pe/longsecn-4.d:  Likewise.
652         * ld-pe/longsecn-5.d:  Likewise.
653         * ld-pe/longsecn.d:  Likewise.
654         * ld-pe/longsecn.exp:  New test control script.
655         * ld-pe/longsecn.s:  New test source file.
656
657 2009-02-18  Christophe Lyon  <christophe.lyon@st.com>
658
659         * ld-arm/farcall-arm-arm-pic-veneer.d,
660         ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
661         ld-arm/farcall-arm-thumb-pic-veneer.d,
662         ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
663         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
664         target.
665
666 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
667
668         * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
669         *-*-mingw*.
670
671 2009-02-05  Joseph Myers  <joseph@codesourcery.com>
672
673         * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
674
675 2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
676
677         * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
678         * ld-m68k/got-multigot-14-ok.d: Update.
679         * ld-m68k/m68k-got.exp: Update.
680         * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
681         * ld-m68k/got-negative-14-ok.d: Update.
682         * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
683         * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
684         * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
685         * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
686         New test sources.
687         * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
688         New test sources.
689         * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
690         * ld-m68k/m68k.exp: Run new tests.
691         (merge isa-a isa-a:nodiv): Fix.
692
693 2009-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
694
695         * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
696         * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
697
698 2009-01-29  Nick Clifton  <nickc@redhat.com>
699
700         * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
701         targets which do not support garbage collection.
702         * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
703         * ld-elf/group8a.d: Likewise.
704         * ld-elf/group8b.d: Likewise.
705         * ld-elf/group9a.d: Likewise.
706         * ld-elf/group9b.d: Likewise.
707
708 2009-01-27  Hans-Peter Nilsson  <hp@axis.com>
709
710         * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
711
712         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
713         ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
714         ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
715         change in relocation values.
716
717         * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
718
719 2009-01-26  Nathan Sidwell  <nathan@codesourcery.com>
720
721         * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
722         * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
723         * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
724         * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
725
726 2009-01-26  Andrew Stubbs  <ams@codesourcery.com>
727
728         * ld-arm/attr-merge-3.attr: Update following gas change.
729         * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
730         Tag_THUMB_ISA_use following gas changes.
731         * ld-arm/attr-merge-4.attr: Likewise.
732         * ld-arm/attr-merge-5.attr: Likewise.
733         * ld-arm/attr-merge-arch-1.attr: Likewise.
734         * ld-arm/attr-merge-arch-2.attr: Likewise.
735         * ld-arm/attr-merge-unknown-2.d: Likewise.
736         * ld-arm/attr-merge-unknown-2r.d: Likewise.
737         * ld-arm/attr-merge-unknown-3.d: Likewise.
738         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
739         * ld-arm/attr-merge-wchar-00.d: Likewise.
740         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
741         * ld-arm/attr-merge-wchar-02.d: Likewise.
742         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
743         * ld-arm/attr-merge-wchar-04.d: Likewise.
744         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
745         * ld-arm/attr-merge-wchar-20.d: Likewise.
746         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
747         * ld-arm/attr-merge-wchar-22.d: Likewise.
748         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
749         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
750         * ld-arm/attr-merge-wchar-40.d: Likewise.
751         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
752         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
753         * ld-arm/attr-merge-wchar-44.d: Likewise.
754         * ld-arm/attr-merge.attr: Likewise.
755
756 2009-01-21  Alan Modra  <amodra@bigpond.net.au>
757
758         * ld-spu/icache1.d: Add --non-ia-text to ld options.
759
760 2009-01-19  Hans-Peter Nilsson  <hp@axis.com>
761
762         * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
763         ld-cris/weakref4.d: New tests.
764         * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
765
766 2009-01-19  H.J. Lu  <hongjiu.lu@intel.com>
767
768         * ld-elf/group9.s: Replace .byte with .long.
769
770 2009-01-19  Andrew Stubbs  <ams@codesourcery.com>
771
772         * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
773         EABI attribute merging 4, and EABI attribute merging 5,
774         EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
775         EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
776         Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
777         and attr-merge-unknown-3 dump tests.
778         * ld-arm/arch-v6.s: New file.
779         * ld-arm/arch-v6k.s: New file.
780         * ld-arm/arch-v6t2.s: New file.
781         * ld-arm/attr-merge-3.attr: New file.
782         * ld-arm/attr-merge-3a.s: New file.
783         * ld-arm/attr-merge-3b.s: New file.
784         * ld-arm/attr-merge-4.attr: New file.
785         * ld-arm/attr-merge-4a.s: New file.
786         * ld-arm/attr-merge-4b.s: New file.
787         * ld-arm/attr-merge-5.attr: New file.
788         * ld-arm/attr-merge-5.s: New file.
789         * ld-arm/attr-merge-arch-1.attr: New file.
790         * ld-arm/attr-merge-arch-2.attr: New file.
791         * ld-arm/attr-merge-unknown-1.d: New file.
792         * ld-arm/attr-merge-unknown-1.s: New file.
793         * ld-arm/attr-merge-unknown-2.d: New file.
794         * ld-arm/attr-merge-unknown-2.s: New file.
795         * ld-arm/attr-merge-unknown-2r.d: New file.
796         * ld-arm/attr-merge-unknown-3.d: New file.
797         * ld-arm/blank.s: New file.
798
799 2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
800
801         * ld-elf/textaddr1.d: New.
802         * ld-elf/textaddr2.d: Likewise.
803
804 2009-01-14  H.J. Lu  <hongjiu.lu@intel.com>
805
806         PR ld/9727
807         * ld-elf/group8.s: New.
808         * ld-elf/group8a.d: Likewise.
809         * ld-elf/group8b.d: Likewise.
810         * ld-elf/group9.s: Likewise.
811         * ld-elf/group9a.d: Likewise.
812         * ld-elf/group9b.d: Likewise.
813
814 2009-01-13  Alan Modra  <amodra@bigpond.net.au>
815
816         * ld-spu/icache1.s: New file.
817         * ld-spu/icache1.d: New file.
818
819 2009-01-13  Alan Modra  <amodra@bigpond.net.au>
820
821         * ld-elf/elf.exp: Save and restore LDFLAGS.
822         * ld-scripts/default-script.exp: Likewise.
823         * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
824         than replacing.
825         * ld-scripts/include.exp: Set --local-store for SPU.
826
827 2009-01-12  Alan Modra  <amodra@bigpond.net.au>
828
829         * ld-spu/ovl.d: Allow for absolute branches in stubs.
830         * ld-spu/ovl2.d: Likewise.
831
832 2009-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
833
834         * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
835         ld-elf/linkoncerdiff2.s: New.
836
837 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
838
839         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
840         ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
841         ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
842         ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
843         ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
844         ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
845         ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
846         ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
847         ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
848         ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
849         relocation value now offset by negative program TLS block size.
850         * ld-cris/tls-le-12s.d: Ditto.  Move 128-byte tls-data to last.
851         Adjust accordingly.
852         * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
853         always-negative relocation.
854         * ld-cris/tls-tprelm.s: Move filler data to after symbol for
855         tested relocation.
856         * ld-cris/tls-ok-36.d: Adjust accordingly.
857
858 2009-01-03  Hans-Peter Nilsson  <hp@axis.com>
859
860         * ld-cris/tls-js1.d: New test.
861
862 2009-01-02  H.J. Lu  <hongjiu.lu@intel.com>
863
864         PR ld/9679
865         * ld-elf/pr9679-1.c: New.
866         * ld-elf/pr9679-2.c: Likewise.
867         * ld-elf/pr9679.rd: Likewise.
868
869         * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
870
871 2009-01-02  H.J. Lu  <hongjiu.lu@intel.com>
872
873         PR ld/9676
874         * ld-elf/pr9676-1.c: New.
875         * ld-elf/pr9676-2.c: Likewiswe.
876         * ld-elf/pr9676-3.c: Likewiswe.
877         * ld-elf/pr9676-4.c: Likewiswe.
878         * ld-elf/pr9676.rd: Likewiswe.
879
880         * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
881         libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
882         libpr9676-4a.so.
883
884         * lib/ld-lib.exp (ar_simple_create): New.
885         (run_ld_link_tests): Support archive.
886         (run_cc_link_tests): Likewiswe.
887
888 For older changes see ChangeLog-2008
889 \f
890 Local Variables:
891 mode: change-log
892 left-margin: 8
893 fill-column: 74
894 version-control: never
895 End: