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