2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
43edfb7f
L
12007-05-15 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/4504
4 * ld-elf/data1.c: New file.
5 * ld-elf/data1.h: Likewise.
6 * ld-elf/dynbss1.c: Likewise.
7 * ld-elf/pass.out: Likewise.
8
9 * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
10 (run_tests): Add "Run with libdata1.so".
11
e68ed250
RS
122007-05-15 Richard Sandiford <richard@codesourcery.com>
13
14 * ld-arm/vxworks1.ld: Swap .bss and .data.
15 * ld-arm/vxworks1-lib.rd: Update accordingly.
16 * ld-arm/vxworks1-lib.td: New test.
17 * ld-arm/arm-elf.exp: Run it.
18
19 * ld-i386/vxworks1.ld: Swap .bss and .data.
20 * ld-i386/vxworks1-lib.rd: Update accordingly.
21 * ld-i386/vxworks1-lib.td: New test.
22 * ld-i386/i386.exp: Run it.
23
24 * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
25 * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
26 * ld-mips-elf/vxworks1.rd: Likewise.
27
28 * ld-powerpc/vxworks1.ld: Swap .bss and .data.
29 * ld-powerpc/vxworks1-lib.rd: Update accordingly.
30 * ld-powerpc/vxworks1-lib.td: New test.
31 * ld-powerpc/powerpc.exp: Run it.
32
33 * ld-sh/vxworks1.ld: Swap .bss and .data.
34 * ld-sh/vxworks1-lib.rd: Update accordingly.
35 * ld-sh/vxworks1-lib.td: New test.
36 * ld-sh/sh-vxworks.exp: Run it.
37
38 * ld-sparc/vxworks1.ld: Swap .bss and .data.
39 * ld-sparc/vxworks1-lib.rd: Update accordingly.
40 * ld-sparc/vxworks1-lib.td: New test.
41 * ld-sparc/sparc.exp: Run it.
42
5c18022e
RS
432007-05-15 Richard Sandiford <richard@codesourcery.com>
44
45 * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
46 against symbol 0.
47
a00a1f35
MS
482007-05-15 Mark Shinwell <shinwell@codesourcery.com>
49
50 * ld-arm/arm-elf.exp: Add jump19 testcase.
51 * ld-arm/jump19.d: New.
52 * ld-arm/jump19.s: New.
53
224e2b28
RS
542007-05-14 Richard Sandiford <richard@codesourcery.com>
55
56 * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
57 contents. Consistently use "!" as the comment character.
58 Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
59 * ld-sh/vxworks1-le.dd: Likewise.
60 * ld-sh/vxworks1-lib.dd: Likewise.
61 * ld-sh/vxworks1-lib-le.dd: Likewise.
62 * ld-sh/vxworks3.dd: Likewise.
63 * ld-sh/vxworks3-le.dd: Likewise.
64
b7b7fe3f
AS
652007-05-14 Andreas Schwab <schwab@suse.de>
66
67 * ld-elf/dl2a.list: New file.
68 * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
69
d3753b85
RS
702007-05-10 Richard Sandiford <richard@codesourcery.com>
71
72 * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
73 "pop" instead of ldmia. Don't require specific symbolic addresses
74 for in-text addresses. Expect data to be rendered as .words rather
75 than disassembled.
76 * ld-arm/vxworks1.dd: Likewise.
77
8c252fd9
RS
782007-05-10 Richard Sandiford <richard@codesourcery.com>
79
80 * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
81
353a0210
NS
822007-04-27 Nathan Sidwell <nathan@codesourcery.com>
83
84 * ld-m68k/plt1-isac.d: New.
85 * ld-m68k/m68k.exp: Add it.
86
5d669648
L
872007-04-26 H.J. Lu <hongjiu.lu@intel.com>
88
89 PR binutils/4430
90 * ld-i386/tlsbin.dd: Updated.
91 * ld-i386/tlsbindesc.dd: Likewise
92 * ld-i386/tlsdesc.dd: Likewise
93 * ld-i386/tlsgdesc.dd: Likewise
94 * ld-i386/tlsnopic.dd: Likewise
95 * ld-i386/tlspic.dd: Likewise
96 * ld-x86-64/tlsbin.dd: Likewise
97 * ld-x86-64/tlsbindesc.dd: Likewise
98 * ld-x86-64/tlsdesc.dd: Likewise
99 * ld-x86-64/tlsgdesc.dd: Likewise
100 * ld-x86-64/tlspic.dd: Likewise
101
98f17e6e
AM
1022007-04-24 Alan Modra <amodra@bigpond.net.au>
103
104 * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
105 to test that entry for deleted function is zeroed. Add a
106 somewhat closer to normal .eh_frame to test that fde for
107 deleted function is removed.
108 * ld-linkonce/y.s: Likewise.
109 * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
110 * ld-linkonce/zeroehl32.d: Update.
111
743b2a1e
RE
1122007-04-21 Richard Earnshaw <rearnsha@arm.com>
113
114 * ld-arm/arm-app-abs32.d: Convert to unified syntax.
115 * ld-arm/arm-app.d: Likewise.
116 * ld-arm/arm-lib-plt32.d: Likewise.
117 * ld-arm/arm-lib.d: Likewise.
118 * ld-arm/arm-static-app.d: Likewise.
119 * ld-arm/armthumb-lib.d: Likewise.
120 * ld-arm/mixed-app-v5.d: Likewise.
121 * ld-arm/mixed-app.d: Likewise.
122 * ld-arm/mixed-lib.d: Likewise.
123
152d792f
AM
1242007-04-18 Alan Modra <amodra@bigpond.net.au>
125
126 * ld-spu/ovl.lnk: Use OVERLAY keyword.
127
fcb93ecf
PB
1282007-04-17 Paul Brook <paul@codesourcery.com>
129
130 * ld-arm/preempt-app.s: New test.
131 * ld-arm/preempt-app.sym: New.
132 * ld-arm/arm-elf.exp: Add preempt-app.
133
9e3313ae
RS
1342007-04-12 Richard Sandiford <richard@codesourcery.com>
135
136 * ld-mips-elf/vxworks1-lib.td: New test.
137 * ld-mips-elf/mips-elf.exp: Run it.
138
9267588c
L
1392007-04-05 H.J. Lu <hongjiu.lu@intel.com>
140
141 PR ld/4304
142 * ld-i386/i386.exp: Run "warn1".
143
144 * ld-i386/warn1.d: New file.
145 * ld-i386/warn1.s: Likewise.
146
ea9cd3c8
L
1472007-04-05 H.J. Lu <hongjiu.lu@intel.com>
148
149 * ld-i386/combreloc.d: Remove #target: i?86-*-*.
150 * ld-i386/reloc.d: Likewise.
151
c1b2796f
AM
1522007-04-05 Alan Modra <amodra@bigpond.net.au>
153
154 * ld-spu/ovl2.d: Update.
155
f856040a
L
1562007-04-02 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR ld/4090
159 * ld-elf/expr1.d: New file.
160 * ld-elf/expr1.s: Likewise.
161 * ld-elf/expr1.t: Likewise.
162
bcb674cf
RS
1632007-03-29 Richard Sandiford <richard@codesourcery.com>
164
165 * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
166 * ld-libs/libs.exp: New files.
167
c76308d2
RS
1682007-03-28 Richard Sandiford <richard@codesourcery.com>
169
170 * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
171 * ld-vxworks/vxworks.exp: New files.
172
067b934b
AM
1732007-03-27 Alan Modra <amodra@bigpond.net.au>
174
175 * ld-elf/note-1.s: Increase .foo size.
176
0fd7d342
AM
1772007-03-27 Alan Modra <amodra@bigpond.net.au>
178
179 * ld-spu/spu.exp (embed_test): New.
180 * ld-spu/ear.s: New.
181 * ld-spu/ear.d: New.
182 * ld-spu/embed.rd: New.
183 * ld-spu/ovl2.s: New.
184 * ld-spu/ovl2.d: New.
185
34711ca3
AM
1862007-03-24 Alan Modra <amodra@bigpond.net.au>
187
188 * ld-elf/overlay.d: -u symbols we want to see in the output.
189
706d7558
AM
1902007-03-23 Alan Modra <amodra@bigpond.net.au>
191
192 * ld-spu/ovl.s (f4_a2): Tail call.
193 * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
194 Update expected results.
195
683b7041
KK
1962007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
197
198 * ld-sh/ld-r-1.d: Update.
199 * ld-sh/shared-1.d: Likewise.
200
9f264ea9
AM
2012007-03-23 Alan Modra <amodra@bigpond.net.au>
202
203 * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
204
831480e9 2052007-03-22 H.J. Lu <hongjiu.lu@intel.com>
50572669
L
206
207 PR ld/4210
208 * ld-pe/image_size.d: New file.
209 * ld-pe/image_size.s: Likewise.
210 * ld-pe/image_size.t: Likewise.
211
212 * ld-pe/pe.exp: Run image_size.
213
0920dee7
L
2142007-03-22 H.J. Lu <hongjiu.lu@intel.com>
215
216 PR ld/4007
217 * ld-elf/note-1.d: New file.
218 * ld-elf/note-1.s: Likewise.
219 * ld-elf/note-1.t: Likewise.
220 * ld-i386/alloc.d: Likewise.
221 * ld-i386/alloc.s: Likewise.
222 * ld-i386/alloc.t: Likewise.
223
224 * ld-i386/i386.exp: Run "alloc".
225
27e55c4d
PB
2262007-03-20 Paul Brook <paul@codesourcery.com>
227
228 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
229 * ld-arm/arm-pic-veneer.d: New test.
230 * ld-arm/arm-pic-veneer.s: New test.
231
6d59ad82
RS
2322007-03-08 Richard Sandiford <richard@codesourcery.com>
233
234 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
235 to 0.
236
f7803990
AM
2372007-03-07 Alan Modra <amodra@bigpond.net.au>
238
239 * ld-elf/extract-symbol-1sec.d: xfail hppa.
240 * ld-elf/extract-symbol-1sym.d: xfail hppa.
241
ab96bf03
AM
2422007-03-07 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR 3958
245 * ld-elf/linkonce1.d: New.
246 * ld-elf/linkonce1a.s: New.
247 * ld-elf/linkonce1b.s: New.
248 * ld-elf/linkonce2.d: New.
249 * ld-i386/pcrel16abs.d: New.
250 * ld-i386/pcrel16abs.s: New.
251 * ld-i386/i386.exp: Run it.
252
d64cc92a
L
2532007-03-06 H.J. Lu <hongjiu.lu@intel.com>
254
255 PR ld/4144
256 * ld-elf/nobits-1.d: New file.
257 * ld-elf/nobits-1.s: Likewise.
258 * ld-elf/nobits-1.t: Likewise.
259
cde1b439
RS
2602007-03-02 Richard Sandiford <richard@codesourcery.com>
261
262 * ld-elf/binutils.exp: Revert last change.
263
d3e52d40
RS
2642007-03-01 Richard Sandiford <richard@codesourcery.com>
265
266 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
267 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
268 * ld-elf/binutils.exp: Run them.
269
2a7bf98e
NC
2702007-02-28 Nick Clifton <nickc@redhat.com>
271
272 PR ld/3796
273 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
274 (armeabitests): ... here, a new array for EABI specific tests.
275 (armelftests): Add extra command line options for VFP11 fix tests
276 and thumb shared library test.
277
6a5bb875
PB
2782007-02-22 Paul Brook <paul@codesourcery.com>
279
280 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
281 * ld-arm/gc-unwind.s: New file.
282 * ld-arm/gc-unwind.d: New file.
283
fab4a87f
L
2842007-02-14 H.J. Lu <hongjiu.lu@intel.com>
285
286 PR ld/3953
287 * ld-elf/beginwarn.c: New file.
288 * ld-elf/warn.out: Likewise.
289
290 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
291 (run_tests): Add "Run warn with versioned libfoo.so".
292
293 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
294 and remove target first.
295 (default_ld_link): Likewise.
296 (default_ld_simple_link): Likewise.
297 (run_ld_link_exec_tests): Take an optional linker warning and
298 check it.
299 (default_ld_link): Check pruned linker output.
300
a243fa97
L
3012007-02-13 H.J. Lu <hongjiu.lu@intel.com>
302
303 * ld-scripts/default-script1.d: Expect extra symbols.
304 * ld-scripts/default-script2.d: Likewise.
305 * ld-scripts/default-script3.d: Likewise.
306 * ld-scripts/default-script4.d: Likewise.
307
e4e0193e
AM
3082007-02-13 Alan Modra <amodra@bigpond.net.au>
309
310 * ld-powerpc/relbrlt.d: Update.
311 * ld-powerpc/tlsexe.r: Update.
312 * ld-powerpc/tlsexetoc.r: Update.
313 * ld-powerpc/tlsso.r: Update.
314 * ld-powerpc/tlstocso.r: Update.
315
84f5d08e
AM
3162007-02-12 Alan Modra <amodra@bigpond.net.au>
317
318 * ld-powerpc/relbrlt.d: Update.
319
cc9fe443
NC
3202007-02-06 Nick Clifton <nickc@redhat.com>
321
322 PR ld/3805
323 * ld-elf/sec64k.exp: Expect the relocatable version of this test
324 to fail for the m32r because it creates both .rel and .rela
325 sections.
326
19d9b7d3
DB
3272007-02-05 Dave Brolley <brolley@redhat.com>
328
329 * ld-undefined/undefined.exp: XFAIL the undefined test
330 * ld-mep: New, with content.
331
eb7834a6 3322007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
333
334 * ld-i386/pcrel16.d: Undo the last change.
335 * ld-x86-64/pcrel16.d: Likewise.
336
eb7834a6 3372007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
338
339 * ld-i386/pcrel16.d: Updated.
340 * ld-x86-64/pcrel16.d: Likewise.
341
b25b09cb
AM
3422007-02-01 Alan Modra <amodra@bigpond.net.au>
343
344 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
345 LDFLAGS for spu.
346
b785d0e1
JB
3472007-01-29 Julian Brown <julian@codesourcery.com>
348
349 * ld-arm/arm-elf.exp: Add VFP11 tests.
350 * ld-arm/vfp11-fix-none.s: New file.
351 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
352 * ld-arm/vfp11-fix-scalar.s: New file.
353 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
354 * ld-arm/vfp11-fix-vector.s: New file.
355 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
356
723cda25
NS
3572007-01-23 Nathan Sidwell <nathan@codesourcery.com>
358
359 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
360 * ld-elf/header.s: Adjust.
361 * ld-elf/header.t: Reduce initial offset.
362
7b69d466
AS
3632007-01-23 Andreas Schwab <schwab@suse.de>
364
365 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
366 assembler output.
367
5f400437 3682007-01-19 H.J. Lu <hongjiu.lu@intel.com>
d8cf8b51
L
369
370 * ld-elf/dl6.c: New file.
371 * ld-elf/dl6a.out: Likewise.
372 * ld-elf/dl6amain.c: Likewise.
373 * ld-elf/dl6b.out: Likewise.
374 * ld-elf/dl6bmain.c: Likewise.
375 * ld-elf/dl6cmain.c: Likewise.
376 * ld-elf/dl6dmain.c: Likewise.
377
378 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
379 -Bsymbolic-functions, --dynamic-list-data and
380 --dynamic-list-cpp-new.
381
b8142865
L
3822007-01-19 H.J. Lu <hongjiu.lu@intel.com>
383
384 * ld-elf/maxpage3.t: New file.
385 * ld-elf/maxpage3a.d: Likewise.
386 * ld-elf/maxpage3b.d: Likewise.
387 * ld-elf/maxpage3c.d: Likewise.
388
5f400437 3892007-01-19 H.J. Lu <hongjiu.lu@intel.com>
14be8564
L
390
391 * ld-scripts/default-script.exp: New file.
392 * ld-scripts/default-script.s: Likewise.
393 * ld-scripts/default-script.t: Likewise.
394 * ld-scripts/default-script1.d: Likewise.
395 * ld-scripts/default-script2.d: Likewise.
396 * ld-scripts/default-script3.d: Likewise.
397 * ld-scripts/default-script4.d: Likewise.
398
30dabe8a
L
3992007-01-18 H.J. Lu <hongjiu.lu@intel.com>
400
401 PR ld/1283
402 * lib/ld-lib.exp (run_dump_test): Remove output file first.
403
e47251a9
L
4042007-01-17 H.J. Lu <hongjiu.lu@intel.com>
405
406 * ld-elf/header.d: Adjust for .text section with 16byte
407 alignment.
408
f7a46012
L
4092007-01-16 H.J. Lu <hongjiu.lu@intel.com>
410
411 * ld-elf/dl1main.c (main): Fix a typo.
412
40b36307
L
4132007-01-16 H.J. Lu <hongjiu.lu@intel.com>
414
415 PR ld/3831
416 * ld-elf/del.cc: New.
417 * ld-elf/dl5.cc: Likewise.
418 * ld-elf/dl5.out: Likewise.
419 * ld-elf/new.cc: Likewise.
420
421 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
422 --dynamic-list-cpp-new.
423
c3c6b70e
HPN
4242007-01-12 Hans-Peter Nilsson <hp@axis.com>
425
426 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
427 and "Sections". Only run on *-*-linux*.
428
59e0647f
NS
4292007-01-11 Nathan Sidwell <nathan@codesourcery.com>
430
431 * ld-elf/header.d: New.
432 * ld-elf/header.t: New.
433 * ld-elf/header.s: New.
434
42037fe5
NC
4352007-01-08 Kai Tietz <kai.tietz@onevision.com>
436
437 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
438 x86_64-*-mingw*.
439 * ld-pe/pe.exp: Ditto.
440 * ld-scripts/align.exp: Ditto.
441 * ld-scripts/defined.exp: Ditto.
442 * ld-scripts/provide.exp: Ditto.
443 * ld-scripts/weak.exp: Ditto.
444
cc3e2771
NS
4452007-01-06 Nathan Sidwell <nathan@codesourcery.com>
446
447 * ld-scripts/expr.exp: New.
448 * ld-scripts/expr1.s: New.
449 * ld-scripts/expr1.d: New.
450 * ld-scripts/expr1.t: New.
451
5ccca1c0 452For older changes see ChangeLog-2006
c9e214e5
AM
453\f
454Local Variables:
455mode: change-log
456left-margin: 8
457fill-column: 74
458version-control: never
459End:
This page took 0.165925 seconds and 4 git commands to generate.