09-03-05 Christophe Lyon <christophe.lyon@st.com>
[external/binutils.git] / ld / testsuite / ChangeLog
1 2009-03-05  Christophe Lyon  <christophe.lyon@st.com>
2
3         * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
4         * ld-arm/farcall-group-limit.d: New file.
5         * ld-arm/farcall-group3.s: New file.
6         * ld-arm/farcall-group4.s: New file.
7
8 2009-03-05  Christophe Lyon  <christophe.lyon@st.com>
9
10         * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
11         in PLT context.
12         * ld-arm/farcall-mixed-app-v5.d: New file.
13         * ld-arm/farcall-mixed-app.d: Likewise.
14         * ld-arm/farcall-mixed-app.r: Likewise.
15         * ld-arm/farcall-mixed-app.s: Likewise.
16         * ld-arm/farcall-mixed-app.sym: Likewise.
17         * ld-arm/farcall-mixed-lib.d: Likewise.
18         * ld-arm/farcall-mixed-lib.r: Likewise.
19
20 2009-03-04  Alan Modra  <amodra@bigpond.net.au>
21
22         * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
23         * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
24         * ld-powerpc/powerpc.exp: Run them.
25
26 2009-03-02  Sebastian Huber  <sebastian.huber@embedded-brains.de>
27
28         * ld-scripts/regions-alias-1.t: New file.
29         * ld-scripts/regions-alias-2.t: New file.
30         * ld-scripts/regions-alias-3.t: New file.
31         * ld-scripts/regions-alias-4.t: New file.
32         * ld-scripts/script.exp: Run region alias tests.
33
34 2009-02-27  Dave Korn  <dave.korn.cygwin@gmail.com>
35
36         * ld-pe/pe.exp:  Disable auto-import when linking on Cygwin.
37
38 2009-02-26  Christophe Lyon  <christophe.lyon@st.com>
39
40         * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
41         * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
42         test is now expected to pass.
43         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
44         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
45
46 2009-02-25  Christophe Lyon  <christophe.lyon@st.com>
47
48         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
49         as stubs are now generated and the end of the .text section.
50         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
51
52 2009-02-24  Daniel Jacobowitz  <dan@codesourcery.com>
53
54         * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
55         ld-arm/farcall-arm-thumb-pic-veneer.d,
56         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
57         Thumb PIC stub.
58
59 2009-02-24  Daniel Jacobowitz  <dan@codesourcery.com>
60
61         * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
62         Use normal output files for big-endian.
63         * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
64         * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
65         ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
66         ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
67         ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
68         ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
69         ld-arm/farcall-thumb-arm-be8.d,
70         ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
71         ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
72         ld-arm/farcall-thumb-arm.d,
73         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
74         ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
75         ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
76         ld-arm/thumb2-bl-bad.d: Update for moved stubs.
77
78 2009-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
79
80         * ld-arm/arm-elf.exp (armeabitests): Run new tests.  Correct BE8 output
81         filename.
82         * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
83
84 2009-02-23  Christophe Lyon  <christophe.lyon@st.com>
85
86         * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
87         * ld-arm/farcall-thumb-arm-be8.d: New expected result.
88         * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
89
90 2009-02-23  Christophe Lyon  <christophe.lyon@st.com>
91
92         * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
93         thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
94         pass. farcall-thumb-thumb now passes in EABI mode.
95         * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
96         and ld flags to match intended test.
97         * ld-arm/farcall-thumb-arm.d: New expected result.
98         * ld-arm/farcall-thumb-thumb-m.d: Likewise.
99         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
100         flags.
101         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
102         * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
103         now expected to pass.
104         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
105         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
106         * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
107         new use.
108         * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
109
110 2009-18-02  Dave Korn  <dave.korn.cygwin@gmail.com>
111
112         * ld-pe/longsecn-1.d:  New test file.
113         * ld-pe/longsecn-2.d:  Likewise.
114         * ld-pe/longsecn-3.d:  Likewise.
115         * ld-pe/longsecn-4.d:  Likewise.
116         * ld-pe/longsecn-5.d:  Likewise.
117         * ld-pe/longsecn.d:  Likewise.
118         * ld-pe/longsecn.exp:  New test control script.
119         * ld-pe/longsecn.s:  New test source file.
120
121 2009-02-18  Christophe Lyon  <christophe.lyon@st.com>
122
123         * ld-arm/farcall-arm-arm-pic-veneer.d,
124         ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
125         ld-arm/farcall-arm-thumb-pic-veneer.d,
126         ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
127         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
128         target.
129
130 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
131
132         * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
133         *-*-mingw*.
134
135 2009-02-05  Joseph Myers  <joseph@codesourcery.com>
136
137         * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
138
139 2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
140
141         * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
142         * ld-m68k/got-multigot-14-ok.d: Update.
143         * ld-m68k/m68k-got.exp: Update.
144         * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
145         * ld-m68k/got-negative-14-ok.d: Update.
146         * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
147         * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
148         * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
149         * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
150         New test sources.
151         * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
152         New test sources.
153         * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
154         * ld-m68k/m68k.exp: Run new tests.
155         (merge isa-a isa-a:nodiv): Fix.
156
157 2009-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
158
159         * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
160         * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
161
162 2009-01-29  Nick Clifton  <nickc@redhat.com>
163
164         * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
165         targets which do not support garbage collection.
166         * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
167         * ld-elf/group8a.d: Likewise.
168         * ld-elf/group8b.d: Likewise.
169         * ld-elf/group9a.d: Likewise.
170         * ld-elf/group9b.d: Likewise.
171
172 2009-01-27  Hans-Peter Nilsson  <hp@axis.com>
173
174         * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
175
176         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
177         ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
178         ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
179         change in relocation values.
180
181         * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
182
183 2009-01-26  Nathan Sidwell  <nathan@codesourcery.com>
184
185         * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
186         * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
187         * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
188         * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
189
190 2009-01-26  Andrew Stubbs  <ams@codesourcery.com>
191
192         * ld-arm/attr-merge-3.attr: Update following gas change.
193         * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
194         Tag_THUMB_ISA_use following gas changes.
195         * ld-arm/attr-merge-4.attr: Likewise.
196         * ld-arm/attr-merge-5.attr: Likewise.
197         * ld-arm/attr-merge-arch-1.attr: Likewise.
198         * ld-arm/attr-merge-arch-2.attr: Likewise.
199         * ld-arm/attr-merge-unknown-2.d: Likewise.
200         * ld-arm/attr-merge-unknown-2r.d: Likewise.
201         * ld-arm/attr-merge-unknown-3.d: Likewise.
202         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
203         * ld-arm/attr-merge-wchar-00.d: Likewise.
204         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
205         * ld-arm/attr-merge-wchar-02.d: Likewise.
206         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
207         * ld-arm/attr-merge-wchar-04.d: Likewise.
208         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
209         * ld-arm/attr-merge-wchar-20.d: Likewise.
210         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
211         * ld-arm/attr-merge-wchar-22.d: Likewise.
212         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
213         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
214         * ld-arm/attr-merge-wchar-40.d: Likewise.
215         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
216         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
217         * ld-arm/attr-merge-wchar-44.d: Likewise.
218         * ld-arm/attr-merge.attr: Likewise.
219
220 2009-01-21  Alan Modra  <amodra@bigpond.net.au>
221
222         * ld-spu/icache1.d: Add --non-ia-text to ld options.
223
224 2009-01-19  Hans-Peter Nilsson  <hp@axis.com>
225
226         * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
227         ld-cris/weakref4.d: New tests.
228         * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
229
230 2009-01-19  H.J. Lu  <hongjiu.lu@intel.com>
231
232         * ld-elf/group9.s: Replace .byte with .long.
233
234 2009-01-19  Andrew Stubbs  <ams@codesourcery.com>
235
236         * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
237         EABI attribute merging 4, and EABI attribute merging 5,
238         EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
239         EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
240         Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
241         and attr-merge-unknown-3 dump tests.
242         * ld-arm/arch-v6.s: New file.
243         * ld-arm/arch-v6k.s: New file.
244         * ld-arm/arch-v6t2.s: New file.
245         * ld-arm/attr-merge-3.attr: New file.
246         * ld-arm/attr-merge-3a.s: New file.
247         * ld-arm/attr-merge-3b.s: New file.
248         * ld-arm/attr-merge-4.attr: New file.
249         * ld-arm/attr-merge-4a.s: New file.
250         * ld-arm/attr-merge-4b.s: New file.
251         * ld-arm/attr-merge-5.attr: New file.
252         * ld-arm/attr-merge-5.s: New file.
253         * ld-arm/attr-merge-arch-1.attr: New file.
254         * ld-arm/attr-merge-arch-2.attr: New file.
255         * ld-arm/attr-merge-unknown-1.d: New file.
256         * ld-arm/attr-merge-unknown-1.s: New file.
257         * ld-arm/attr-merge-unknown-2.d: New file.
258         * ld-arm/attr-merge-unknown-2.s: New file.
259         * ld-arm/attr-merge-unknown-2r.d: New file.
260         * ld-arm/attr-merge-unknown-3.d: New file.
261         * ld-arm/blank.s: New file.
262
263 2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
264
265         * ld-elf/textaddr1.d: New.
266         * ld-elf/textaddr2.d: Likewise.
267
268 2009-01-14  H.J. Lu  <hongjiu.lu@intel.com>
269
270         PR ld/9727
271         * ld-elf/group8.s: New.
272         * ld-elf/group8a.d: Likewise.
273         * ld-elf/group8b.d: Likewise.
274         * ld-elf/group9.s: Likewise.
275         * ld-elf/group9a.d: Likewise.
276         * ld-elf/group9b.d: Likewise.
277
278 2009-01-13  Alan Modra  <amodra@bigpond.net.au>
279
280         * ld-spu/icache1.s: New file.
281         * ld-spu/icache1.d: New file.
282
283 2009-01-13  Alan Modra  <amodra@bigpond.net.au>
284
285         * ld-elf/elf.exp: Save and restore LDFLAGS.
286         * ld-scripts/default-script.exp: Likewise.
287         * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
288         than replacing.
289         * ld-scripts/include.exp: Set --local-store for SPU.
290
291 2009-01-12  Alan Modra  <amodra@bigpond.net.au>
292
293         * ld-spu/ovl.d: Allow for absolute branches in stubs.
294         * ld-spu/ovl2.d: Likewise.
295
296 2009-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
297
298         * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
299         ld-elf/linkoncerdiff2.s: New.
300
301 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
302
303         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
304         ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
305         ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
306         ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
307         ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
308         ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
309         ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
310         ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
311         ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
312         ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
313         relocation value now offset by negative program TLS block size.
314         * ld-cris/tls-le-12s.d: Ditto.  Move 128-byte tls-data to last.
315         Adjust accordingly.
316         * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
317         always-negative relocation.
318         * ld-cris/tls-tprelm.s: Move filler data to after symbol for
319         tested relocation.
320         * ld-cris/tls-ok-36.d: Adjust accordingly.
321
322 2009-01-03  Hans-Peter Nilsson  <hp@axis.com>
323
324         * ld-cris/tls-js1.d: New test.
325
326 2009-01-02  H.J. Lu  <hongjiu.lu@intel.com>
327
328         PR ld/9679
329         * ld-elf/pr9679-1.c: New.
330         * ld-elf/pr9679-2.c: Likewise.
331         * ld-elf/pr9679.rd: Likewise.
332
333         * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
334
335 2009-01-02  H.J. Lu  <hongjiu.lu@intel.com>
336
337         PR ld/9676
338         * ld-elf/pr9676-1.c: New.
339         * ld-elf/pr9676-2.c: Likewiswe.
340         * ld-elf/pr9676-3.c: Likewiswe.
341         * ld-elf/pr9676-4.c: Likewiswe.
342         * ld-elf/pr9676.rd: Likewiswe.
343
344         * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
345         libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
346         libpr9676-4a.so.
347
348         * lib/ld-lib.exp (ar_simple_create): New.
349         (run_ld_link_tests): Support archive.
350         (run_cc_link_tests): Likewiswe.
351
352 For older changes see ChangeLog-2008
353 \f
354 Local Variables:
355 mode: change-log
356 left-margin: 8
357 fill-column: 74
358 version-control: never
359 End: