]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ChangeLog
* po/sk.po: New Slovakian translation.
[thirdparty/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
7f6a71ff
JM
12007-08-28 Mark Shinwell <shinwell@codesourcery.com>
2 Joseph Myers <joseph@codesourcery.com>
3
4 * ld-elfcomm/elfcomm.exp: Use run_host_cmd. Only check "which
5 $CC" if host is local.
6 * ld-checks/checks.exp: Use run_host_cmd.
7 * ld-elf/exclude.exp: Likewise.
8 * ld-elf/elf.exp: Download merge.ld if host is remote.
9 * ld-elf/binutils.exp (binutils_test): Use remote_exec.
10 * ld-elf/tls_common.exp: Use run_host_cmd.
11 * lib/ld-lib.exp (ld_version): Only check "which $ld" if host is
12 local. Use remote_exec.
13 (run_host_cmd): New.
14 (run_host_cmd_yesno): New.
15 (default_ld_relocate): Use run_host_cmd_yesno.
16 (default_ld_link): Likewise.
17 (default_ld_simple_link): Use run_host_cmd.
18 (default_ld_compile): Only check "which $ccprog" if host is local.
19 Use remote_file and remote_exec.
20 (default_ld_assemble): Only check "which $as" if host is local.
21 Use run_host_cmd.
22 (default_ld_nm): Use remote_exec, remote_upload and remote_file.
23 (run_dump_test): Use remote_exec, remote_upload and remote_file.
24 Only check "which $binary" if host is local.
25 (run_ld_link_tests): Use remote_exec, remote_upload and
26 remote_file.
27 * ld-selective/selective.exp: Only check "which $CXX" if host is
28 local. Use remote_exec.
29 * ld-scripts/phdrs.exp: Only check "which $objdump" if host is
30 local. Use run_host_cmd.
31 * ld-scripts/phdrs2.exp: Likewise.
32 * ld-scripts/weak.exp: Likewise.
33 * ld-undefined/weak-undef.exp: Likewise.
34 * ld-scripts/crossref.exp: Only check "which $CC" if host is local.
35 Use run_host_cmd.
36 * ld-scripts/map-address.exp: Upload map_address.map if host is
37 remote.
38 * ld-srec/srec.exp (run_srec_tests): Use run_host_cmd. Only check
39 "which $CC" and "which $CXX" if host is local.
40 * ld-undefined/undefined.exp: Only check "which $CC" if host is
41 local. Use remote_file and run_host_cmd.
42 * config/default.exp: Use remote_exec to create tmpdir.
43
dd1093aa
L
442007-08-24 H.J. Lu <hongjiu.lu@intel.com>
45
46 * ld-i386/i386.exp (i386tests): Add a test for TLS IE->LE
47 transition.
48 Run tlsie2, tlsie3, tlsie4 and tlsie5.
49
50 * ld-i386/tlsie1.dd: New file.
51 * ld-i386/tlsie1.s: Likewise.
52 * ld-i386/tlsie2.d: Likewise.
53 * ld-i386/tlsie2.s: Likewise.
54 * ld-i386/tlsie3.d: Likewise.
55 * ld-i386/tlsie3.s: Likewise.
56 * ld-i386/tlsie4.d: Likewise.
57 * ld-i386/tlsie4.s: Likewise.
58 * ld-i386/tlsie5.d: Likewise.
59 * ld-i386/tlsie5.s: Likewise.
60 * ld-x86-64/tlsgd2.d: Likewise.
61 * ld-x86-64/tlsgd2.s: Likewise.
62 * ld-x86-64/tlsgd3.d: Likewise.
63 * ld-x86-64/tlsgd3.s: Likewise.
64 * ld-x86-64/tlsie1.dd: Likewise.
65 * ld-x86-64/tlsie1.s: Likewise.
66 * ld-x86-64/tlsie2.d: Likewise.
67 * ld-x86-64/tlsie2.s: Likewise.
68 * ld-x86-64/tlsie3.d: Likewise.
69 * ld-x86-64/tlsie3.s: Likewise.
70
71 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for TLS LD->LE
72 transition.
73 Run tlsgd2, tlsgd3, tlsie2 and tlsie3.
74
142411ca
L
752007-08-23 H.J. Lu <hongjiu.lu@intel.com>
76
77 * ld-i386/tlsbinpic.s: Add a new GD -> IE test.
78
79 * ld-i386/tlsgd1.s: Add a new GD -> LE test.
80
81 * ld-i386/tlsbin.dd: Updated.
82 * ld-i386/tlsbin.rd: Likewise.
83 * ld-i386/tlsgd1.dd: Likewise.
84
7e976ae4
JJ
852007-08-17 Jakub Jelinek <jakub@redhat.com>
86
87 * ld-sparc/tlssunnopic32.dd: Fix up #target.
88 * ld-sparc/tlssunnopic32.rd: Likewise.
89 * ld-sparc/tlssunnopic32.sd: Likewise.
90 * ld-sparc/tlssunnopic64.dd: Likewise.
91 * ld-sparc/tlssunnopic64.rd: Likewise.
92 * ld-sparc/tlssunnopic64.sd: Likewise.
93
3935e1af
RS
942007-08-17 Richard Sandiford <richard@codesourcery.com>
95
96 * lib/ld-lib.exp (run_dump_test): Allow [big_or_little_endian]
97 to appear in assembler and linker options.
98 * ld-mips-elf/vxworks1-static.d (ld): Add [big_or_little_endian].
99
ea9c6451
AM
1002007-08-16 Alan Modra <amodra@bigpond.net.au>
101
102 * ld-srec/srec.exp: Always pass "-G 0". Remove all powerpc
103 xfails.
104
a3fadc9a
L
1052007-08-14 H.J. Lu <hongjiu.lu@intel.com>
106
107 PR ld/4918
108 * ld-i386/i386.exp (i386tests): Add tlsgd1 and tlsld1 tests.
109 * ld-x86-64/x86-64.exp (x86_64tests): Likewise.
110
111 * ld-i386/tlsgd1.dd: New file.
112 * ld-i386/tlsgd1.s: Likewise.
113 * ld-i386/tlsld1.dd: Likewise.
114 * ld-i386/tlsld1.s: Likewise.
115 * ld-x86-64/tlsgd1.dd: Likewise.
116 * ld-x86-64/tlsgd1.s: Likewise.
117 * ld-x86-64/tlsld1.dd: Likewise.
118 * ld-x86-64/tlsld1.s: Likewise.
119
8275b357
RS
1202007-08-13 Richard Sandiford <richard@codesourcery.com>
121
122 * ld-mips-elf/vxworks-forced-local-1.d,
123 * ld-mips-elf/vxworks-forced-local-1.s,
124 * ld-mips-elf/vxworks-forced-local-1.ver: New test.
125 * ld-mips-elf/mips-elf.exp: Run it.
126 * ld-mips-elf/tlsdyn-o32-2.d: Adjust for removal of unnecessary
127 local GOT entry.
128 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
129 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
130 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
131 * ld-mips-elf/vxworks1-lib.dd: Likewise.
132 * ld-mips-elf/vxworks1-lib.rd: Likewise.
133
ac2df442
AM
1342007-08-13 Alan Modra <amodra@bigpond.net.au>
135
136 * ld-powerpc/relbrlt.s (.text.pad2): Adjust space.
137 * ld-powerpc/relbrlt.d: Update.
138 * ld-powerpc/tlsexe.d: Update.
139 * ld-powerpc/tlsexe.g: Update.
140 * ld-powerpc/tlsexe.r: Update.
141 * ld-powerpc/tlsexetoc.d: Update.
142 * ld-powerpc/tlsexetoc.g: Update.
143 * ld-powerpc/tlsexetoc.r: Update.
144 * ld-powerpc/tlsso.d: Update.
145 * ld-powerpc/tlsso.g: Update.
146 * ld-powerpc/tlsso.r: Update.
147 * ld-powerpc/tlstocso.d: Update.
148 * ld-powerpc/tlstocso.g: Update.
149
fdca1027
NC
1502007-08-06 Kai Tietz <kai.tietz@onevision.com>
151
745535d6 152 PR ld/4877
fdca1027
NC
153 * ld-pe/pe.exp: Special diff file for x86_64-mingw target.
154 * ld-pe/secrel_64.d: New.
155
55231b6c
DJ
1562007-08-03 Daniel Jacobowitz <dan@codesourcery.com>
157
158 * ld-srec/srec.exp: XFAIL for powerpc*-*-*.
159
43ec5bc0
AN
1602007-08-01 Adam Nemet <anemet@caviumnetworks.com>
161
162 * ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
163 ld-mips-elf/reloc-5.s, ld-mips-elf/reloc-5.d: New tests.
164 * ld-mips-elf/mips-elf.exp: Invoke them.
165
48f2ff54
AM
1662007-07-29 Alan Modra <amodra@bigpond.net.au>
167
168 * ld-elf/weak-dyn-1.rd: Adjust.
169
f91c3144
DJ
1702007-07-25 Daniel Jacobowitz <dan@codesourcery.com>
171
172 * ld-cdtest/cdtest-foo.cc (strncpy): Fix parameter name.
173
94226e82
NC
1742007-07-24 Nick Clifton <nickc@redhat.com>
175
176 * ld-arm/arm-elf.exp: Move EABI attribute tests into EABI only
177 section.
178
a26587ba
RS
1792007-07-23 Richard Sandiford <richard@codesourcery.com>
180
181 * ld-elf/weak-dyn-1a.s, ld-elf/weak-dyn-1b.s, ld-elf/weak-dyn-1.ld,
182 * ld-elf/weak-dyn-1.rd: New test.
183 * ld-elf/elf.exp: Run it.
184
e0e1a5e8
NS
1852007-07-13 Nathan Sidwell <nathan@codesourcery.com>
186
187 * ld-scripts/assert.t: Tweak to avoid relying on empty's VMA being
188 zero.
189
70840594
L
1902007-07-10 H.J. Lu <hongjiu.lu@intel.com>
191
192 * ld-elfvers/vers.exp: Add tests for --defsym.
193
194 * ld-elfvers/vers32.map: Likewise.
195 * ld-elfvers/vers32a.c: Likewise.
196 * ld-elfvers/vers32a.dsym: Likewise.
197 * ld-elfvers/vers32a.ver: Likewise.
198 * ld-elfvers/vers32b.c: Likewise.
199 * ld-elfvers/vers32b.dsym: Likewise.
200 * ld-elfvers/vers32b.ver: Likewise.
201 * ld-elfvers/vers32c.dsym: Likewise.
202 * ld-elfvers/vers32c.ver: Likewise.
203 * ld-elfvers/vers32d.ver: Likewise.
204
f96b4a7b
NC
2052007-07-06 Nick Clifton <nickc@redhat.com>
206
207 * lib/default.exp: Update copyright notice to refer to GPLv3.
208 * config/default.exp, ld-alpha/alpha.exp, ld-arm/arm-elf.exp,
209 ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
210 ld-cdtest/cdtest.exp, ld-checks/checks.exp, ld-cris/cris.exp,
211 ld-crx/crx.exp, ld-cygwin/exe-export.exp, ld-d10v/d10v.exp,
212 ld-discard/discard.exp, ld-elf/elf.exp, ld-elf/exclude.exp,
213 ld-elf/frame.exp, ld-elf/sec64k.exp, ld-elf/binutils.exp,
214 ld-elf/tls_common.exp, ld-elf/shared.exp, ld-elf/dwarf.exp,
215 ld-elf/wrap.exp, ld-elfcomm/elfcomm.exp, ld-elfvers/vers.exp,
216 ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp, ld-xc16x/xc16x.exp,
217 ld-fastcall/fastcall.exp, ld-frv/tls.exp, ld-h8300/h8300.exp,
218 ld-i386/i386.exp, ld-ia64/ia64.exp, ld-linkonce/linkonce.exp,
219 ld-m68hc11/m68hc11.exp, ld-maxq/maxq.exp,
220 ld-mips-elf/mips-elf-flags.exp, ld-mips-elf/mips-elf.exp,
221 ld-mmix/mmix.exp, ld-pe/pe.exp, ld-pe/direct.exp,
222 ld-powerpc/powerpc.exp, ld-s390/s390.exp, ld-scripts/align.exp,
223 ld-scripts/alignof.exp, ld-scripts/assert.exp,
224 ld-scripts/crossref.exp, ld-scripts/data.exp,
225 ld-scripts/default-script.exp, ld-scripts/defined.exp,
226 ld-scripts/empty-address.exp, ld-scripts/empty-aligned.exp,
227 ld-scripts/empty-orphan.exp, ld-scripts/expr.exp,
228 ld-scripts/extern.exp, ld-scripts/map-address.exp,
229 ld-scripts/overlay-size.exp, ld-scripts/phdrs.exp,
230 ld-scripts/phdrs2.exp, ld-scripts/provide.exp,
231 ld-scripts/script.exp, ld-scripts/size.exp, ld-scripts/sizeof.exp,
232 ld-scripts/sort.exp, ld-scripts/weak.exp,
233 ld-selective/sel-dump.exp, ld-selective/selective.exp,
234 ld-sh/arch/arch.exp, ld-sh/sh64/rd-sh64.exp, ld-sh/sh64/relax.exp,
235 ld-sh/sh64/relfail.exp, ld-sh/sh64/sh64.exp, ld-sh/rd-sh.exp,
236 ld-sh/sh.exp, ld-shared/shared.exp, ld-sparc/sparc.exp,
237 ld-srec/srec.exp, ld-undefined/undefined.exp,
238 ld-undefined/weak-undef.exp, ld-versados/versados.exp,
239 ld-x86-64/x86-64.exp, ld-xstormy16/xstormy16.exp,
240 ld-xtensa/coalesce.exp, ld-xtensa/lcall.exp, ld-pie/pie.exp,
241 ld-m68k/m68k.exp, ld-mep/mep.exp, ld-spu/spu.exp,
242 ld-vxworks/vxworks.exp, lib/ld-lib.exp: Likewise.
243 * ld-frv/frv-elf.exp: Add copyright notice.
244 * ld-libs/libs.exp, ld-sh/sh-vxworks.exp,
245 ld-scripts/dynamic-sections.exp, ld-v850.v850.exp: Likewise.
246
e4e4a5d1
AM
2472007-07-05 Alan Modra <amodra@bigpond.net.au>
248
249 * ld-powerpc/powerpc.exp: Disable for lynxos and nto.
250
3cfad14c
JM
2512007-07-03 Joseph Myers <joseph@codesourcery.com>
252
253 * ld-arm/attr-merge-2a.s, ld-arm/attr-merge-2b.s,
254 ld-arm/attr-merge-2.attr: New.
255 * ld-arm/arm-elf.exp (armelftests): Add new test.
256
82c01eb6
NS
2572007-07-02 Nathan Sidwell <nathan@codesourcery.com>
258
259 * ld-scripts/alignof.exp: Skip on non-elf
260
34c8bcba
JM
2612007-06-29 Joseph Myers <joseph@codesourcery.com>
262
263 * ld-powerpc/attr-gnu-4-0.s, ld-powerpc/attr-gnu-4-00.d,
264 ld-powerpc/attr-gnu-4-01.d, ld-powerpc/attr-gnu-4-02.d,
265 ld-powerpc/attr-gnu-4-1.s, ld-powerpc/attr-gnu-4-10.d,
266 ld-powerpc/attr-gnu-4-11.d, ld-powerpc/attr-gnu-4-12.d,
267 ld-powerpc/attr-gnu-4-13.d, ld-powerpc/attr-gnu-4-2.s,
268 ld-powerpc/attr-gnu-4-20.d, ld-powerpc/attr-gnu-4-21.d,
269 ld-powerpc/attr-gnu-4-22.d, ld-powerpc/attr-gnu-4-3.s,
270 ld-powerpc/attr-gnu-4-31.d: New.
271 * ld-powerpc/powerpc.exp: Run these new tests.
272
2cf19d5c
JM
2732007-06-29 Joseph Myers <joseph@codesourcery.com>
274
275 * ld-mips-elf/attr-gnu-4-0.s, ld-mips-elf/attr-gnu-4-00.d,
276 ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
277 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-1.s,
278 ld-mips-elf/attr-gnu-4-10.d, ld-mips-elf/attr-gnu-4-11.d,
279 ld-mips-elf/attr-gnu-4-12.d, ld-mips-elf/attr-gnu-4-13.d,
280 ld-mips-elf/attr-gnu-4-14.d, ld-mips-elf/attr-gnu-4-2.s,
281 ld-mips-elf/attr-gnu-4-20.d, ld-mips-elf/attr-gnu-4-21.d,
282 ld-mips-elf/attr-gnu-4-22.d, ld-mips-elf/attr-gnu-4-23.d,
283 ld-mips-elf/attr-gnu-4-3.s, ld-mips-elf/attr-gnu-4-30.d,
284 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
285 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-4.s,
286 ld-mips-elf/attr-gnu-4-41.d: New.
287 * ld-mips-elf/mips-elf.exp: Run these new tests.
288
5ab79981
PB
2892007-06-29 Paul Brook <paul@codesourcery.com>
290
291 * ld-arm/arm-elf.exp (armelftests): Add callweak.
292 * ld-arm/callweak.d: New test.
293 * ld-arm/callweak.s: New test.
294
f403ca93
L
2952007-06-28 H.J. Lu <hongjiu.lu@intel.com>
296
297 PR ld/4701
298 * ld-elf/noload-2.d: New.
299
d431cc14
L
3002007-06-29 H.J. Lu <hjl@gnu.org>
301
302 * ld-scripts/assert.t: Discard .reginfo sections.
303
3d3e6f9a
JM
3042007-06-26 Joseph Myers <joseph@codesourcery.com>
305
306 * ld-arm/attr-merge.s, ld-arm/attr-merge.attr: New.
307 * ld-arm/arm-elf.exp (armelftests): Add new test.
308
b314ec0e
RS
3092007-06-25 Richard Sandiford <richard@codesourcery.com>
310
311 * ld-mips-elf/mips16-local-stubs-1.s,
312 * ld-mips-elf/mips16-local-stubs-1.d: New tests.
313 * ld-mips-elf/mips-elf.exp: Run them.
314
293a0124
L
3152007-06-19 H.J. Lu <hongjiu.lu@intel.com>
316
317 PR ld/4590
318 * ld-ia64/merge1.d: New.
319 * ld-ia64/merge1.s: Likewise.
320 * ld-ia64/merge2.d: Likewise.
321 * ld-ia64/merge2.s: Likewise.
322 * ld-ia64/merge3.d: Likewise.
323 * ld-ia64/merge3.s: Likewise.
324 * ld-ia64/merge4.d: Likewise.
325 * ld-ia64/merge4.s: Likewise.
326 * ld-ia64/merge5.d: Likewise.
327 * ld-ia64/merge5.s: Likewise.
328
49e8a957
AS
3292007-06-18 Andreas Schwab <schwab@suse.de>
330
331 * ld-scripts/cross3.t: Add .opd section.
332
362c1d1a
NS
3332007-06-18 Nathan Sidwell <nathan@codesourcery.com>
334
335 * ld-scripts/alignof.s: New.
336 * ld-scripts/alignof.t: New
337 * ld-scripts/alignof.exp: New.
338
b7b949f5
AM
3392007-06-14 Alan Modra <alan@grove.modra.org>
340
341 * ld-spu/ovl.d: Update.
342 * ld-spu/ovl2.d: Update.
343
8545d1a9
NS
3442007-05-24 Nathan Sidwell <nathan@codesourcery.com>
345
346 * ld-scripts/assert.t: Add additional cases.
347 * ld-scripts/extern.t, ld-scripts/extern.s,
348 ld-scripts/extern.exp: New.
349
91a5743d
PB
3502007-05-22 Paul Brook <paul@codesourcery.com>
351
352 * ld-arm/arm-pic-veneer.d: Update expected output.
353 * ld-arm/arm-call.d: Ditto.
354
e39ff52a
PB
3552007-05-22 Paul Brook <paul@codesourcery.com>
356
357 * ld-arm-mixed-lib.d: Update expected output.
358 * ld-arm/arm-app.d: Ditto.
359 * ld-arm/mixed-app.d: Ditto.
360 * ld-arm/arm-lib-plt32.d: Ditto.
361 * ld-arm/arm-app-abs32.d: Ditto.
362 * ld-arm/mixed-app-v5.d: Ditto.
363 * ld-arm/armthumb-lib.d: Ditto.
364 * ld-arm/arm-lib.d: Ditto.
365
7df428b1
RS
3662007-05-21 Richard Sandiford <richard@codesourcery.com>
367
368 * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s,
369 * ld-arm/emit-relocs1-vxworks.d: New tests.
370 * ld-arm/arm-elf.exp: Run them.
371 * ld-arm/vxworks1.dd: Expect proper branch targets.
372
d5da93a2
JM
3732007-05-18 Joseph Myers <joseph@codesourcery.com>
374
375 * ld-elf/group.ld: Discard .reginfo.
376
26079076
PB
3772007-05-18 Paul Brook <paul@codesourcery.com>
378
379 * ld-arm/arm-call.d: Update expected output.
380
30618a1e
PB
3812007-05-17 Paul Brook <paul@codesourcery.com>
382
383 * ld-elf/multibss1.s: Use %nobits instead of @nobits.
384
c210d850
NS
3852007-05-17 Nathan Sidwell <nathan@codesourcery.com>
386
387 * ld-m68k/merge-error-1a.d: Mismatch is an error.
388 * ld-m68k/merge-error-1b.d: Likewise.
389 * ld-m68k/merge-error-1c.d: Likewise.
390 * ld-m68k/merge-error-1d.d: Likewise.
391 * ld-m68k/merge-error-1e.d: Likewise.
392
43edfb7f
L
3932007-05-15 H.J. Lu <hongjiu.lu@intel.com>
394
395 PR ld/4504
396 * ld-elf/data1.c: New file.
397 * ld-elf/data1.h: Likewise.
398 * ld-elf/dynbss1.c: Likewise.
399 * ld-elf/pass.out: Likewise.
400
401 * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
402 (run_tests): Add "Run with libdata1.so".
403
e68ed250
RS
4042007-05-15 Richard Sandiford <richard@codesourcery.com>
405
406 * ld-arm/vxworks1.ld: Swap .bss and .data.
407 * ld-arm/vxworks1-lib.rd: Update accordingly.
408 * ld-arm/vxworks1-lib.td: New test.
409 * ld-arm/arm-elf.exp: Run it.
410
411 * ld-i386/vxworks1.ld: Swap .bss and .data.
412 * ld-i386/vxworks1-lib.rd: Update accordingly.
413 * ld-i386/vxworks1-lib.td: New test.
414 * ld-i386/i386.exp: Run it.
415
416 * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
417 * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
418 * ld-mips-elf/vxworks1.rd: Likewise.
419
420 * ld-powerpc/vxworks1.ld: Swap .bss and .data.
421 * ld-powerpc/vxworks1-lib.rd: Update accordingly.
422 * ld-powerpc/vxworks1-lib.td: New test.
423 * ld-powerpc/powerpc.exp: Run it.
424
425 * ld-sh/vxworks1.ld: Swap .bss and .data.
426 * ld-sh/vxworks1-lib.rd: Update accordingly.
427 * ld-sh/vxworks1-lib.td: New test.
428 * ld-sh/sh-vxworks.exp: Run it.
429
430 * ld-sparc/vxworks1.ld: Swap .bss and .data.
431 * ld-sparc/vxworks1-lib.rd: Update accordingly.
432 * ld-sparc/vxworks1-lib.td: New test.
433 * ld-sparc/sparc.exp: Run it.
434
5c18022e
RS
4352007-05-15 Richard Sandiford <richard@codesourcery.com>
436
437 * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
438 against symbol 0.
439
a00a1f35
MS
4402007-05-15 Mark Shinwell <shinwell@codesourcery.com>
441
442 * ld-arm/arm-elf.exp: Add jump19 testcase.
443 * ld-arm/jump19.d: New.
444 * ld-arm/jump19.s: New.
445
224e2b28
RS
4462007-05-14 Richard Sandiford <richard@codesourcery.com>
447
448 * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
449 contents. Consistently use "!" as the comment character.
450 Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
451 * ld-sh/vxworks1-le.dd: Likewise.
452 * ld-sh/vxworks1-lib.dd: Likewise.
453 * ld-sh/vxworks1-lib-le.dd: Likewise.
454 * ld-sh/vxworks3.dd: Likewise.
455 * ld-sh/vxworks3-le.dd: Likewise.
456
b7b7fe3f
AS
4572007-05-14 Andreas Schwab <schwab@suse.de>
458
459 * ld-elf/dl2a.list: New file.
460 * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
461
d3753b85
RS
4622007-05-10 Richard Sandiford <richard@codesourcery.com>
463
464 * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
465 "pop" instead of ldmia. Don't require specific symbolic addresses
466 for in-text addresses. Expect data to be rendered as .words rather
467 than disassembled.
468 * ld-arm/vxworks1.dd: Likewise.
469
8c252fd9
RS
4702007-05-10 Richard Sandiford <richard@codesourcery.com>
471
472 * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
473
353a0210
NS
4742007-04-27 Nathan Sidwell <nathan@codesourcery.com>
475
476 * ld-m68k/plt1-isac.d: New.
477 * ld-m68k/m68k.exp: Add it.
478
5d669648
L
4792007-04-26 H.J. Lu <hongjiu.lu@intel.com>
480
481 PR binutils/4430
482 * ld-i386/tlsbin.dd: Updated.
483 * ld-i386/tlsbindesc.dd: Likewise
484 * ld-i386/tlsdesc.dd: Likewise
485 * ld-i386/tlsgdesc.dd: Likewise
486 * ld-i386/tlsnopic.dd: Likewise
487 * ld-i386/tlspic.dd: Likewise
488 * ld-x86-64/tlsbin.dd: Likewise
489 * ld-x86-64/tlsbindesc.dd: Likewise
490 * ld-x86-64/tlsdesc.dd: Likewise
491 * ld-x86-64/tlsgdesc.dd: Likewise
492 * ld-x86-64/tlspic.dd: Likewise
493
98f17e6e
AM
4942007-04-24 Alan Modra <amodra@bigpond.net.au>
495
496 * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
497 to test that entry for deleted function is zeroed. Add a
498 somewhat closer to normal .eh_frame to test that fde for
499 deleted function is removed.
500 * ld-linkonce/y.s: Likewise.
501 * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
502 * ld-linkonce/zeroehl32.d: Update.
503
743b2a1e
RE
5042007-04-21 Richard Earnshaw <rearnsha@arm.com>
505
506 * ld-arm/arm-app-abs32.d: Convert to unified syntax.
507 * ld-arm/arm-app.d: Likewise.
508 * ld-arm/arm-lib-plt32.d: Likewise.
509 * ld-arm/arm-lib.d: Likewise.
510 * ld-arm/arm-static-app.d: Likewise.
511 * ld-arm/armthumb-lib.d: Likewise.
512 * ld-arm/mixed-app-v5.d: Likewise.
513 * ld-arm/mixed-app.d: Likewise.
514 * ld-arm/mixed-lib.d: Likewise.
515
152d792f
AM
5162007-04-18 Alan Modra <amodra@bigpond.net.au>
517
518 * ld-spu/ovl.lnk: Use OVERLAY keyword.
519
fcb93ecf
PB
5202007-04-17 Paul Brook <paul@codesourcery.com>
521
522 * ld-arm/preempt-app.s: New test.
523 * ld-arm/preempt-app.sym: New.
524 * ld-arm/arm-elf.exp: Add preempt-app.
525
9e3313ae
RS
5262007-04-12 Richard Sandiford <richard@codesourcery.com>
527
528 * ld-mips-elf/vxworks1-lib.td: New test.
529 * ld-mips-elf/mips-elf.exp: Run it.
530
9267588c
L
5312007-04-05 H.J. Lu <hongjiu.lu@intel.com>
532
533 PR ld/4304
534 * ld-i386/i386.exp: Run "warn1".
535
536 * ld-i386/warn1.d: New file.
537 * ld-i386/warn1.s: Likewise.
538
ea9cd3c8
L
5392007-04-05 H.J. Lu <hongjiu.lu@intel.com>
540
541 * ld-i386/combreloc.d: Remove #target: i?86-*-*.
542 * ld-i386/reloc.d: Likewise.
543
c1b2796f
AM
5442007-04-05 Alan Modra <amodra@bigpond.net.au>
545
546 * ld-spu/ovl2.d: Update.
547
f856040a
L
5482007-04-02 H.J. Lu <hongjiu.lu@intel.com>
549
550 PR ld/4090
551 * ld-elf/expr1.d: New file.
552 * ld-elf/expr1.s: Likewise.
553 * ld-elf/expr1.t: Likewise.
554
bcb674cf
RS
5552007-03-29 Richard Sandiford <richard@codesourcery.com>
556
557 * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
558 * ld-libs/libs.exp: New files.
559
c76308d2
RS
5602007-03-28 Richard Sandiford <richard@codesourcery.com>
561
562 * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
563 * ld-vxworks/vxworks.exp: New files.
564
067b934b
AM
5652007-03-27 Alan Modra <amodra@bigpond.net.au>
566
567 * ld-elf/note-1.s: Increase .foo size.
568
0fd7d342
AM
5692007-03-27 Alan Modra <amodra@bigpond.net.au>
570
571 * ld-spu/spu.exp (embed_test): New.
572 * ld-spu/ear.s: New.
573 * ld-spu/ear.d: New.
574 * ld-spu/embed.rd: New.
575 * ld-spu/ovl2.s: New.
576 * ld-spu/ovl2.d: New.
577
34711ca3
AM
5782007-03-24 Alan Modra <amodra@bigpond.net.au>
579
580 * ld-elf/overlay.d: -u symbols we want to see in the output.
581
706d7558
AM
5822007-03-23 Alan Modra <amodra@bigpond.net.au>
583
584 * ld-spu/ovl.s (f4_a2): Tail call.
585 * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
586 Update expected results.
587
683b7041
KK
5882007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
589
590 * ld-sh/ld-r-1.d: Update.
591 * ld-sh/shared-1.d: Likewise.
592
9f264ea9
AM
5932007-03-23 Alan Modra <amodra@bigpond.net.au>
594
595 * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
596
831480e9 5972007-03-22 H.J. Lu <hongjiu.lu@intel.com>
50572669
L
598
599 PR ld/4210
600 * ld-pe/image_size.d: New file.
601 * ld-pe/image_size.s: Likewise.
602 * ld-pe/image_size.t: Likewise.
603
604 * ld-pe/pe.exp: Run image_size.
605
0920dee7
L
6062007-03-22 H.J. Lu <hongjiu.lu@intel.com>
607
608 PR ld/4007
609 * ld-elf/note-1.d: New file.
610 * ld-elf/note-1.s: Likewise.
611 * ld-elf/note-1.t: Likewise.
612 * ld-i386/alloc.d: Likewise.
613 * ld-i386/alloc.s: Likewise.
614 * ld-i386/alloc.t: Likewise.
615
616 * ld-i386/i386.exp: Run "alloc".
617
27e55c4d
PB
6182007-03-20 Paul Brook <paul@codesourcery.com>
619
620 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
621 * ld-arm/arm-pic-veneer.d: New test.
622 * ld-arm/arm-pic-veneer.s: New test.
623
6d59ad82
RS
6242007-03-08 Richard Sandiford <richard@codesourcery.com>
625
626 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
627 to 0.
628
f7803990
AM
6292007-03-07 Alan Modra <amodra@bigpond.net.au>
630
631 * ld-elf/extract-symbol-1sec.d: xfail hppa.
632 * ld-elf/extract-symbol-1sym.d: xfail hppa.
633
ab96bf03
AM
6342007-03-07 H.J. Lu <hongjiu.lu@intel.com>
635
636 PR 3958
637 * ld-elf/linkonce1.d: New.
638 * ld-elf/linkonce1a.s: New.
639 * ld-elf/linkonce1b.s: New.
640 * ld-elf/linkonce2.d: New.
641 * ld-i386/pcrel16abs.d: New.
642 * ld-i386/pcrel16abs.s: New.
643 * ld-i386/i386.exp: Run it.
644
d64cc92a
L
6452007-03-06 H.J. Lu <hongjiu.lu@intel.com>
646
647 PR ld/4144
648 * ld-elf/nobits-1.d: New file.
649 * ld-elf/nobits-1.s: Likewise.
650 * ld-elf/nobits-1.t: Likewise.
651
cde1b439
RS
6522007-03-02 Richard Sandiford <richard@codesourcery.com>
653
654 * ld-elf/binutils.exp: Revert last change.
655
d3e52d40
RS
6562007-03-01 Richard Sandiford <richard@codesourcery.com>
657
658 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
659 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
660 * ld-elf/binutils.exp: Run them.
661
2a7bf98e
NC
6622007-02-28 Nick Clifton <nickc@redhat.com>
663
664 PR ld/3796
665 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
666 (armeabitests): ... here, a new array for EABI specific tests.
667 (armelftests): Add extra command line options for VFP11 fix tests
668 and thumb shared library test.
669
6a5bb875
PB
6702007-02-22 Paul Brook <paul@codesourcery.com>
671
672 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
673 * ld-arm/gc-unwind.s: New file.
674 * ld-arm/gc-unwind.d: New file.
675
fab4a87f
L
6762007-02-14 H.J. Lu <hongjiu.lu@intel.com>
677
678 PR ld/3953
679 * ld-elf/beginwarn.c: New file.
680 * ld-elf/warn.out: Likewise.
681
682 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
683 (run_tests): Add "Run warn with versioned libfoo.so".
684
685 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
686 and remove target first.
687 (default_ld_link): Likewise.
688 (default_ld_simple_link): Likewise.
689 (run_ld_link_exec_tests): Take an optional linker warning and
690 check it.
691 (default_ld_link): Check pruned linker output.
692
a243fa97
L
6932007-02-13 H.J. Lu <hongjiu.lu@intel.com>
694
695 * ld-scripts/default-script1.d: Expect extra symbols.
696 * ld-scripts/default-script2.d: Likewise.
697 * ld-scripts/default-script3.d: Likewise.
698 * ld-scripts/default-script4.d: Likewise.
699
e4e0193e
AM
7002007-02-13 Alan Modra <amodra@bigpond.net.au>
701
702 * ld-powerpc/relbrlt.d: Update.
703 * ld-powerpc/tlsexe.r: Update.
704 * ld-powerpc/tlsexetoc.r: Update.
705 * ld-powerpc/tlsso.r: Update.
706 * ld-powerpc/tlstocso.r: Update.
707
84f5d08e
AM
7082007-02-12 Alan Modra <amodra@bigpond.net.au>
709
710 * ld-powerpc/relbrlt.d: Update.
711
cc9fe443
NC
7122007-02-06 Nick Clifton <nickc@redhat.com>
713
714 PR ld/3805
715 * ld-elf/sec64k.exp: Expect the relocatable version of this test
716 to fail for the m32r because it creates both .rel and .rela
717 sections.
718
19d9b7d3
DB
7192007-02-05 Dave Brolley <brolley@redhat.com>
720
721 * ld-undefined/undefined.exp: XFAIL the undefined test
722 * ld-mep: New, with content.
723
eb7834a6 7242007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
725
726 * ld-i386/pcrel16.d: Undo the last change.
727 * ld-x86-64/pcrel16.d: Likewise.
728
eb7834a6 7292007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
730
731 * ld-i386/pcrel16.d: Updated.
732 * ld-x86-64/pcrel16.d: Likewise.
733
b25b09cb
AM
7342007-02-01 Alan Modra <amodra@bigpond.net.au>
735
736 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
737 LDFLAGS for spu.
738
b785d0e1
JB
7392007-01-29 Julian Brown <julian@codesourcery.com>
740
741 * ld-arm/arm-elf.exp: Add VFP11 tests.
742 * ld-arm/vfp11-fix-none.s: New file.
743 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
744 * ld-arm/vfp11-fix-scalar.s: New file.
745 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
746 * ld-arm/vfp11-fix-vector.s: New file.
747 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
748
723cda25
NS
7492007-01-23 Nathan Sidwell <nathan@codesourcery.com>
750
751 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
752 * ld-elf/header.s: Adjust.
753 * ld-elf/header.t: Reduce initial offset.
754
7b69d466
AS
7552007-01-23 Andreas Schwab <schwab@suse.de>
756
757 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
758 assembler output.
759
5f400437 7602007-01-19 H.J. Lu <hongjiu.lu@intel.com>
d8cf8b51
L
761
762 * ld-elf/dl6.c: New file.
763 * ld-elf/dl6a.out: Likewise.
764 * ld-elf/dl6amain.c: Likewise.
765 * ld-elf/dl6b.out: Likewise.
766 * ld-elf/dl6bmain.c: Likewise.
767 * ld-elf/dl6cmain.c: Likewise.
768 * ld-elf/dl6dmain.c: Likewise.
769
770 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
771 -Bsymbolic-functions, --dynamic-list-data and
772 --dynamic-list-cpp-new.
773
b8142865
L
7742007-01-19 H.J. Lu <hongjiu.lu@intel.com>
775
776 * ld-elf/maxpage3.t: New file.
777 * ld-elf/maxpage3a.d: Likewise.
778 * ld-elf/maxpage3b.d: Likewise.
779 * ld-elf/maxpage3c.d: Likewise.
780
5f400437 7812007-01-19 H.J. Lu <hongjiu.lu@intel.com>
14be8564
L
782
783 * ld-scripts/default-script.exp: New file.
784 * ld-scripts/default-script.s: Likewise.
785 * ld-scripts/default-script.t: Likewise.
786 * ld-scripts/default-script1.d: Likewise.
787 * ld-scripts/default-script2.d: Likewise.
788 * ld-scripts/default-script3.d: Likewise.
789 * ld-scripts/default-script4.d: Likewise.
790
30dabe8a
L
7912007-01-18 H.J. Lu <hongjiu.lu@intel.com>
792
793 PR ld/1283
794 * lib/ld-lib.exp (run_dump_test): Remove output file first.
795
e47251a9
L
7962007-01-17 H.J. Lu <hongjiu.lu@intel.com>
797
798 * ld-elf/header.d: Adjust for .text section with 16byte
799 alignment.
800
f7a46012
L
8012007-01-16 H.J. Lu <hongjiu.lu@intel.com>
802
803 * ld-elf/dl1main.c (main): Fix a typo.
804
40b36307
L
8052007-01-16 H.J. Lu <hongjiu.lu@intel.com>
806
807 PR ld/3831
808 * ld-elf/del.cc: New.
809 * ld-elf/dl5.cc: Likewise.
810 * ld-elf/dl5.out: Likewise.
811 * ld-elf/new.cc: Likewise.
812
813 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
814 --dynamic-list-cpp-new.
815
c3c6b70e
HPN
8162007-01-12 Hans-Peter Nilsson <hp@axis.com>
817
818 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
819 and "Sections". Only run on *-*-linux*.
820
59e0647f
NS
8212007-01-11 Nathan Sidwell <nathan@codesourcery.com>
822
823 * ld-elf/header.d: New.
824 * ld-elf/header.t: New.
825 * ld-elf/header.s: New.
826
42037fe5
NC
8272007-01-08 Kai Tietz <kai.tietz@onevision.com>
828
829 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
830 x86_64-*-mingw*.
831 * ld-pe/pe.exp: Ditto.
832 * ld-scripts/align.exp: Ditto.
833 * ld-scripts/defined.exp: Ditto.
834 * ld-scripts/provide.exp: Ditto.
835 * ld-scripts/weak.exp: Ditto.
836
cc3e2771
NS
8372007-01-06 Nathan Sidwell <nathan@codesourcery.com>
838
839 * ld-scripts/expr.exp: New.
840 * ld-scripts/expr1.s: New.
841 * ld-scripts/expr1.d: New.
842 * ld-scripts/expr1.t: New.
843
5ccca1c0 844For older changes see ChangeLog-2006
c9e214e5
AM
845\f
846Local Variables:
847mode: change-log
848left-margin: 8
849fill-column: 74
850version-control: never
851End: