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