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