update
[binutils.git] / ld / testsuite / ChangeLog
blobc7034072a0e85eee890f1d45118375ddedd12fed
1 2008-06-20  Alan Modra  <amodra@bigpond.net.au>
3         * ld-spu/ovl.d: Update.
4         * ld-spu/ovl2.d: Update.
6 2008-06-16  Hans-Peter Nilsson  <hp@bitrange.com>
8         PR gas/6607
9         * ld-mmix/loc10.d, ld-mmix/loc10.s, ld-mmix/loc10m.d, ld-mmix/loc8.d,
10         ld-mmix/loc8.s, ld-mmix/loc8m.d, ld-mmix/loc9.d, ld-mmix/loc9.s,
11         ld-mmix/loc9m.d: New tests.
13 2008-06-12  Nick Clifton  <nickc@redhat.com>
15         * ld-scripts/overlay-size.t (end_of_bss_overlays): Define.
16         (end_of_text_overlays): Define.
17         (end_of_data_overlays): Define.
18         * ld-scripts/overlay-size-map.d: Add expected values for
19         end_of_bss_overlays, end_of_text_overlays and
20         end_of_data_overlays.
22 2008-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
24         * ld-sh/arch/arch_expected.txt: Regenerate.
26 2008-06-09  Daniel Jacobowitz  <dan@codesourcery.com>
28         * ld-arm/mixed-lib.d: Loosen pattern.
30 2008-06-09  Christophe Lyon  <christophe.lyon@st.com>
32         * ld-arm/farcall-thumb-thumb-m.d: Fix branch type.
33         * ld-arm/farcall-thumb-arm.d: Likewise.
35 2008-05-31  Nick Clifton  <nickc@redhat.com>
37         PR ld/6430
38         * ld-elfcomm/elfcomm.exp (test_sort_common): Test the
39         ascending/descending argument to the --sort-common command line
40         option.
41         * ld-elfcomm/sort-common.s: New file.
43 2008-05-28  Christophe Lyon  <christophe.lyon@st.com>
44         
45         * ld-arm/arm-elf.exp: Skip farcalls tests for non-ARM-EABI
46         targets.
47         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: New file.
48         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
50 2008-05-22  Christophe Lyon  <christophe.lyon@st.com>
52         * ld-arm/farcall-arm-arm.s: Force function type on 'bar'.
53         * ld-arm/farcall-thumb-arm.s: Likewise.
54         * ld-arm/farcall-thumb-arm-blx.d: Fix encoding.
55         * ld-arm/farcall-thumb-arm.d: Likewise.
56         * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
57         * ld-arm/arm-elf.exp (armelftests): Add farcall-mix, farcall-mix2,
58         farcall-group-default, farcall-group-size2, farcall-section Ignore
59         gas warnings in farcall-thumb-arm, farcall-thumb-arm-blx,
60         farcall-thumb-arm-blx-pic-veneer.
62 2008-05-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
64         * ld-m68k/got-12.s: New file.
65         * ld-m68k/got-13.s: New file.
66         * ld-m68k/got-14.s: New file.
67         * ld-m68k/got-15.s: New file.
68         * ld-m68k/got-34.s: New file.
69         * ld-m68k/got-35.s: New file.
70         * ld-m68k/got-single-12-ok.d: New dump test.
71         * ld-m68k/got-single-13-er.d: New dump test.
72         * ld-m68k/got-negative-14-ok.d: New dump test.
73         * ld-m68k/got-negative-15-er.d: New dump test.
74         * ld-m68k/got-negative-12-13-14-34-ok.d: New dump test.
75         * ld-m68k/got-negative-12-13-14-35-er.d: New dump test.
76         * ld-m68k/got-multigot-14-ok.d: New dump test.
77         * ld-m68k/got-multigot-15-er.d: New dump test.
78         * ld-m68k/got-multigot-12-13-14-34-35-ok.d: New dump test.
79         * ld-m68k/xgot-15.s: New source.
80         * ld-m68k/got-xgot-15-ok.d: New test.
81         * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: New test.
82         * ld-m68k/m68k.exp: Run new tests.
84 2008-05-15  Christophe Lyon  <christophe.lyon@st.com>
85         
86         * ld-arm/arm-elf.exp (armelftests): Add farcall-arm-arm,
87         farcall-arm-arm-pic-veneer, farcall-arm-arm-be8 farcall-arm-thumb,
88         farcall-arm-thumb-blx, farcall-arm-thumb-pic-veneer,
89         farcall-arm-thumb-blx-pic-veneer, farcall-thumb-thumb,
90         farcall-thumb-thumb-pic-veneer, farcall-thumb-thumb-blx,
91         farcall-thumb-thumb-m, farcall-thumb-thumb-m-pic-veneer,
92         farcall-thumb-thumb-blx-pic-veneer, farcall-thumb-arm,
93         farcall-thumb-arm-pic-veneer, farcall-thumb-arm-blx,
94         farcall-thumb-arm-blx-pic-veneer.
95         Change thumb2-bl-as-thumb1-bad, thumb2-bl-bad.
96         * ld-arm/thumb2-bl-as-thumb1-bad.d: Reflects farcall stub
97         generation.
98         * ld-arm/thumb2-bl-bad.d: Likewise.
99         * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comments.
100         * ld-arm/thumb2-bl-bad.s: Likewise.
102 2008-05-08  Alan Modra  <amodra@bigpond.net.au>
104         * ld-spu/ear.s: Align various sections.
105         * ld-spu/embed.rd: Update.
107 2008-05-05  Alan Modra  <amodra@bigpond.net.au>
109         PR 6473
110         * ld-elf/lma.s, ld-elf/lma.lnk: New test.
111         * ld-elf/binutils.exp: Run it.
113 2008-05-03  Mike Frysinger  <vapier@gentoo.org>
115         * ld-scripts/defined.s: Use .set syntax rather than =.
117 2008-05-02  H.J. Lu  <hongjiu.lu@intel.com>
119         PR ld/6475
120         * ld-scripts/rgn-over8-ok.d: Accept any alignment.
122 2008-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
124         * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files.
125         * ld-arm/arm-elf.exp: Run symbian-seg1.
127 2008-04-28  Nathan Sidwell  <nathan@codesourcery.com>
129         * ld-scripts/rgn-over8.s: Tweak.
131         * ld-scripts/rgn-over.exp: Allow -ok file names to pass.
132         * ld-scripts/rgn-over8.s: New.
133         * ld-scripts/rgn-over8.t: New.
134         * ld-scripts/rgn-over8-ok.d: New.
136 2008-04-21  Nathan Sidwell  <nathan@codesourcery.com>
138         * ld-vxworks/plt-mips1.s: New.
139         * ld-vxworks/plt-mips1.d: New.
141 2008-04-16  David S. Miller  <davem@davemloft.net>
143         * ld-sparc/gotop32.dd: New.
144         * ld-sparc/gotop32.rd: Likewise.
145         * ld-sparc/gotop32.s: Likewise.
146         * ld-sparc/gotop32.sd: Likewise.
147         * ld-sparc/gotop32.td: Likewise.
148         * ld-sparc/gotop64.dd: Likewise.
149         * ld-sparc/gotop64.rd: Likewise.
150         * ld-sparc/gotop64.s: Likewise.
151         * ld-sparc/gotop64.sd: Likewise.
152         * ld-sparc/gotop64.td: Likewise.
153         * ld-sparc/sparc.exp: Run new gotdata tests.
155 2008-04-15  Andrew Stubbs  <andrew.stubbs@st.com>
157         * ld-sh/arch/sh-dsp.s: Regenerate.
158         * ld-sh/arch/sh.s: Regenerate.
159         * ld-sh/arch/sh2.s: Regenerate.
160         * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
161         * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
162         * ld-sh/arch/sh2a-nofpu.s: Regenerate.
163         * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
164         * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
165         * ld-sh/arch/sh2a.s: Regenerate.
166         * ld-sh/arch/sh2e.s: Regenerate.
167         * ld-sh/arch/sh3-dsp.s: Regenerate.
168         * ld-sh/arch/sh3-nommu.s: Regenerate.
169         * ld-sh/arch/sh3.s: Regenerate.
170         * ld-sh/arch/sh3e.s: Regenerate.
171         * ld-sh/arch/sh4-nofpu.s: Regenerate.
172         * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
173         * ld-sh/arch/sh4.s: Regenerate.
174         * ld-sh/arch/sh4a-nofpu.s: Regenerate.
175         * ld-sh/arch/sh4a.s: Regenerate.
176         * ld-sh/arch/sh4al-dsp.s: Regenerate.
178 2008-04-08  Alan Modra  <amodra@bigpond.net.au>
180         * ld-spu/ovl2.s: Extend to test jump table references and
181         absolute _SPUEAR_ syms.
182         * ld-spu/ovl2.d: Update.
184 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
186         * ld-elfcomm/elfcomm.exp: Run $READELF not readelf.
188 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
190         * ld-elf/flags1.d: Adjust for MIPS text alignment.
192 2008-03-25  Nathan Sidwell  <nathan@codesourcery.com>
194         * ld-vxworks/tls-3.s: New.
195         * ld-vxworks/tls-3.d: New.
197 2008-03-22  Hans-Peter Nilsson  <hp@axis.com>
199         * ld-cris/libdso-10.d: Adjust for change in objdump output.
201 2008-03-21  Adam Nemet  <anemet@caviumnetworks.com>
203         * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,
204         ld-mips-elf/dyn-sec64.ld: New test.
205         * ld-mips-elf/mips-elf.exp: Run it.
207 2008-03-20  Richard Sandiford  <rsandifo@nildram.co.uk>
209         * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
210         ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
211         ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
212         * ld-mips-elf/mips-elf.exp: Run them.
214 2008-03-20  Richard Sandiford  <rsandifo@nildram.co.uk>
216         * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than
217         bit 31 of the second GOT entry to be set.
218         * ld-mips-elf/elf-rel-got-n64.d: Likewise.
219         * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
220         * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
222 2008-03-17  Richard Sandiford  <rsandifo@nildram.co.uk>
224         * ld-mips-elf/eh-frame1-n32.d: Expect a warning about .eh_frame_hdr.
225         Remove duplicate CIEs.  Adjust relocation addresses and .eh_frame
226         offsets accordingly.  Do not allow there to be any trailing
227         R_MIPS_NONE relocations.
228         * ld-mips-elf/eh-frame1-n64.d: Likewise.
229         * ld-mips-elf/eh-frame2-n32.d: Likewise.
230         * ld-mips-elf/eh-frame2-n64.d: Likewise.
232 2008-03-17  Richard Sandiford  <rsandifo@nildram.co.uk>
234         * ld-mips-elf/mips-elf.exp (o32_as_flags, o32_ld_flags): New variables.
235         (mips16_call_global_test, mips16_intermix_test): Use them.
237 2008-03-16  H.J. Lu  <hongjiu.lu@intel.com>
239         PR ld/5789
240         PR ld/5943
241         * ld-i386/hidden1.d: New.
242         * ld-i386/hidden1.s: Likewise.
243         * ld-i386/hidden2.d: Likewise.
244         * ld-i386/hidden2.s: Likewise.
245         * ld-i386/hidden3.d: Likewise.
246         * ld-i386/hidden4.s: Likewise.
247         * ld-i386/protected1.d: Likewise.
248         * ld-i386/protected1.s: Likewise.
249         * ld-i386/protected2.d: Likewise.
250         * ld-i386/protected2.s: Likewise.
251         * ld-i386/protected3.d: Likewise.
252         * ld-i386/protected3.s: Likewise.
253         * ld-x86-64/hidden1.d: Likewise.
254         * ld-x86-64/hidden1.s: Likewise.
255         * ld-x86-64/hidden2.d: Likewise.
256         * ld-x86-64/hidden2.s: Likewise.
257         * ld-x86-64/hidden3.d: Likewise.
258         * ld-x86-64/hidden3.s: Likewise.
259         * ld-x86-64/protected1.d: Likewise.
260         * ld-x86-64/protected1.s: Likewise.
261         * ld-x86-64/protected2.d: Likewise.
262         * ld-x86-64/protected2.s: Likewise.
263         * ld-x86-64/protected3.d: Likewise.
264         * ld-x86-64/protected3.s: Likewise.
266         * ld-i386/i386.exp: Run hidden1, hidden2, hidden3, protected1,
267         protected2 and protected3.
268         * ld-x86-64/x86-64.exp: Likewise.
270 2008-03-14  Alan Modra  <amodra@bigpond.net.au>
272         * ld-spu/ovl2.s: Make setjmp global.
273         * ld-spu/ovl2.d: Update.
275 2008-03-12  Alan Modra  <amodra@bigpond.net.au>
277         PR 5900
278         * ld-elf/sec64k.exp: Update.
280 2008-03-08  Paul Brook  <paul@codesourcery.com>
282         * ld-arm/arm-elf.exp (armeabitests): Add thumb2-b-interwork.
283         * ld-arm/thumb2-b-interwork.d: New test.
284         * ld-arm/thumb2-b-interwork.s: New test.
286 2008-03-07  Paul Brook  <paul@codesourcery.com>
288         * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
289         * ld-arm/arm-app-movw.s: New test.
290         * ld-arm/arm-app.r: Update expected output.
291         * ld-arm/movw-merge.d: New test.
292         * ld-arm/movw-merge.s: New test.
294 2008-03-01  Alan Modra  <amodra@bigpond.net.au>
296         * ld-powerpc/relbrlt.d: Update.  Also check .branch_lt section.
298 2008-02-27  Catherine Moore  <clm@codesourcery.com>
300         * ld-cris/libdso-10.d: Update expected output for the Dynamic
301         Section to allow an arbitrary number of spaces.
303 2008-02-20  Mark Mitchell  <mark@codesourcery.com>
305         ld/testsuite/
306         * ld-elf/seg.d: Expect .reginfo section on MIPS.
308 2008-02-20  Pedro Alves  <pedro_alves@portugalmail.pt>
310         * ld-auto-import/auto-import.exp: Use $ld to link the dll for
311         cygwin, not $CC.
313 2008-02-18  Hans-Peter Nilsson  <hp@axis.com>
315         * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
316         for tool invocations where warnings or errors can be matched.
318 2008-02-14  H.J. Lu  <hongjiu.lu@intel.com>
320         * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
321         * ld-shared/sh2.c (shlib_overriddencall2): Here.  New.
323 2008-02-07  Alan Modra  <amodra@bigpond.net.au>
325         * ld-spu/ovl.d: Update.
326         * ld-spu/ovl2.d: Update.
328 2008-02-04  Bob Wilson  <bob.wilson@acm.org>
330         * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
331         
332 2008-01-31  Marc Gauthier  <marc@tensilica.com>
334         * ld-elf/merge.d: Recognize Xtensa processor variants.
335         * ld-xtensa/coalesce.exp: Likewise.
336         * ld-xtensa/lcall.exp: Likewise.
338 2008-01-28  Petr Muller  <pmuller@redhat.com>
340         * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
341         it has matches the ordering of the obtained output.
343 2008-01-28  H.J. Lu  <hongjiu.lu@intel.com>
345         * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
346         DW_CFA_def_cfa_register. Updated for i386/x86-64 register
347         names.
348         * ld-elf/eh2.d: Likewise.
349         * ld-elf/eh3.d: Likewise.
350         * ld-elf/eh4.d: Likewise.
351         * ld-elf/eh5.d: Likewise.
353 2008-01-28  Alan Modra  <amodra@bigpond.net.au>
355         * ld-spu/ovl.d: Update.
356         * ld-spu/ovl2.d: Update.
358 2008-01-26  Alan Modra  <amodra@bigpond.net.au>
360         * ld-elf/loadaddr.t: New, extracted from..
361         * ld-elf/loadaddr1.t: ..here.  Use insert.
362         * ld-elf/loadaddr2.t: Likewise.
363         * ld-elf/loadaddr1.d: Update.
364         * ld-elf/loadaddr2.d: Update.
366 2008-01-25  Alan Modra  <amodra@bigpond.net.au>
368         * ld-spu/ovl.lnk: Delete overlay.
369         * ld-spu/ovl1.lnk: New file.
370         * ld-spu/ovl2.lnk: New file.
371         * ld-spu/ovl.d: Update.
372         * ld-spu/ovl2.d: Update.
374 2008-01-23  Andreas Schwab  <schwab@suse.de>
376         * ld-gc/gc.c: Make sure used_func is not inlined.
378 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
380         * ld-gc/gc.exp: Use [which $CC] != 0.
382 2008-01-14  Tristan Gingold  <gingold@adacore.com>
384         * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
385         "untested" instead of "failed".
387 2008-01-10  Tristan Gingold  <gingold@adacore.com>
389         * lib/ld-lib.exp (check_gc_sections_available): Now available on
390         VxWorks.
391         * ld-gc: New directory for testing --gc-sections.
392         * ld-gc/gc.c: New file.
393         * ld-gc/gc.exp: New file.
394         * ld-gc/noent.s: New file.
395         * ld-gc/noent.d: New file.
397 2008-01-09  Richard Sandiford  <rsandifo@nildram.co.uk>
399         PR ld/5526
400         * ld-elf/eh6.s, ld-elf/eh6.d: New test.
402 2008-01-07  H.J. Lu  <hongjiu.lu@intel.com>
404         PR ld/5522
405         * ld-elf/noload-3.d: New file.
406         * ld-elf/noload-3.s: Likewise.
407         * ld-elf/noload-3.t: Likewise.
409 For older changes see ChangeLog-2007
411 Local Variables:
412 mode: change-log
413 left-margin: 8
414 fill-column: 74
415 version-control: never
416 End: