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