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