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