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