* ldlang.c (lang_map): Increment lang_statement_iteration so that DEFINED() expressio...
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2007-08-31 Tristan Gingold <gingold@adacore.com>
2
3 * ld-script/map-address.t: Add a test for testing DEFINED in map
4 output.
5 * ld-script/map-address.d: Update expected output.
6
7 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
8 Joseph Myers <joseph@codesourcery.com>
9
10 * ld-elfcomm/elfcomm.exp: Use run_host_cmd. Only check "which
11 $CC" if host is local.
12 * ld-checks/checks.exp: Use run_host_cmd.
13 * ld-elf/exclude.exp: Likewise.
14 * ld-elf/elf.exp: Download merge.ld if host is remote.
15 * ld-elf/binutils.exp (binutils_test): Use remote_exec.
16 * ld-elf/tls_common.exp: Use run_host_cmd.
17 * lib/ld-lib.exp (ld_version): Only check "which $ld" if host is
18 local. Use remote_exec.
19 (run_host_cmd): New.
20 (run_host_cmd_yesno): New.
21 (default_ld_relocate): Use run_host_cmd_yesno.
22 (default_ld_link): Likewise.
23 (default_ld_simple_link): Use run_host_cmd.
24 (default_ld_compile): Only check "which $ccprog" if host is local.
25 Use remote_file and remote_exec.
26 (default_ld_assemble): Only check "which $as" if host is local.
27 Use run_host_cmd.
28 (default_ld_nm): Use remote_exec, remote_upload and remote_file.
29 (run_dump_test): Use remote_exec, remote_upload and remote_file.
30 Only check "which $binary" if host is local.
31 (run_ld_link_tests): Use remote_exec, remote_upload and
32 remote_file.
33 * ld-selective/selective.exp: Only check "which $CXX" if host is
34 local. Use remote_exec.
35 * ld-scripts/phdrs.exp: Only check "which $objdump" if host is
36 local. Use run_host_cmd.
37 * ld-scripts/phdrs2.exp: Likewise.
38 * ld-scripts/weak.exp: Likewise.
39 * ld-undefined/weak-undef.exp: Likewise.
40 * ld-scripts/crossref.exp: Only check "which $CC" if host is local.
41 Use run_host_cmd.
42 * ld-scripts/map-address.exp: Upload map_address.map if host is
43 remote.
44 * ld-srec/srec.exp (run_srec_tests): Use run_host_cmd. Only check
45 "which $CC" and "which $CXX" if host is local.
46 * ld-undefined/undefined.exp: Only check "which $CC" if host is
47 local. Use remote_file and run_host_cmd.
48 * config/default.exp: Use remote_exec to create tmpdir.
49
50 2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
51
52 * ld-i386/i386.exp (i386tests): Add a test for TLS IE->LE
53 transition.
54 Run tlsie2, tlsie3, tlsie4 and tlsie5.
55
56 * ld-i386/tlsie1.dd: New file.
57 * ld-i386/tlsie1.s: Likewise.
58 * ld-i386/tlsie2.d: Likewise.
59 * ld-i386/tlsie2.s: Likewise.
60 * ld-i386/tlsie3.d: Likewise.
61 * ld-i386/tlsie3.s: Likewise.
62 * ld-i386/tlsie4.d: Likewise.
63 * ld-i386/tlsie4.s: Likewise.
64 * ld-i386/tlsie5.d: Likewise.
65 * ld-i386/tlsie5.s: Likewise.
66 * ld-x86-64/tlsgd2.d: Likewise.
67 * ld-x86-64/tlsgd2.s: Likewise.
68 * ld-x86-64/tlsgd3.d: Likewise.
69 * ld-x86-64/tlsgd3.s: Likewise.
70 * ld-x86-64/tlsie1.dd: Likewise.
71 * ld-x86-64/tlsie1.s: Likewise.
72 * ld-x86-64/tlsie2.d: Likewise.
73 * ld-x86-64/tlsie2.s: Likewise.
74 * ld-x86-64/tlsie3.d: Likewise.
75 * ld-x86-64/tlsie3.s: Likewise.
76
77 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for TLS LD->LE
78 transition.
79 Run tlsgd2, tlsgd3, tlsie2 and tlsie3.
80
81 2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
82
83 * ld-i386/tlsbinpic.s: Add a new GD -> IE test.
84
85 * ld-i386/tlsgd1.s: Add a new GD -> LE test.
86
87 * ld-i386/tlsbin.dd: Updated.
88 * ld-i386/tlsbin.rd: Likewise.
89 * ld-i386/tlsgd1.dd: Likewise.
90
91 2007-08-17 Jakub Jelinek <jakub@redhat.com>
92
93 * ld-sparc/tlssunnopic32.dd: Fix up #target.
94 * ld-sparc/tlssunnopic32.rd: Likewise.
95 * ld-sparc/tlssunnopic32.sd: Likewise.
96 * ld-sparc/tlssunnopic64.dd: Likewise.
97 * ld-sparc/tlssunnopic64.rd: Likewise.
98 * ld-sparc/tlssunnopic64.sd: Likewise.
99
100 2007-08-17 Richard Sandiford <richard@codesourcery.com>
101
102 * lib/ld-lib.exp (run_dump_test): Allow [big_or_little_endian]
103 to appear in assembler and linker options.
104 * ld-mips-elf/vxworks1-static.d (ld): Add [big_or_little_endian].
105
106 2007-08-16 Alan Modra <amodra@bigpond.net.au>
107
108 * ld-srec/srec.exp: Always pass "-G 0". Remove all powerpc
109 xfails.
110
111 2007-08-14 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR ld/4918
114 * ld-i386/i386.exp (i386tests): Add tlsgd1 and tlsld1 tests.
115 * ld-x86-64/x86-64.exp (x86_64tests): Likewise.
116
117 * ld-i386/tlsgd1.dd: New file.
118 * ld-i386/tlsgd1.s: Likewise.
119 * ld-i386/tlsld1.dd: Likewise.
120 * ld-i386/tlsld1.s: Likewise.
121 * ld-x86-64/tlsgd1.dd: Likewise.
122 * ld-x86-64/tlsgd1.s: Likewise.
123 * ld-x86-64/tlsld1.dd: Likewise.
124 * ld-x86-64/tlsld1.s: Likewise.
125
126 2007-08-13 Richard Sandiford <richard@codesourcery.com>
127
128 * ld-mips-elf/vxworks-forced-local-1.d,
129 * ld-mips-elf/vxworks-forced-local-1.s,
130 * ld-mips-elf/vxworks-forced-local-1.ver: New test.
131 * ld-mips-elf/mips-elf.exp: Run it.
132 * ld-mips-elf/tlsdyn-o32-2.d: Adjust for removal of unnecessary
133 local GOT entry.
134 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
135 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
136 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
137 * ld-mips-elf/vxworks1-lib.dd: Likewise.
138 * ld-mips-elf/vxworks1-lib.rd: Likewise.
139
140 2007-08-13 Alan Modra <amodra@bigpond.net.au>
141
142 * ld-powerpc/relbrlt.s (.text.pad2): Adjust space.
143 * ld-powerpc/relbrlt.d: Update.
144 * ld-powerpc/tlsexe.d: Update.
145 * ld-powerpc/tlsexe.g: Update.
146 * ld-powerpc/tlsexe.r: Update.
147 * ld-powerpc/tlsexetoc.d: Update.
148 * ld-powerpc/tlsexetoc.g: Update.
149 * ld-powerpc/tlsexetoc.r: Update.
150 * ld-powerpc/tlsso.d: Update.
151 * ld-powerpc/tlsso.g: Update.
152 * ld-powerpc/tlsso.r: Update.
153 * ld-powerpc/tlstocso.d: Update.
154 * ld-powerpc/tlstocso.g: Update.
155
156 2007-08-06 Kai Tietz <kai.tietz@onevision.com>
157
158 PR ld/4877
159 * ld-pe/pe.exp: Special diff file for x86_64-mingw target.
160 * ld-pe/secrel_64.d: New.
161
162 2007-08-03 Daniel Jacobowitz <dan@codesourcery.com>
163
164 * ld-srec/srec.exp: XFAIL for powerpc*-*-*.
165
166 2007-08-01 Adam Nemet <anemet@caviumnetworks.com>
167
168 * ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
169 ld-mips-elf/reloc-5.s, ld-mips-elf/reloc-5.d: New tests.
170 * ld-mips-elf/mips-elf.exp: Invoke them.
171
172 2007-07-29 Alan Modra <amodra@bigpond.net.au>
173
174 * ld-elf/weak-dyn-1.rd: Adjust.
175
176 2007-07-25 Daniel Jacobowitz <dan@codesourcery.com>
177
178 * ld-cdtest/cdtest-foo.cc (strncpy): Fix parameter name.
179
180 2007-07-24 Nick Clifton <nickc@redhat.com>
181
182 * ld-arm/arm-elf.exp: Move EABI attribute tests into EABI only
183 section.
184
185 2007-07-23 Richard Sandiford <richard@codesourcery.com>
186
187 * ld-elf/weak-dyn-1a.s, ld-elf/weak-dyn-1b.s, ld-elf/weak-dyn-1.ld,
188 * ld-elf/weak-dyn-1.rd: New test.
189 * ld-elf/elf.exp: Run it.
190
191 2007-07-13 Nathan Sidwell <nathan@codesourcery.com>
192
193 * ld-scripts/assert.t: Tweak to avoid relying on empty's VMA being
194 zero.
195
196 2007-07-10 H.J. Lu <hongjiu.lu@intel.com>
197
198 * ld-elfvers/vers.exp: Add tests for --defsym.
199
200 * ld-elfvers/vers32.map: Likewise.
201 * ld-elfvers/vers32a.c: Likewise.
202 * ld-elfvers/vers32a.dsym: Likewise.
203 * ld-elfvers/vers32a.ver: Likewise.
204 * ld-elfvers/vers32b.c: Likewise.
205 * ld-elfvers/vers32b.dsym: Likewise.
206 * ld-elfvers/vers32b.ver: Likewise.
207 * ld-elfvers/vers32c.dsym: Likewise.
208 * ld-elfvers/vers32c.ver: Likewise.
209 * ld-elfvers/vers32d.ver: Likewise.
210
211 2007-07-06 Nick Clifton <nickc@redhat.com>
212
213 * lib/default.exp: Update copyright notice to refer to GPLv3.
214 * config/default.exp, ld-alpha/alpha.exp, ld-arm/arm-elf.exp,
215 ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
216 ld-cdtest/cdtest.exp, ld-checks/checks.exp, ld-cris/cris.exp,
217 ld-crx/crx.exp, ld-cygwin/exe-export.exp, ld-d10v/d10v.exp,
218 ld-discard/discard.exp, ld-elf/elf.exp, ld-elf/exclude.exp,
219 ld-elf/frame.exp, ld-elf/sec64k.exp, ld-elf/binutils.exp,
220 ld-elf/tls_common.exp, ld-elf/shared.exp, ld-elf/dwarf.exp,
221 ld-elf/wrap.exp, ld-elfcomm/elfcomm.exp, ld-elfvers/vers.exp,
222 ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp, ld-xc16x/xc16x.exp,
223 ld-fastcall/fastcall.exp, ld-frv/tls.exp, ld-h8300/h8300.exp,
224 ld-i386/i386.exp, ld-ia64/ia64.exp, ld-linkonce/linkonce.exp,
225 ld-m68hc11/m68hc11.exp, ld-maxq/maxq.exp,
226 ld-mips-elf/mips-elf-flags.exp, ld-mips-elf/mips-elf.exp,
227 ld-mmix/mmix.exp, ld-pe/pe.exp, ld-pe/direct.exp,
228 ld-powerpc/powerpc.exp, ld-s390/s390.exp, ld-scripts/align.exp,
229 ld-scripts/alignof.exp, ld-scripts/assert.exp,
230 ld-scripts/crossref.exp, ld-scripts/data.exp,
231 ld-scripts/default-script.exp, ld-scripts/defined.exp,
232 ld-scripts/empty-address.exp, ld-scripts/empty-aligned.exp,
233 ld-scripts/empty-orphan.exp, ld-scripts/expr.exp,
234 ld-scripts/extern.exp, ld-scripts/map-address.exp,
235 ld-scripts/overlay-size.exp, ld-scripts/phdrs.exp,
236 ld-scripts/phdrs2.exp, ld-scripts/provide.exp,
237 ld-scripts/script.exp, ld-scripts/size.exp, ld-scripts/sizeof.exp,
238 ld-scripts/sort.exp, ld-scripts/weak.exp,
239 ld-selective/sel-dump.exp, ld-selective/selective.exp,
240 ld-sh/arch/arch.exp, ld-sh/sh64/rd-sh64.exp, ld-sh/sh64/relax.exp,
241 ld-sh/sh64/relfail.exp, ld-sh/sh64/sh64.exp, ld-sh/rd-sh.exp,
242 ld-sh/sh.exp, ld-shared/shared.exp, ld-sparc/sparc.exp,
243 ld-srec/srec.exp, ld-undefined/undefined.exp,
244 ld-undefined/weak-undef.exp, ld-versados/versados.exp,
245 ld-x86-64/x86-64.exp, ld-xstormy16/xstormy16.exp,
246 ld-xtensa/coalesce.exp, ld-xtensa/lcall.exp, ld-pie/pie.exp,
247 ld-m68k/m68k.exp, ld-mep/mep.exp, ld-spu/spu.exp,
248 ld-vxworks/vxworks.exp, lib/ld-lib.exp: Likewise.
249 * ld-frv/frv-elf.exp: Add copyright notice.
250 * ld-libs/libs.exp, ld-sh/sh-vxworks.exp,
251 ld-scripts/dynamic-sections.exp, ld-v850.v850.exp: Likewise.
252
253 2007-07-05 Alan Modra <amodra@bigpond.net.au>
254
255 * ld-powerpc/powerpc.exp: Disable for lynxos and nto.
256
257 2007-07-03 Joseph Myers <joseph@codesourcery.com>
258
259 * ld-arm/attr-merge-2a.s, ld-arm/attr-merge-2b.s,
260 ld-arm/attr-merge-2.attr: New.
261 * ld-arm/arm-elf.exp (armelftests): Add new test.
262
263 2007-07-02 Nathan Sidwell <nathan@codesourcery.com>
264
265 * ld-scripts/alignof.exp: Skip on non-elf
266
267 2007-06-29 Joseph Myers <joseph@codesourcery.com>
268
269 * ld-powerpc/attr-gnu-4-0.s, ld-powerpc/attr-gnu-4-00.d,
270 ld-powerpc/attr-gnu-4-01.d, ld-powerpc/attr-gnu-4-02.d,
271 ld-powerpc/attr-gnu-4-1.s, ld-powerpc/attr-gnu-4-10.d,
272 ld-powerpc/attr-gnu-4-11.d, ld-powerpc/attr-gnu-4-12.d,
273 ld-powerpc/attr-gnu-4-13.d, ld-powerpc/attr-gnu-4-2.s,
274 ld-powerpc/attr-gnu-4-20.d, ld-powerpc/attr-gnu-4-21.d,
275 ld-powerpc/attr-gnu-4-22.d, ld-powerpc/attr-gnu-4-3.s,
276 ld-powerpc/attr-gnu-4-31.d: New.
277 * ld-powerpc/powerpc.exp: Run these new tests.
278
279 2007-06-29 Joseph Myers <joseph@codesourcery.com>
280
281 * ld-mips-elf/attr-gnu-4-0.s, ld-mips-elf/attr-gnu-4-00.d,
282 ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
283 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-1.s,
284 ld-mips-elf/attr-gnu-4-10.d, ld-mips-elf/attr-gnu-4-11.d,
285 ld-mips-elf/attr-gnu-4-12.d, ld-mips-elf/attr-gnu-4-13.d,
286 ld-mips-elf/attr-gnu-4-14.d, ld-mips-elf/attr-gnu-4-2.s,
287 ld-mips-elf/attr-gnu-4-20.d, ld-mips-elf/attr-gnu-4-21.d,
288 ld-mips-elf/attr-gnu-4-22.d, ld-mips-elf/attr-gnu-4-23.d,
289 ld-mips-elf/attr-gnu-4-3.s, ld-mips-elf/attr-gnu-4-30.d,
290 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
291 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-4.s,
292 ld-mips-elf/attr-gnu-4-41.d: New.
293 * ld-mips-elf/mips-elf.exp: Run these new tests.
294
295 2007-06-29 Paul Brook <paul@codesourcery.com>
296
297 * ld-arm/arm-elf.exp (armelftests): Add callweak.
298 * ld-arm/callweak.d: New test.
299 * ld-arm/callweak.s: New test.
300
301 2007-06-28 H.J. Lu <hongjiu.lu@intel.com>
302
303 PR ld/4701
304 * ld-elf/noload-2.d: New.
305
306 2007-06-29 H.J. Lu <hjl@gnu.org>
307
308 * ld-scripts/assert.t: Discard .reginfo sections.
309
310 2007-06-26 Joseph Myers <joseph@codesourcery.com>
311
312 * ld-arm/attr-merge.s, ld-arm/attr-merge.attr: New.
313 * ld-arm/arm-elf.exp (armelftests): Add new test.
314
315 2007-06-25 Richard Sandiford <richard@codesourcery.com>
316
317 * ld-mips-elf/mips16-local-stubs-1.s,
318 * ld-mips-elf/mips16-local-stubs-1.d: New tests.
319 * ld-mips-elf/mips-elf.exp: Run them.
320
321 2007-06-19 H.J. Lu <hongjiu.lu@intel.com>
322
323 PR ld/4590
324 * ld-ia64/merge1.d: New.
325 * ld-ia64/merge1.s: Likewise.
326 * ld-ia64/merge2.d: Likewise.
327 * ld-ia64/merge2.s: Likewise.
328 * ld-ia64/merge3.d: Likewise.
329 * ld-ia64/merge3.s: Likewise.
330 * ld-ia64/merge4.d: Likewise.
331 * ld-ia64/merge4.s: Likewise.
332 * ld-ia64/merge5.d: Likewise.
333 * ld-ia64/merge5.s: Likewise.
334
335 2007-06-18 Andreas Schwab <schwab@suse.de>
336
337 * ld-scripts/cross3.t: Add .opd section.
338
339 2007-06-18 Nathan Sidwell <nathan@codesourcery.com>
340
341 * ld-scripts/alignof.s: New.
342 * ld-scripts/alignof.t: New
343 * ld-scripts/alignof.exp: New.
344
345 2007-06-14 Alan Modra <alan@grove.modra.org>
346
347 * ld-spu/ovl.d: Update.
348 * ld-spu/ovl2.d: Update.
349
350 2007-05-24 Nathan Sidwell <nathan@codesourcery.com>
351
352 * ld-scripts/assert.t: Add additional cases.
353 * ld-scripts/extern.t, ld-scripts/extern.s,
354 ld-scripts/extern.exp: New.
355
356 2007-05-22 Paul Brook <paul@codesourcery.com>
357
358 * ld-arm/arm-pic-veneer.d: Update expected output.
359 * ld-arm/arm-call.d: Ditto.
360
361 2007-05-22 Paul Brook <paul@codesourcery.com>
362
363 * ld-arm-mixed-lib.d: Update expected output.
364 * ld-arm/arm-app.d: Ditto.
365 * ld-arm/mixed-app.d: Ditto.
366 * ld-arm/arm-lib-plt32.d: Ditto.
367 * ld-arm/arm-app-abs32.d: Ditto.
368 * ld-arm/mixed-app-v5.d: Ditto.
369 * ld-arm/armthumb-lib.d: Ditto.
370 * ld-arm/arm-lib.d: Ditto.
371
372 2007-05-21 Richard Sandiford <richard@codesourcery.com>
373
374 * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s,
375 * ld-arm/emit-relocs1-vxworks.d: New tests.
376 * ld-arm/arm-elf.exp: Run them.
377 * ld-arm/vxworks1.dd: Expect proper branch targets.
378
379 2007-05-18 Joseph Myers <joseph@codesourcery.com>
380
381 * ld-elf/group.ld: Discard .reginfo.
382
383 2007-05-18 Paul Brook <paul@codesourcery.com>
384
385 * ld-arm/arm-call.d: Update expected output.
386
387 2007-05-17 Paul Brook <paul@codesourcery.com>
388
389 * ld-elf/multibss1.s: Use %nobits instead of @nobits.
390
391 2007-05-17 Nathan Sidwell <nathan@codesourcery.com>
392
393 * ld-m68k/merge-error-1a.d: Mismatch is an error.
394 * ld-m68k/merge-error-1b.d: Likewise.
395 * ld-m68k/merge-error-1c.d: Likewise.
396 * ld-m68k/merge-error-1d.d: Likewise.
397 * ld-m68k/merge-error-1e.d: Likewise.
398
399 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
400
401 PR ld/4504
402 * ld-elf/data1.c: New file.
403 * ld-elf/data1.h: Likewise.
404 * ld-elf/dynbss1.c: Likewise.
405 * ld-elf/pass.out: Likewise.
406
407 * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
408 (run_tests): Add "Run with libdata1.so".
409
410 2007-05-15 Richard Sandiford <richard@codesourcery.com>
411
412 * ld-arm/vxworks1.ld: Swap .bss and .data.
413 * ld-arm/vxworks1-lib.rd: Update accordingly.
414 * ld-arm/vxworks1-lib.td: New test.
415 * ld-arm/arm-elf.exp: Run it.
416
417 * ld-i386/vxworks1.ld: Swap .bss and .data.
418 * ld-i386/vxworks1-lib.rd: Update accordingly.
419 * ld-i386/vxworks1-lib.td: New test.
420 * ld-i386/i386.exp: Run it.
421
422 * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
423 * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
424 * ld-mips-elf/vxworks1.rd: Likewise.
425
426 * ld-powerpc/vxworks1.ld: Swap .bss and .data.
427 * ld-powerpc/vxworks1-lib.rd: Update accordingly.
428 * ld-powerpc/vxworks1-lib.td: New test.
429 * ld-powerpc/powerpc.exp: Run it.
430
431 * ld-sh/vxworks1.ld: Swap .bss and .data.
432 * ld-sh/vxworks1-lib.rd: Update accordingly.
433 * ld-sh/vxworks1-lib.td: New test.
434 * ld-sh/sh-vxworks.exp: Run it.
435
436 * ld-sparc/vxworks1.ld: Swap .bss and .data.
437 * ld-sparc/vxworks1-lib.rd: Update accordingly.
438 * ld-sparc/vxworks1-lib.td: New test.
439 * ld-sparc/sparc.exp: Run it.
440
441 2007-05-15 Richard Sandiford <richard@codesourcery.com>
442
443 * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
444 against symbol 0.
445
446 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
447
448 * ld-arm/arm-elf.exp: Add jump19 testcase.
449 * ld-arm/jump19.d: New.
450 * ld-arm/jump19.s: New.
451
452 2007-05-14 Richard Sandiford <richard@codesourcery.com>
453
454 * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
455 contents. Consistently use "!" as the comment character.
456 Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
457 * ld-sh/vxworks1-le.dd: Likewise.
458 * ld-sh/vxworks1-lib.dd: Likewise.
459 * ld-sh/vxworks1-lib-le.dd: Likewise.
460 * ld-sh/vxworks3.dd: Likewise.
461 * ld-sh/vxworks3-le.dd: Likewise.
462
463 2007-05-14 Andreas Schwab <schwab@suse.de>
464
465 * ld-elf/dl2a.list: New file.
466 * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
467
468 2007-05-10 Richard Sandiford <richard@codesourcery.com>
469
470 * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
471 "pop" instead of ldmia. Don't require specific symbolic addresses
472 for in-text addresses. Expect data to be rendered as .words rather
473 than disassembled.
474 * ld-arm/vxworks1.dd: Likewise.
475
476 2007-05-10 Richard Sandiford <richard@codesourcery.com>
477
478 * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
479
480 2007-04-27 Nathan Sidwell <nathan@codesourcery.com>
481
482 * ld-m68k/plt1-isac.d: New.
483 * ld-m68k/m68k.exp: Add it.
484
485 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
486
487 PR binutils/4430
488 * ld-i386/tlsbin.dd: Updated.
489 * ld-i386/tlsbindesc.dd: Likewise
490 * ld-i386/tlsdesc.dd: Likewise
491 * ld-i386/tlsgdesc.dd: Likewise
492 * ld-i386/tlsnopic.dd: Likewise
493 * ld-i386/tlspic.dd: Likewise
494 * ld-x86-64/tlsbin.dd: Likewise
495 * ld-x86-64/tlsbindesc.dd: Likewise
496 * ld-x86-64/tlsdesc.dd: Likewise
497 * ld-x86-64/tlsgdesc.dd: Likewise
498 * ld-x86-64/tlspic.dd: Likewise
499
500 2007-04-24 Alan Modra <amodra@bigpond.net.au>
501
502 * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
503 to test that entry for deleted function is zeroed. Add a
504 somewhat closer to normal .eh_frame to test that fde for
505 deleted function is removed.
506 * ld-linkonce/y.s: Likewise.
507 * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
508 * ld-linkonce/zeroehl32.d: Update.
509
510 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
511
512 * ld-arm/arm-app-abs32.d: Convert to unified syntax.
513 * ld-arm/arm-app.d: Likewise.
514 * ld-arm/arm-lib-plt32.d: Likewise.
515 * ld-arm/arm-lib.d: Likewise.
516 * ld-arm/arm-static-app.d: Likewise.
517 * ld-arm/armthumb-lib.d: Likewise.
518 * ld-arm/mixed-app-v5.d: Likewise.
519 * ld-arm/mixed-app.d: Likewise.
520 * ld-arm/mixed-lib.d: Likewise.
521
522 2007-04-18 Alan Modra <amodra@bigpond.net.au>
523
524 * ld-spu/ovl.lnk: Use OVERLAY keyword.
525
526 2007-04-17 Paul Brook <paul@codesourcery.com>
527
528 * ld-arm/preempt-app.s: New test.
529 * ld-arm/preempt-app.sym: New.
530 * ld-arm/arm-elf.exp: Add preempt-app.
531
532 2007-04-12 Richard Sandiford <richard@codesourcery.com>
533
534 * ld-mips-elf/vxworks1-lib.td: New test.
535 * ld-mips-elf/mips-elf.exp: Run it.
536
537 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
538
539 PR ld/4304
540 * ld-i386/i386.exp: Run "warn1".
541
542 * ld-i386/warn1.d: New file.
543 * ld-i386/warn1.s: Likewise.
544
545 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
546
547 * ld-i386/combreloc.d: Remove #target: i?86-*-*.
548 * ld-i386/reloc.d: Likewise.
549
550 2007-04-05 Alan Modra <amodra@bigpond.net.au>
551
552 * ld-spu/ovl2.d: Update.
553
554 2007-04-02 H.J. Lu <hongjiu.lu@intel.com>
555
556 PR ld/4090
557 * ld-elf/expr1.d: New file.
558 * ld-elf/expr1.s: Likewise.
559 * ld-elf/expr1.t: Likewise.
560
561 2007-03-29 Richard Sandiford <richard@codesourcery.com>
562
563 * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
564 * ld-libs/libs.exp: New files.
565
566 2007-03-28 Richard Sandiford <richard@codesourcery.com>
567
568 * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
569 * ld-vxworks/vxworks.exp: New files.
570
571 2007-03-27 Alan Modra <amodra@bigpond.net.au>
572
573 * ld-elf/note-1.s: Increase .foo size.
574
575 2007-03-27 Alan Modra <amodra@bigpond.net.au>
576
577 * ld-spu/spu.exp (embed_test): New.
578 * ld-spu/ear.s: New.
579 * ld-spu/ear.d: New.
580 * ld-spu/embed.rd: New.
581 * ld-spu/ovl2.s: New.
582 * ld-spu/ovl2.d: New.
583
584 2007-03-24 Alan Modra <amodra@bigpond.net.au>
585
586 * ld-elf/overlay.d: -u symbols we want to see in the output.
587
588 2007-03-23 Alan Modra <amodra@bigpond.net.au>
589
590 * ld-spu/ovl.s (f4_a2): Tail call.
591 * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
592 Update expected results.
593
594 2007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
595
596 * ld-sh/ld-r-1.d: Update.
597 * ld-sh/shared-1.d: Likewise.
598
599 2007-03-23 Alan Modra <amodra@bigpond.net.au>
600
601 * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
602
603 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
604
605 PR ld/4210
606 * ld-pe/image_size.d: New file.
607 * ld-pe/image_size.s: Likewise.
608 * ld-pe/image_size.t: Likewise.
609
610 * ld-pe/pe.exp: Run image_size.
611
612 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
613
614 PR ld/4007
615 * ld-elf/note-1.d: New file.
616 * ld-elf/note-1.s: Likewise.
617 * ld-elf/note-1.t: Likewise.
618 * ld-i386/alloc.d: Likewise.
619 * ld-i386/alloc.s: Likewise.
620 * ld-i386/alloc.t: Likewise.
621
622 * ld-i386/i386.exp: Run "alloc".
623
624 2007-03-20 Paul Brook <paul@codesourcery.com>
625
626 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
627 * ld-arm/arm-pic-veneer.d: New test.
628 * ld-arm/arm-pic-veneer.s: New test.
629
630 2007-03-08 Richard Sandiford <richard@codesourcery.com>
631
632 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
633 to 0.
634
635 2007-03-07 Alan Modra <amodra@bigpond.net.au>
636
637 * ld-elf/extract-symbol-1sec.d: xfail hppa.
638 * ld-elf/extract-symbol-1sym.d: xfail hppa.
639
640 2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
641
642 PR 3958
643 * ld-elf/linkonce1.d: New.
644 * ld-elf/linkonce1a.s: New.
645 * ld-elf/linkonce1b.s: New.
646 * ld-elf/linkonce2.d: New.
647 * ld-i386/pcrel16abs.d: New.
648 * ld-i386/pcrel16abs.s: New.
649 * ld-i386/i386.exp: Run it.
650
651 2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
652
653 PR ld/4144
654 * ld-elf/nobits-1.d: New file.
655 * ld-elf/nobits-1.s: Likewise.
656 * ld-elf/nobits-1.t: Likewise.
657
658 2007-03-02 Richard Sandiford <richard@codesourcery.com>
659
660 * ld-elf/binutils.exp: Revert last change.
661
662 2007-03-01 Richard Sandiford <richard@codesourcery.com>
663
664 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
665 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
666 * ld-elf/binutils.exp: Run them.
667
668 2007-02-28 Nick Clifton <nickc@redhat.com>
669
670 PR ld/3796
671 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
672 (armeabitests): ... here, a new array for EABI specific tests.
673 (armelftests): Add extra command line options for VFP11 fix tests
674 and thumb shared library test.
675
676 2007-02-22 Paul Brook <paul@codesourcery.com>
677
678 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
679 * ld-arm/gc-unwind.s: New file.
680 * ld-arm/gc-unwind.d: New file.
681
682 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
683
684 PR ld/3953
685 * ld-elf/beginwarn.c: New file.
686 * ld-elf/warn.out: Likewise.
687
688 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
689 (run_tests): Add "Run warn with versioned libfoo.so".
690
691 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
692 and remove target first.
693 (default_ld_link): Likewise.
694 (default_ld_simple_link): Likewise.
695 (run_ld_link_exec_tests): Take an optional linker warning and
696 check it.
697 (default_ld_link): Check pruned linker output.
698
699 2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
700
701 * ld-scripts/default-script1.d: Expect extra symbols.
702 * ld-scripts/default-script2.d: Likewise.
703 * ld-scripts/default-script3.d: Likewise.
704 * ld-scripts/default-script4.d: Likewise.
705
706 2007-02-13 Alan Modra <amodra@bigpond.net.au>
707
708 * ld-powerpc/relbrlt.d: Update.
709 * ld-powerpc/tlsexe.r: Update.
710 * ld-powerpc/tlsexetoc.r: Update.
711 * ld-powerpc/tlsso.r: Update.
712 * ld-powerpc/tlstocso.r: Update.
713
714 2007-02-12 Alan Modra <amodra@bigpond.net.au>
715
716 * ld-powerpc/relbrlt.d: Update.
717
718 2007-02-06 Nick Clifton <nickc@redhat.com>
719
720 PR ld/3805
721 * ld-elf/sec64k.exp: Expect the relocatable version of this test
722 to fail for the m32r because it creates both .rel and .rela
723 sections.
724
725 2007-02-05 Dave Brolley <brolley@redhat.com>
726
727 * ld-undefined/undefined.exp: XFAIL the undefined test
728 * ld-mep: New, with content.
729
730 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
731
732 * ld-i386/pcrel16.d: Undo the last change.
733 * ld-x86-64/pcrel16.d: Likewise.
734
735 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
736
737 * ld-i386/pcrel16.d: Updated.
738 * ld-x86-64/pcrel16.d: Likewise.
739
740 2007-02-01 Alan Modra <amodra@bigpond.net.au>
741
742 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
743 LDFLAGS for spu.
744
745 2007-01-29 Julian Brown <julian@codesourcery.com>
746
747 * ld-arm/arm-elf.exp: Add VFP11 tests.
748 * ld-arm/vfp11-fix-none.s: New file.
749 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
750 * ld-arm/vfp11-fix-scalar.s: New file.
751 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
752 * ld-arm/vfp11-fix-vector.s: New file.
753 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
754
755 2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
756
757 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
758 * ld-elf/header.s: Adjust.
759 * ld-elf/header.t: Reduce initial offset.
760
761 2007-01-23 Andreas Schwab <schwab@suse.de>
762
763 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
764 assembler output.
765
766 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
767
768 * ld-elf/dl6.c: New file.
769 * ld-elf/dl6a.out: Likewise.
770 * ld-elf/dl6amain.c: Likewise.
771 * ld-elf/dl6b.out: Likewise.
772 * ld-elf/dl6bmain.c: Likewise.
773 * ld-elf/dl6cmain.c: Likewise.
774 * ld-elf/dl6dmain.c: Likewise.
775
776 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
777 -Bsymbolic-functions, --dynamic-list-data and
778 --dynamic-list-cpp-new.
779
780 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
781
782 * ld-elf/maxpage3.t: New file.
783 * ld-elf/maxpage3a.d: Likewise.
784 * ld-elf/maxpage3b.d: Likewise.
785 * ld-elf/maxpage3c.d: Likewise.
786
787 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
788
789 * ld-scripts/default-script.exp: New file.
790 * ld-scripts/default-script.s: Likewise.
791 * ld-scripts/default-script.t: Likewise.
792 * ld-scripts/default-script1.d: Likewise.
793 * ld-scripts/default-script2.d: Likewise.
794 * ld-scripts/default-script3.d: Likewise.
795 * ld-scripts/default-script4.d: Likewise.
796
797 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
798
799 PR ld/1283
800 * lib/ld-lib.exp (run_dump_test): Remove output file first.
801
802 2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
803
804 * ld-elf/header.d: Adjust for .text section with 16byte
805 alignment.
806
807 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
808
809 * ld-elf/dl1main.c (main): Fix a typo.
810
811 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
812
813 PR ld/3831
814 * ld-elf/del.cc: New.
815 * ld-elf/dl5.cc: Likewise.
816 * ld-elf/dl5.out: Likewise.
817 * ld-elf/new.cc: Likewise.
818
819 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
820 --dynamic-list-cpp-new.
821
822 2007-01-12 Hans-Peter Nilsson <hp@axis.com>
823
824 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
825 and "Sections". Only run on *-*-linux*.
826
827 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
828
829 * ld-elf/header.d: New.
830 * ld-elf/header.t: New.
831 * ld-elf/header.s: New.
832
833 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
834
835 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
836 x86_64-*-mingw*.
837 * ld-pe/pe.exp: Ditto.
838 * ld-scripts/align.exp: Ditto.
839 * ld-scripts/defined.exp: Ditto.
840 * ld-scripts/provide.exp: Ditto.
841 * ld-scripts/weak.exp: Ditto.
842
843 2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
844
845 * ld-scripts/expr.exp: New.
846 * ld-scripts/expr1.s: New.
847 * ld-scripts/expr1.d: New.
848 * ld-scripts/expr1.t: New.
849
850 For older changes see ChangeLog-2006
851 \f
852 Local Variables:
853 mode: change-log
854 left-margin: 8
855 fill-column: 74
856 version-control: never
857 End: