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