OSDN Git Service

c4662f7fd823d4ab456a76de5e008f91ab60beee
[pf3gnuchains/pf3gnuchains4x.git] / ld / testsuite / ChangeLog
1 2007-05-22  Paul Brook  <paul@codesourcery.com>
2
3         * ld-arm-mixed-lib.d: Update expected output.
4         * ld-arm/arm-app.d: Ditto.
5         * ld-arm/mixed-app.d: Ditto.
6         * ld-arm/arm-lib-plt32.d: Ditto.
7         * ld-arm/arm-app-abs32.d: Ditto.
8         * ld-arm/mixed-app-v5.d: Ditto.
9         * ld-arm/armthumb-lib.d: Ditto.
10         * ld-arm/arm-lib.d: Ditto.
11
12 2007-05-21  Richard Sandiford  <richard@codesourcery.com>
13
14         * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s,
15         * ld-arm/emit-relocs1-vxworks.d: New tests.
16         * ld-arm/arm-elf.exp: Run them.
17         * ld-arm/vxworks1.dd: Expect proper branch targets.
18
19 2007-05-18  Joseph Myers  <joseph@codesourcery.com>
20
21         * ld-elf/group.ld: Discard .reginfo.
22
23 2007-05-18  Paul Brook  <paul@codesourcery.com>
24
25         * ld-arm/arm-call.d: Update expected output.
26
27 2007-05-17  Paul Brook  <paul@codesourcery.com>
28
29         * ld-elf/multibss1.s: Use %nobits instead of @nobits.
30
31 2007-05-17  Nathan Sidwell  <nathan@codesourcery.com>
32
33         * ld-m68k/merge-error-1a.d: Mismatch is an error.
34         * ld-m68k/merge-error-1b.d: Likewise.
35         * ld-m68k/merge-error-1c.d: Likewise.
36         * ld-m68k/merge-error-1d.d: Likewise.
37         * ld-m68k/merge-error-1e.d: Likewise.
38
39 2007-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40
41         PR ld/4504
42         * ld-elf/data1.c: New file.
43         * ld-elf/data1.h: Likewise.
44         * ld-elf/dynbss1.c: Likewise.
45         * ld-elf/pass.out: Likewise.
46
47         * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
48         (run_tests): Add "Run with libdata1.so".
49
50 2007-05-15  Richard Sandiford  <richard@codesourcery.com>
51
52         * ld-arm/vxworks1.ld: Swap .bss and .data.
53         * ld-arm/vxworks1-lib.rd: Update accordingly.
54         * ld-arm/vxworks1-lib.td: New test.
55         * ld-arm/arm-elf.exp: Run it.
56
57         * ld-i386/vxworks1.ld: Swap .bss and .data.
58         * ld-i386/vxworks1-lib.rd: Update accordingly.
59         * ld-i386/vxworks1-lib.td: New test.
60         * ld-i386/i386.exp: Run it.
61
62         * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
63         * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
64         * ld-mips-elf/vxworks1.rd: Likewise.
65
66         * ld-powerpc/vxworks1.ld: Swap .bss and .data.
67         * ld-powerpc/vxworks1-lib.rd: Update accordingly.
68         * ld-powerpc/vxworks1-lib.td: New test.
69         * ld-powerpc/powerpc.exp: Run it.
70
71         * ld-sh/vxworks1.ld: Swap .bss and .data.
72         * ld-sh/vxworks1-lib.rd: Update accordingly.
73         * ld-sh/vxworks1-lib.td: New test.
74         * ld-sh/sh-vxworks.exp: Run it.
75
76         * ld-sparc/vxworks1.ld: Swap .bss and .data.
77         * ld-sparc/vxworks1-lib.rd: Update accordingly.
78         * ld-sparc/vxworks1-lib.td: New test.
79         * ld-sparc/sparc.exp: Run it.
80
81 2007-05-15  Richard Sandiford  <richard@codesourcery.com>
82
83         * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
84         against symbol 0.
85
86 2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
87
88         * ld-arm/arm-elf.exp: Add jump19 testcase.
89         * ld-arm/jump19.d: New.
90         * ld-arm/jump19.s: New.
91
92 2007-05-14  Richard Sandiford  <richard@codesourcery.com>
93
94         * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
95         contents.  Consistently use "!" as the comment character.
96         Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
97         * ld-sh/vxworks1-le.dd: Likewise.
98         * ld-sh/vxworks1-lib.dd: Likewise.
99         * ld-sh/vxworks1-lib-le.dd: Likewise.
100         * ld-sh/vxworks3.dd: Likewise.
101         * ld-sh/vxworks3-le.dd: Likewise.
102
103 2007-05-14  Andreas Schwab  <schwab@suse.de>
104
105         * ld-elf/dl2a.list: New file.
106         * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
107
108 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
109
110         * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
111         "pop" instead of ldmia.  Don't require specific symbolic addresses
112         for in-text addresses.  Expect data to be rendered as .words rather
113         than disassembled.
114         * ld-arm/vxworks1.dd: Likewise.
115
116 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
117
118         * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
119
120 2007-04-27  Nathan Sidwell  <nathan@codesourcery.com>
121
122         * ld-m68k/plt1-isac.d: New.
123         * ld-m68k/m68k.exp: Add it.
124
125 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
126
127         PR binutils/4430
128         * ld-i386/tlsbin.dd: Updated.
129         * ld-i386/tlsbindesc.dd: Likewise
130         * ld-i386/tlsdesc.dd: Likewise
131         * ld-i386/tlsgdesc.dd: Likewise
132         * ld-i386/tlsnopic.dd: Likewise
133         * ld-i386/tlspic.dd: Likewise
134         * ld-x86-64/tlsbin.dd: Likewise
135         * ld-x86-64/tlsbindesc.dd: Likewise
136         * ld-x86-64/tlsdesc.dd: Likewise
137         * ld-x86-64/tlsgdesc.dd: Likewise
138         * ld-x86-64/tlspic.dd: Likewise
139
140 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
141
142         * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
143         to test that entry for deleted function is zeroed.  Add a
144         somewhat closer to normal .eh_frame to test that fde for
145         deleted function is removed.
146         * ld-linkonce/y.s: Likewise.
147         * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
148         * ld-linkonce/zeroehl32.d: Update.
149
150 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
151
152         * ld-arm/arm-app-abs32.d: Convert to unified syntax.
153         * ld-arm/arm-app.d: Likewise.
154         * ld-arm/arm-lib-plt32.d: Likewise.
155         * ld-arm/arm-lib.d: Likewise.
156         * ld-arm/arm-static-app.d: Likewise.
157         * ld-arm/armthumb-lib.d: Likewise.
158         * ld-arm/mixed-app-v5.d: Likewise.
159         * ld-arm/mixed-app.d: Likewise.
160         * ld-arm/mixed-lib.d: Likewise.
161
162 2007-04-18  Alan Modra  <amodra@bigpond.net.au>
163
164         * ld-spu/ovl.lnk: Use OVERLAY keyword.
165
166 2007-04-17  Paul Brook  <paul@codesourcery.com>
167
168         * ld-arm/preempt-app.s: New test.
169         * ld-arm/preempt-app.sym: New.
170         * ld-arm/arm-elf.exp: Add preempt-app.
171
172 2007-04-12  Richard Sandiford  <richard@codesourcery.com>
173
174         * ld-mips-elf/vxworks1-lib.td: New test.
175         * ld-mips-elf/mips-elf.exp: Run it.
176
177 2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
178
179         PR ld/4304
180         * ld-i386/i386.exp: Run "warn1".
181
182         * ld-i386/warn1.d: New file.
183         * ld-i386/warn1.s: Likewise.
184
185 2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
186
187         * ld-i386/combreloc.d: Remove #target: i?86-*-*.
188         * ld-i386/reloc.d: Likewise.
189
190 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
191
192         * ld-spu/ovl2.d: Update.
193
194 2007-04-02  H.J. Lu  <hongjiu.lu@intel.com>
195
196         PR ld/4090
197         * ld-elf/expr1.d: New file.
198         * ld-elf/expr1.s: Likewise.
199         * ld-elf/expr1.t: Likewise.
200
201 2007-03-29  Richard Sandiford  <richard@codesourcery.com>
202
203         * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
204         * ld-libs/libs.exp: New files.
205
206 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
207
208         * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
209         * ld-vxworks/vxworks.exp: New files.
210
211 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
212
213         * ld-elf/note-1.s: Increase .foo size.
214
215 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
216
217         * ld-spu/spu.exp (embed_test): New.
218         * ld-spu/ear.s: New.
219         * ld-spu/ear.d: New.
220         * ld-spu/embed.rd: New.
221         * ld-spu/ovl2.s: New.
222         * ld-spu/ovl2.d: New.
223
224 2007-03-24  Alan Modra  <amodra@bigpond.net.au>
225
226         * ld-elf/overlay.d: -u symbols we want to see in the output.
227
228 2007-03-23  Alan Modra  <amodra@bigpond.net.au>
229
230         * ld-spu/ovl.s (f4_a2): Tail call.
231         * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
232         Update expected results.
233
234 2007-03-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
235
236         * ld-sh/ld-r-1.d: Update.
237         * ld-sh/shared-1.d: Likewise.
238
239 2007-03-23  Alan Modra  <amodra@bigpond.net.au>
240
241         * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
242
243 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
244
245         PR ld/4210
246         * ld-pe/image_size.d: New file.
247         * ld-pe/image_size.s: Likewise.
248         * ld-pe/image_size.t: Likewise.
249
250         * ld-pe/pe.exp: Run image_size.
251
252 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
253
254         PR ld/4007
255         * ld-elf/note-1.d: New file.
256         * ld-elf/note-1.s: Likewise.
257         * ld-elf/note-1.t: Likewise.
258         * ld-i386/alloc.d: Likewise.
259         * ld-i386/alloc.s: Likewise.
260         * ld-i386/alloc.t: Likewise.
261
262         * ld-i386/i386.exp: Run "alloc".
263
264 2007-03-20  Paul Brook  <paul@codesourcery.com>
265
266         * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
267         * ld-arm/arm-pic-veneer.d: New test.
268         * ld-arm/arm-pic-veneer.s: New test.
269
270 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
271
272         * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
273         to 0.
274
275 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
276
277         * ld-elf/extract-symbol-1sec.d: xfail hppa.
278         * ld-elf/extract-symbol-1sym.d: xfail hppa.
279
280 2007-03-07  H.J. Lu  <hongjiu.lu@intel.com>
281
282         PR 3958
283         * ld-elf/linkonce1.d: New.
284         * ld-elf/linkonce1a.s: New.
285         * ld-elf/linkonce1b.s: New.
286         * ld-elf/linkonce2.d: New.
287         * ld-i386/pcrel16abs.d: New.
288         * ld-i386/pcrel16abs.s: New.
289         * ld-i386/i386.exp: Run it.
290
291 2007-03-06  H.J. Lu  <hongjiu.lu@intel.com>
292
293         PR ld/4144
294         * ld-elf/nobits-1.d: New file.
295         * ld-elf/nobits-1.s: Likewise.
296         * ld-elf/nobits-1.t: Likewise.
297
298 2007-03-02  Richard Sandiford  <richard@codesourcery.com>
299
300         * ld-elf/binutils.exp: Revert last change.
301
302 2007-03-01  Richard Sandiford  <richard@codesourcery.com>
303
304         * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
305         * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
306         * ld-elf/binutils.exp: Run them.
307
308 2007-02-28  Nick Clifton  <nickc@redhat.com>
309
310         PR ld/3796
311         * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
312         (armeabitests): ... here, a new array for EABI specific tests.
313         (armelftests): Add extra command line options for VFP11 fix tests
314         and thumb shared library test.
315
316 2007-02-22  Paul Brook  <paul@codesourcery.com>
317
318         * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
319         * ld-arm/gc-unwind.s: New file.
320         * ld-arm/gc-unwind.d: New file.
321
322 2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
323
324         PR ld/3953
325         * ld-elf/beginwarn.c: New file.
326         * ld-elf/warn.out: Likewise.
327
328         * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
329         (run_tests): Add "Run warn with versioned libfoo.so".
330
331         * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
332         and remove target first.
333         (default_ld_link): Likewise.
334         (default_ld_simple_link): Likewise.
335         (run_ld_link_exec_tests): Take an optional linker warning and
336         check it.
337         (default_ld_link): Check pruned linker output.
338
339 2007-02-13  H.J. Lu  <hongjiu.lu@intel.com>
340
341         * ld-scripts/default-script1.d: Expect extra symbols.
342         * ld-scripts/default-script2.d: Likewise.
343         * ld-scripts/default-script3.d: Likewise.
344         * ld-scripts/default-script4.d: Likewise.
345
346 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
347
348         * ld-powerpc/relbrlt.d: Update.
349         * ld-powerpc/tlsexe.r: Update.
350         * ld-powerpc/tlsexetoc.r: Update.
351         * ld-powerpc/tlsso.r: Update.
352         * ld-powerpc/tlstocso.r: Update.
353
354 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
355
356         * ld-powerpc/relbrlt.d: Update.
357
358 2007-02-06  Nick Clifton  <nickc@redhat.com>
359
360         PR ld/3805
361         * ld-elf/sec64k.exp: Expect the relocatable version of this test
362         to fail for the m32r because it creates both .rel and .rela
363         sections.
364
365 2007-02-05  Dave Brolley  <brolley@redhat.com>
366
367         * ld-undefined/undefined.exp: XFAIL the undefined test
368         * ld-mep: New, with content.
369
370 2007-02-05  H.J. Lu  <hongjiu.lu@intel.com>
371
372         * ld-i386/pcrel16.d: Undo the last change.
373         * ld-x86-64/pcrel16.d: Likewise.
374
375 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
376
377         * ld-i386/pcrel16.d: Updated.
378         * ld-x86-64/pcrel16.d: Likewise.
379
380 2007-02-01  Alan Modra  <amodra@bigpond.net.au>
381
382         * ld-scripts/default-script.exp: Add "--local-store 0:0" to
383         LDFLAGS for spu.
384
385 2007-01-29  Julian Brown  <julian@codesourcery.com>
386
387         * ld-arm/arm-elf.exp: Add VFP11 tests.
388         * ld-arm/vfp11-fix-none.s: New file.
389         * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
390         * ld-arm/vfp11-fix-scalar.s: New file.
391         * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
392         * ld-arm/vfp11-fix-vector.s: New file.
393         * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
394
395 2007-01-23  Nathan Sidwell  <nathan@codesourcery.com>
396
397         * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
398         * ld-elf/header.s: Adjust.
399         * ld-elf/header.t: Reduce initial offset.
400
401 2007-01-23  Andreas Schwab  <schwab@suse.de>
402
403         * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
404         assembler output.
405
406 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
407
408         * ld-elf/dl6.c: New file.
409         * ld-elf/dl6a.out: Likewise.
410         * ld-elf/dl6amain.c: Likewise.
411         * ld-elf/dl6b.out: Likewise.
412         * ld-elf/dl6bmain.c: Likewise.
413         * ld-elf/dl6cmain.c: Likewise.
414         * ld-elf/dl6dmain.c: Likewise.
415
416         * ld-elf/shared.exp: Add new tests for -Bsymbolic,
417         -Bsymbolic-functions, --dynamic-list-data and
418         --dynamic-list-cpp-new.
419
420 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
421
422         * ld-elf/maxpage3.t: New file.
423         * ld-elf/maxpage3a.d: Likewise.
424         * ld-elf/maxpage3b.d: Likewise.
425         * ld-elf/maxpage3c.d: Likewise.
426
427 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
428
429         * ld-scripts/default-script.exp: New file.
430         * ld-scripts/default-script.s: Likewise.
431         * ld-scripts/default-script.t: Likewise.
432         * ld-scripts/default-script1.d: Likewise.
433         * ld-scripts/default-script2.d: Likewise.
434         * ld-scripts/default-script3.d: Likewise.
435         * ld-scripts/default-script4.d: Likewise.
436
437 2007-01-18  H.J. Lu  <hongjiu.lu@intel.com>
438
439         PR ld/1283
440         * lib/ld-lib.exp (run_dump_test): Remove output file first.
441
442 2007-01-17  H.J. Lu  <hongjiu.lu@intel.com>
443
444         * ld-elf/header.d: Adjust for .text section with 16byte
445         alignment.
446
447 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
448
449         * ld-elf/dl1main.c (main): Fix a typo.
450
451 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
452
453         PR ld/3831
454         * ld-elf/del.cc: New.
455         * ld-elf/dl5.cc: Likewise.
456         * ld-elf/dl5.out: Likewise.
457         * ld-elf/new.cc: Likewise.
458
459         * ld-elf/shared.exp: Add tests for --dynamic-list-data and
460          --dynamic-list-cpp-new.
461
462 2007-01-12  Hans-Peter Nilsson  <hp@axis.com>
463
464         * ld-elf/header.d: Allow arbitrary lines between "Program Header"
465         and "Sections".  Only run on *-*-linux*.
466
467 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
468
469         * ld-elf/header.d: New.
470         * ld-elf/header.t: New.
471         * ld-elf/header.s: New.
472
473 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
474
475         * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
476         x86_64-*-mingw*.
477         * ld-pe/pe.exp: Ditto.
478         * ld-scripts/align.exp: Ditto.
479         * ld-scripts/defined.exp: Ditto.
480         * ld-scripts/provide.exp: Ditto.
481         * ld-scripts/weak.exp: Ditto.
482
483 2007-01-06  Nathan Sidwell  <nathan@codesourcery.com>
484
485         * ld-scripts/expr.exp: New.
486         * ld-scripts/expr1.s: New.
487         * ld-scripts/expr1.d: New.
488         * ld-scripts/expr1.t: New.
489
490 For older changes see ChangeLog-2006
491 \f
492 Local Variables:
493 mode: change-log
494 left-margin: 8
495 fill-column: 74
496 version-control: never
497 End: