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