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