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