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