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