* scripttempl/elfm68hc12.sc: Define eeprom memory region.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
9e75165d
L
12003-10-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ld-elfvers/vers.exp (test_ldfail): Add "-Wl," to pass the
4 linker option from gcc.
5
5aa04fdf
AM
62003-10-23 Alan Modra <amodra@bigpond.net.au>
7
8 * ld-powerpc/tlsexetoc.d: Correct.
9 * ld-powerpc/tlstoc.d: Correct.
10
89b7466f
HPN
112003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
12
13 * ld-mmix/greg-14.d, ld-mmix/greg-5.d, ld-mmix/pushja1b.d,
14 ld-mmix/pushja1f.d, ld-mmix/pushja7b.d, ld-mmix/pushja7f.d: Pass
15 --no-pushj-stubs to the assembler.
16 * ld-mmix/pushjs2b.d, ld-mmix/greg-14s.d, ld-mmix/pushjs1.d,
17 ld-mmix/greg-5s.d, ld-mmix/pushjs3b.d, ld-mmix/pushja1f-s.d,
18 ld-mmix/pushjs1m.d, ld-mmix/pushja7b-s.d, ld-mmix/pushja7f-s.d,
19 ld-mmix/pushja1b-s.d, ld-mmix/pushjs2.d, ld-mmix/pushjs3.d,
20 ld-mmix/pushjs4b.d, ld-mmix/pushjs4.d, ld-mmix/pushjs1bm.d,
21 ld-mmix/pushjs1b.d, ld-mmix/pushjs2m.d, ld-mmix/pushjs1r.d,
22 ld-mmix/pushjs3m.d, ld-mmix/pushjs2bm.d, ld-mmix/pushjs4m.d,
23 ld-mmix/pushjs3bm.d, ld-mmix/pushjs2r.d, ld-mmix/pushjs4bm.d,
24 ld-mmix/pushjs3r.d, ld-mmix/pushjs4r.d: New tests.
25
46e993b9
KK
262003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
27
28 * ld-sh/sh64/rd-sh64.exp: If the test matches *-dso.d, copy
29 the output of linker to the file tmpdir/*-dso.so.
30 * ld-sh/sh64/stobin-0-dso.d: New.
31 * ld-sh/sh64/stobin-1.d: New.
32 * ld-sh/sh64/stobin.s: New.
33 * ld-sh/sh64/stolib.s: New.
34
98a8deaf
RS
352003-10-13 Richard Sandiford <rsandifo@redht.com>
36
37 * ld-mips-elf/multi-got-1.d (RELSZ): Don't include the size of the
38 trailing null relocs.
39
f19ae42f
KK
402003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
41
42 * ld-sh/rd-sh.exp (LDFLAGS): Define appropriately for each
43 sh64/sh5 targets.
44 * ld-sh/sh.exp: Don't do relaxing test for sh64*-*-* and
45 sh5*-*-* targets.
46 * ld-sh/sh64/relax.exp (emul32): Set to shelf32_nbsd for netbsd.
47 * ld-sh/sh64/relfail.exp: Set parameters for netbsd.
48 * ld-sh/sh64/sh64.exp: Skip this for netbsd. Trim the section
49 numbers for crangerel1 and crengerel2 tests.
50 * ld-sh/sh64/abi32.sd: Update.
51 * ld-sh/sh64/abi32.xd: Likewise.
52 * ld-sh/sh64/abi64.sd: Likewise.
53 * ld-sh/sh64/abi64.xd: Likewise.
54 * ld-sh/sh64/abixx-noexp.sd: Likewise.
55 * ld-sh/sh64/cmpct1.sd: Likewise.
56 * ld-sh/sh64/cmpct1.xd: Likewise.
57 * ld-sh/sh64/crange1.rd: Likewise.
58 * ld-sh/sh64/crange2.rd: Likewise.
59 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
60 * ld-sh/sh64/crange3-media.rd: Likewise.
61 * ld-sh/sh64/crange3.rd: Likewise.
62 * ld-sh/sh64/crangerel1.rd: Likewise.
63 * ld-sh/sh64/crangerel2.rd: Likewise.
64 * ld-sh/sh64/dlsection.sd: Likewise.
65 * ld-sh/sh64/endian.sbd: Likewise.
66 * ld-sh/sh64/endian.sld: Likewise.
67 * ld-sh/sh64/gotplt.d: Likewise.
68 * ld-sh/sh64/init-cmpct.d: Likewise.
69 * ld-sh/sh64/init-media.d: Likewise.
70 * ld-sh/sh64/init.s: Align functions.
71 * ld-sh/sh64/init64.d: Update.
72 * ld-sh/sh64/mix1-noexp.sd: Likewise.
73 * ld-sh/sh64/mix1.sd: Likewise.
74 * ld-sh/sh64/mix1.xd: Likewise.
75 * ld-sh/sh64/mix2-noexp.sd: Likewise.
76 * ld-sh/sh64/mix2.sd: Likewise.
77 * ld-sh/sh64/mix2.xd:Likewise.
78 * ld-sh/sh64/rel32.xd: Likewise.
79 * ld-sh/sh64/rel64.xd: Likewise.
80 * ld-sh/sh64/reldl32.rd: Likewise.
81 * ld-sh/sh64/reldl64.rd: Likewise.
82 * ld-sh/sh64/shdl32.xd: Update.
83 * ld-sh/sh64/shdl64.sd: Likewise.
84 * ld-sh/sh64/shdl64.xd: Likewise.
85 * ld-sh/shared-1.d: Add -z nocombreloc to ld option. Update.
86 * ld-sh/sub2l-1.d: Make file format match with elf32-sh.*.
87 * ld-sh/weak1.d: Likewise.
88
8e919164
HPN
892003-10-11 Hans-Peter Nilsson <hp@bitrange.com>
90
91 * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.
92 * ld-scripts/defined.exp: Run defined3.
93
b8fe28d4
HPN
942003-10-08 Hans-Peter Nilsson <hp@bitrange.com>
95
96 * ld-scripts/defined2.d, ld-scripts/defined2.t: New test.
97 * ld-scripts/defined.exp: Run defined2.
98
c0d48c0b
DA
992003-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
100
101 * ld-elfvsb/elfvsb.exp: xfail non-pic shared library tests for
102 non 64-bit hppa*-*-linux* targets.
103 * ld-elfvsb/main.c (main_visibility_check): Cast value returned by
104 visibility_funptr () to a function pointer.
105 * ld-shared/shared.exp: xfail shared (non PIC), shared (non PIC, load
106 offset), and shared (PIC main, non PIC so) tests for non 64-bit
107 hppa*-*-linux* targets.
108
5cd8624d
L
1092003-09-30 H.J. Lu <hongjiu.lu@intel.com>
110
111 * ld-checks/checks.exp (section_check): Remove ia64-*-elf*.
112
18c5ee84
L
1132003-09-30 H.J. Lu <hongjiu.lu@intel.com>
114
115 * ld-checks/checks.exp (section_check): Skip ia64-*-* instead
116 of ia64-*-linux*.
117
a98f9b6c
L
1182003-09-30 H.J. Lu <hongjiu.lu@intel.com>
119
120 * ld-ia64/ia64.exp: Remove -melf64_ia64.
121
122 * ld-ia64/tlsbin.dd: Remove -melf64_ia64. Match elf..-ia64-.*
123 instead of elf64-ia64-little.
124 * ld-ia64/tlsbin.rd: Likewise.
125 * ld-ia64/tlsbin.sd: Likewise.
126 * ld-ia64/tlsbin.td: Likewise.
127 * ld-ia64/tlsg.sd: Likewise.
128 * ld-ia64/tlspic.dd: Likewise.
129 * ld-ia64/tlspic.rd: Likewise.
130 * ld-ia64/tlspic.sd: Likewise.
131 * ld-ia64/tlspic.td: Likewise.
132
5f74bc13
CD
1332003-09-30 Chris Demetriou <cgd@broadcom.com>
134
135 * ld-mips-elf/mips-elf-flags.exp: Add tests for combinations
136 with MIPS64r2.
137
7ed2b4e2
L
1382003-09-29 H.J. Lu <hongjiu.lu@intel.com>
139
140 * lib/ld-lib.exp (proc is_elf64): New.
141
142 * ld-scripts/phdrs.exp: Use is_elf_format and is_elf64.
143
ea16ac83
AM
1442003-09-23 Alan Modra <alan@modra.org>
145
146 * ld-discard/exit.s: Correct .text.exit attributes.
147 * ld-discard/extern.s: Likewise.
148 * ld-discard/static.s: Likewise.
149
4ca2ec88
TS
1502003-09-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
151
152 * ld-mips-elf/relax-jalr-n32.d: Fix little endian test failure.
153 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
154 * ld-mips-elf/relax-jalr-n64.d: Likewise.
155 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
156
d65b7211
HPN
1572003-09-14 Hans-Peter Nilsson <hp@bitrange.com>
158
159 * ld-mmix/bpo-1.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
160 ld-mmix/bpo-14.d, ld-mmix/bpo-16.d, ld-mmix/bpo-17.d,
161 ld-mmix/bpo-18.d, ld-mmix/bpo-19.d, ld-mmix/bpo-2.d,
162 ld-mmix/bpo-22.d, ld-mmix/bpo-3.d, ld-mmix/bpo-4.d,
163 ld-mmix/bpo-5.d, ld-mmix/bpo-6.d, ld-mmix/bpo-9.d,
164 ld-mmix/greg-19.d, ld-mmix/loc1.d, ld-mmix/loc2.d, ld-mmix/loc3.d,
165 ld-mmix/loc4.d, ld-mmix/loc6.d, ld-mmix/local12.d,
166 ld-mmix/locdo-1.d, ld-mmix/loct-1.d, ld-mmix/locto-1.d: Adjust for
167 objdump -d change.
168
a52f1af1
AM
1692003-09-11 Alan Modra <amodra@bigpond.net.au>
170
171 * ld-elf/merge2.s: New.
172 * ld-elf/merge2.d: New.
173
ba3360ee
HPN
1742003-08-16 Hans-Peter Nilsson <hp@bitrange.com>
175
176 * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
177 recent objdump "Contents of ..." change.
178
866f48b7
KK
1792003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
180
181 * ld-sh/shared-2.d, ld-sh/textrel1.s, ld-sh/textrel2.s: New test.
182
edf6a232
AM
1832003-08-02 Alan Modra <amodra@bigpond.net.au>
184
185 * ld-d10v/reloc-001.d: Adjust for objdump -d change.
186 * ld-d10v/reloc-002.d: Likewise.
187 * ld-d10v/reloc-005.d: Likewise.
188 * ld-d10v/reloc-006.d: Likewise.
189 * ld-d10v/reloc-009.d: Likewise.
190 * ld-d10v/reloc-010.d: Likewise.
191 * ld-d10v/reloc-013.d: Likewise.
192 * ld-d10v/reloc-014.d: Likewise.
193 * ld-xstormy16/pcrel.d: Likewise.
194
933f40e7
JJ
1952003-07-29 Jakub Jelinek <jakub@redhat.com>
196
197 * ld-elfvsb/elf-offset.ld: Add .rel.toc, .rela.toc and .toc
198 sections.
199
452575a9
AM
2002003-07-29 Alan Modra <amodra@bigpond.net.au>
201
202 * ld-powerpc/tlsso.r: Update.
203 * ld-powerpc/tlstocso.r: Update.
204
10eafd9f
NC
2052003-07-29 Nick Clifton <nickc@redhat.com>
206
207 * ld-alpha/tlsbin.dd: Update to account for .eh_frame section.
208 * ld-alpha/tlsbin.rd: Likewise.
209 * ld-alpha/tlsbin.sd: Likewise.
210 * ld-alpha/tlsbinr.dd: Likewise.
211 * ld-alpha/tlsbinr.rd: Likewise.
212 * ld-alpha/tlsbinr.sd: Likewise.
213 * ld-alpha/tlspic.dd: Likewise.
214 * ld-alpha/tlspic.rd: Likewise.
215 * ld-alpha/tlspic.sd: Likewise.
216
b59a0218
AM
2172003-07-26 Alan Modra <amodra@bigpond.net.au>
218
219 * ld-powerpc/tlsexe32.d: Update.
220 * ld-powerpc/tlsso32.d: Update.
221
13752416
L
2222003-07-24 H.J. Lu <hongjiu.lu@intel.com>
223
224 * ld-powerpc/tlsexe.r: .sbss is NOBITS, not PROGBITS.
225 * ld-powerpc/tlsexetoc.r: Likewise.
226 * ld-powerpc/tlsso.r: Likewise.
227 * ld-powerpc/tlstocso.r: Likewise.
228
48e83334
SC
2292003-07-23 Stephane Carrez <stcarrez@nerim.fr>
230
231 * ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z soft
232 register.
233
d416627c
L
2342003-07-22 H.J. Lu <hongjiu.lu@intel.com>
235
236 * ld-selective/selective.exp: Skip "ia64-*-*".
237
238 * ld-srec/srec.exp: Make xfail on "ia64-*-*".
239
7a9823f1
RS
2402003-07-11 Richard Sandiford <rsandifo@redhat.com>
241
242 * ld-h8300/relax-3{.s,.d,-coff.d}: New test.
243 * ld-h8300/h8300.exp: Run it.
244
1c0bd72e
AM
2452003-07-10 Alan Modra <amodra@bigpond.net.au>
246
247 * ld-powerpc/powerpc.exp: Dump output .got section rather than .toc.
248 * ld-powerpc/tlsexetoc.g: Update.
249 * ld-powerpc/tlsexetoc.r: Update.
250 * ld-powerpc/tlstoc.g: Update.
251 * ld-powerpc/tlstocso.g: Update.
252 * ld-powerpc/tlstocso.r: Update.
253
8c17da6e
NC
2542003-07-04 Richard Sandiford <rsandifo@redhat.com>
255
256 * ld-h8300/h8300.exp: Replace loop with explicit list. Run relax.d
257 unconditionally. Run relax-2.d for *-elf targets.
258 * ld-h8300/relax.d: Fix typo.
259 * ld-h8300/relax.s: Add 0x prefixes.
260 * ld-h8300/relad-2.[sd]: New test.
261
fbf18a5c
TS
2622003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
263
264 * ld-mips-elf/mips-elf.exp: Use is_elf_format.
265
0c29b4cc
TS
2662003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
267
268 * ld-mips-elf/mips-elf-flags.exp: Use -melf32bsmip for IRIX6.
269
264d75f7
AM
2702003-06-25 Alan Modra <amodra@bigpond.net.au>
271
272 * ld-powerpc/apuinfo.rd: Update.
273
b7c7d6c1
TS
2742003-06-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
275
276 * ld-mips-elf/elf-rel-got-n32.d: Remove special handling for n32 ABI.
277 * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
278
a42ec05b
HPN
2792003-06-18 Hans-Peter Nilsson <hp@axis.com>
280
c1f19746
HPN
281 * ld-cris/locref1.d, ld-cris/locref1.s, ld-cris/locref2.d,
282 ld-cris/locref2.s: New tests.
283
a42ec05b
HPN
284 * ld-elfcomm/elfcomm.exp (dump_common1): Use $READELF, not plain
285 readelf as found using default path.
286
0f84fde1
AM
2872003-06-18 Alan Modra <amodra@bigpond.net.au>
288
b0fe1bf3
AM
289 * lib/ld-lib.exp (default_ld_simple_link): Trim ld parms before
290 trying to trim ld path.
291 (default_ld_compile): Likewise for cc.
292
0f84fde1
AM
293 * lib/ld-lib.exp (default_ld_simple_link): Trim ld path before
294 looking for gcc match.
295 (default_ld_compile): Likewise for cc.
296
40bdaaa8
NC
2972003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
298
299 * ld-undefined/undefined.exp (i?86-*-freebsd*): Remove xfail.
300
37c18fe2
AM
3012003-06-16 Alan Modra <amodra@bigpond.net.au>
302
303 * ld-powerpc/tlsexetoc.d: Update.
304 * ld-powerpc/tlsso.d: Update.
305 * ld-powerpc/tlstoc.d: Update.
306 * ld-powerpc/tlstocso.d: Update.
307 * ld-powerpc/tlstocso.r: Update.
308
1de1cfb1
HPN
3092003-06-16 Hans-Peter Nilsson <hp@axis.com>
310
311 * ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
312 * ld-cris/noglob1.d: Ditto.
313 * ld-cris/badgotr1.d: Pass --underscore to gas.
314
31a1f3a1
TS
3152003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
316
317 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.
318 * ld-mips-elf/elf-rel-xgot-n64-linux.d: New file.
319 * ld-mips-elf/mips-elf.exp: Use the new files for Linux.
320
2d8f7dc8
TS
3212003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
322
323 * ld-mips-elf/relax-jalr.s: Fix testsuite breakage.
324 * ld-mips-elf/relax-jalr-n32.d: Likewise.
325 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
326 * ld-mips-elf/relax-jalr-n64.d: Likewise.
327 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
328
d80dcc6a
TS
3292003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
330
331 * ld-mips-elf/multi-got-1.d: Adjust addresses.
332 * ld-mips-elf/rel32-n32.d: Likewise.
333
4c80642a
AM
3342003-06-11 Alan Modra <amodra@bigpond.net.au>
335
336 * ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, and
337 xfail for hppa duplicated elsewhere.
338
5ef0935e
TS
3392003-06-10 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
340
341 * ld-mips-elf/rel32-n32.d: Force big endian assembly.
342 * ld-mips-elf/rel32-o32.d: Likewise.
343 * ld-mips-elf/rel64.d: Likewise.
344
81cacc15
AM
3452003-06-10 Alan Modra <amodra@bigpond.net.au>
346
347 * ld-elfvsb/elfvsb.exp: Run for powerpc64 too.
348 * ld-powerpc/tls.t: Update.
349 * ld-powerpc/tlsexe.d: Update.
350 * ld-powerpc/tlsexe.r: Update.
351 * ld-powerpc/tlsexetoc.d: Update.
352 * ld-powerpc/tlsexetoc.r: Update.
353 * ld-powerpc/tlsexetoc.t: Update.
354 * ld-powerpc/tlsso.d: Update.
355 * ld-powerpc/tlsso.g: Update.
356 * ld-powerpc/tlsso.r: Update.
357 * ld-powerpc/tlsso.t: Update.
358 * ld-powerpc/tlstocso.d: Update.
359 * ld-powerpc/tlstocso.g: Update.
360 * ld-powerpc/tlstocso.r: Update.
361 * ld-powerpc/tlstocso.t: Update.
362
6f6f27f8
L
3632003-06-03 H.J. Lu <hongjiu.lu@intel.com>
364
365 * ld-discard/extern.d: Updated.
366 * ld-discard/start.d: Likewise.
367 * ld-discard/static.d: Likewise.
368
b814bbcb
L
3692003-06-03 H.J. Lu <hongjiu.lu@intel.com>
370
371 * ld-elfcomm/elfcomm.exp: Mark tests untested if compiler is
372 not available.
373
3bb72744
NC
3742003-06-02 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
375
376 * ld-cygwin: New directory.
377 * ld-cygwin/exe-export.exp: New test script. Checks building
378 cygwin executables with an export table.
379 * ld-cygwin/testdll.def: New source file.
380 * ld-cygwin/testexe.def: New source file.
381 * ld-cygwin/testdll.c: New source file.
382 * ld-cygwin/testexe.c: New source file.
383
cdaeef2e
L
3842003-05-30 H.J. Lu <hongjiu.lu@intel.com>
385
386 * config/default.exp: Load tmpdir/libpath.exp.
387 (gcc_ld_flag): Set from $libpath.
388
43f9d75b
JT
3892003-05-27 Jason Thorpe <thorpej@wasabisystems.com>
390
391 * ld-elf/elf.exp: Use if_elf_format.
392 * ld-elf/sec64k.exp: Likewise.
393 * ld-elfcomm/elfcomm.exp: Likewise.
394 * lib/ld-lib.exp (is_elf_format): Match hppa*64*-*-hpux*.
395
493e6a13
JT
3962003-05-25 Jason Thorpe <thorpej@wasabisystems.com>
397
398 * ld-mips-elf/mips-elf.exp: Make all NetBSD targets match as elf.
399
22d5e339
L
4002003-05-20 Jakub Jelinek <jakub@redhat.com>
401
402 * ld-elfvsb/common.c: New file.
403 * ld-elfvsb/elfvsb.exp: Add common.
404
4052003-05-20 H.J. Lu <hongjiu.lu@intel.com>
406
407 * ld-elfvsb/sh3.c: New file.
408 * ld-elfvsb/test.c: Likewise.
409
410 * ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.
411
b765d4e3
L
4122003-05-15 H.J. Lu <hongjiu.lu@intel.com>
413
414 * config/default.exp (gcc_ld_flag): New. Make the newly built
415 linker available to gcc.
416 * lib/ld-lib.exp (default_ld_simple_link): Pass $gcc_ld_flag
417 to gcc.
418
419 * ld-elfvers/vers.exp: Use "ld_simple_link $CC" to build shared
420 libraries.
421 * ld-elfvsb/elfvsb.exp: Likewise.
422 * ld-elfweak/elfweak.exp: Likewise.
423 * ld-shared/shared.exp: Likewise.
424
425 * ld-elfvers/vers.exp: Use "-Wl,-rpath,." to build shared
426 libraries.
427 * ld-elfvsb/elfvsb.exp: Likewise.
428
429 * ld-elfvsb/elfvsb.exp: Remove xfail for powerpc-*-linux*.
430
431 * ld-elfweak/elfweak.exp: Use PIC for shared libraries.
432
99573a98
SC
4332003-05-13 Stephane Carrez <stcarrez@nerim.fr>
434
435 * ld-m68hc11/link-hcs12.d: New test.
436 * ld-m68hc11/link-hcs12.s: New file.
437 * ld-m68hc11/link-hc12.s: New file.
438
5c449c3f
L
4392003-05-13 H.J. Lu <hongjiu.lu@intel.com>
440
441 * ld-elfweak/elfweak.exp: Fix typo.
442
59758b1c
NC
4432003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
444
445 * ld-elfvers/vers.exp: Run on sh[34]*-*-linux*.
446 * ld-elfvsb/elfvsb.exp: Likewise.
447 * ld-elfweak/elfweak.exp: Likewise.
448
5ff4a71e
HPN
4492003-05-12 Hans-Peter Nilsson <hp@bitrange.com>
450
451 * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
452 ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
453 ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
454 ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
455 ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
456 ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
457 ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
458 objdump no longer truncating dump addresses.
459
4648dfcf
MS
4602003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
461
462 * ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
463 to linker script.
464 * ld-elfvsb/elfvsb.exp (visibility_run): Add setup_xfails for s390x.
465 * ld-selective/selective.exp: Disable for s390 and s390x.
466 * ld-shared/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
467 to linker script.
468 * ld-shared/shared.exp (shared_test): Add setup_xfails for s390x.
469 * ld-undefined/undefined.exp (checkund): Remove setup_xfail for s390x.
470
54c9a60f
L
4712003-05-08 H.J. Lu <hongjiu.lu@intel.com>
472
473 * ld-elfvers/vers.exp: Add vers27d4 and vers27d5 to test
474 versioned reference for hidden symbol.
475
476 * ld-elfvers/vers27d4.dsym: New file.
477 * ld-elfvers/vers27d4.ver: Likewise.
478
95b4a16e
L
4792003-05-07 H.J. Lu <hongjiu.lu@intel.com>
480
481 * ld-elfvers/vers27d3.c (__start): New.
482 (start): New.
483
0ae911fe
L
4842003-05-07 H.J. Lu <hongjiu.lu@intel.com>
485
486 * ld-elfvers/vers.exp (build_binary): Support build exeutable.
487 (build_binary): Renamed from ...
488 (build_vers_lib): This.
489 (build_vers_lib_no_pic): Updated.
490 (build_vers_lib_pic): Likewise.
491 Add vers27d1, vers27d2 and vers27d3 to test versioned
492 definition for hidden symbol referenced by a DSO.
493
494 * ld-elfvers/vers27d.dsym: New file.
495 * ld-elfvers/vers27d.sym: Likewise.
496 * ld-elfvers/vers27d.ver: Likewise.
497 * ld-elfvers/vers27d1.c: Likewise.
498 * ld-elfvers/vers27d2.c: Likewise.
499 * ld-elfvers/vers27d3.c: Likewise.
500
3a8260b2
AS
5012003-05-07 Andreas Schwab <schwab@suse.de>
502
503 * ld-elfvsb/elfvsb.exp: Run dump tests even when cross
504 compiling.
505
697380b3
AO
5062003-05-06 Alexandre Oliva <aoliva@redhat.com>
507
508 * config/default.exp (gcc_gas_flags): Force ABI to n32 on
509 mips64-linux.
510 * ld-elf/merge.d: Xfail on mips64*-linux-gnu*.
511 * ld-mips-elf/mips-elf-flags.exp (ldemul): Set to o32-compatible
512 on mips-sgi-irix6*, mips64-linux-gnu and mips64el-linux-gnu.
513 (good_combination, bad_combination): Use it.
514 Add -32 or -mabi=o64 wherever the ABI was formerly implied.
515
08d5f1b4
L
5162003-05-06 H.J. Lu <hjl@gnu.org>
517
518 * ld-elfvers/vers.exp (objdump_versionstuff): Support comment
519 in expected version file.
520
521 * ld-elfvers/vers25b.c: Add a line of comment.
522 * ld-elfvers/vers25b.dsym: Likwise.
523 * ld-elfvers/vers25b.ver: Likwise.
524 * ld-elfvers/vers26b.dsym: Likwise.
525 * ld-elfvers/vers26b.ver: Likwise.
526 * ld-elfvers/vers27b.dsym: Likwise.
527 * ld-elfvers/vers27b.ver: Likwise.
528 * ld-elfvers/vers27c.c: Likwise.
529 * ld-elfvers/vers27c.dsym: Likwise.
530 * ld-elfvers/vers27c.ver: Likwise.
531
ef5aade5
L
5322003-05-04 H.J. Lu <hjl@gnu.org>
533
534 * ld-elfvsb/main.c: Updated.
535 * ld-elfvsb/sh1.c: Likewise.
536
c424e0e9
L
5372003-05-04 H.J. Lu <hjl@gnu.org>
538
539 * ld-elfvers/vers18.dsym: Updated for weak definiton change.
540 * ld-elfvers/vers18.ver: Likewise.
541 * ld-elfvers/vers19.ver: Likewise.
839efa26
L
542 * ld-elfweak/dsowdata.dsym: Likewise.
543 * ld-elfweak/elfweak.exp: Likewise.
544 * ld-elfweak/weakdata.dsym: Likewise.
c424e0e9
L
545
546 * ld-elfweak/elfweak.exp: Remove xfail.
547
508073f7
AO
5482003-05-04 Alexandre Oliva <aoliva@redhat.com>
549
550 * ld-mips-elf/multi-got-1.d: Force into big-endian mode.
551 Turn relocation offsets into regexps.
552
95aa61ce
L
5532003-05-03 H.J. Lu <hjl@gnu.org>
554
555 * ld-elfvers/vers.exp: Add vers27a, vers27b, vers27c1 and
556 vers27c2 to test versioned definition vs. hidden definition in
557 different files.
558
559 * ld-elfvers/vers27a.c: New file.
560 * ld-elfvers/vers27a.dsym: Likewise.
561 * ld-elfvers/vers27a.map: Likewise.
562 * ld-elfvers/vers27a.ver: Likewise.
563 * ld-elfvers/vers27b.c: Likewise.
564
565 * ld-elfvers/vers27b.dsym: New empty file.
566 * ld-elfvers/vers27b.ver: Likwise.
567 * ld-elfvers/vers27c.c: Likwise.
568 * ld-elfvers/vers27c.dsym: Likwise.
569 * ld-elfvers/vers27c.ver: Likwise.
570
2968149b
NC
5712003-05-02 Nick Clifton <nickc@redhat.com>
572
573 * ld-xstormy16: New directory.
574 * ld-xstormy16/xstormy16.exp: New test script.
575 * ld-xstormy16/pcrel.s: Test assembler source file.
576 * ld-xstormy16/external.s: Test assembler source file.
577 * ld-xstormy16/pcrel.d: Test expected disassembly.
578
fcd06cfe
AJ
5792003-05-02 Andreas Jaeger <aj@suse.de>
580
581 * ld-elfvers/vers.exp (build_exec): Disable vers26b3 on x86-64-linux.
582
bf57c3c9
L
5832003-04-29 H.J. Lu <hjl@gnu.org>
584
585 * ld-ia64/tlsbin.dd: Updated.
586 * ld-ia64/tlsbin.rd: Likewise.
587 * ld-ia64/tlsbin.sd: Likewise.
588 * ld-ia64/tlsbin.td: Likewise.
589 * ld-ia64/tlspic.rd: Likewise.
590 * ld-ia64/tlspic.sd: Likewise.
591 * ld-ia64/tlspic.td: Likewise.
592
5ad8914f
JR
5932003-04-29 J"orn Rennecke <joern.rennecke@superh.com>
594
595 * ld-selective/3.cc (start): New function.
596 * ld-selective/4.cc: Likewise.
597 * ld-selective/5.cc: Likewise.
598
f006af20
L
5992003-04-28 H.J. Lu <hjl@gnu.org>
600
601 * ld-elfvers/vers.exp (picflag): Set PIC flag for compiler.
602 (build_vers_lib): Support PIC.
603 (build_vers_lib_no_pic): New. Change all calls to build_vers_lib
604 to build_vers_lib_no_pic.
605 (build_vers_lib_pic): New.
606 Add tests vers26a, vers26b1, vers26b2 and vers26b3 for versioned
607 definition vs. normal definition in different files.
608
609 * ld-elfvers/vers26a.c: New file.
610 * ld-elfvers/vers26a.dsym: Likewise.
611 * ld-elfvers/vers26a.map: Likewise.
612 * ld-elfvers/vers26a.ver: Likewise.
613 * ld-elfvers/vers26b.c: Likewise.
614
615 * ld-elfvers/vers26b.dsym: New empty file.
616 * ld-elfvers/vers26b.ver: Likewise.
617
1b1fe8fe
L
6182003-04-27 H.J. Lu <hjl@gnu.org>
619
620 * ld-elfvsb/elfvsb.dat: Updated.
621 * ld-elfvsb/elfvsb.exp: Likewise.
622 * ld-elfvsb/main.c: Likewise.
623 * ld-elfvsb/sh1.c: Likewise.
624 * ld-elfvsb/sh2.c: Likewise.
625
d204f4c0
SC
6262003-04-26 Stephane Carrez <stcarrez@nerim.fr>
627
628 * ld-m68hc11/bug-3331.d: New test.
629 * ld-m68hc11/bug-3331.s: New file.
630
635f1062 6312003-04-25 Nick Clifton <nickc@redhat.com>
4c80642a 632 J"orn Rennecke <joern.rennecke@superh.com>
635f1062
JR
633
634 * lib/ld-lib.exp (big_or_little_endian): Also check for -mb and -ml.
635
09bf9720
L
6362003-04-24 J"orn Rennecke <joern.rennecke@superh.com>
637
638 * ld-elfcomm/elfcomm.exp: Allow symbols to have '_' prepended.
639
267fb3c1
KK
6402003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
641
642 * ld-sh/tlsbin-1.d, ld-sh/tlsbin-2.d, ld-sh/tlsbin-3.d,
643 ld-sh/tlstpoff-1.d, ld-sh/tlstpoff-2.d: Update for removing
644 unnecessary TLS relocs.
645
ef230218
JR
6462003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
647
648 * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH.
649 * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
650
365f9131
L
6512003-04-23 H.J. Lu <hjl@gnu.org>
652
653 * ld-elfvers/vers.exp (objdump_dynsymstuff): Support empty
654 files.
655 (objdump_versionstuff): Likewise.
656 Add tests vers25a, vers25b1 and vers25b2 for versioned
657 definition vs. normal definition in different files.
658
659 * ld-elfvers/vers25a.c: New file.
660 * ld-elfvers/vers25a.dsym: Likewise.
661 * ld-elfvers/vers25a.map: Likewise.
662 * ld-elfvers/vers25a.ver: Likewise.
663
664 * ld-elfvers/vers25b.c: New empty file.
665 * ld-elfvers/vers25b.dsym: Likewise.
666 * ld-elfvers/vers25b.ver: Likewise.
667
ab7be2df
L
6682003-04-22 H.J. Lu <hjl@gnu.org>
669
670 * ld-elfcomm/elfcomm.exp: Support 64bit targets.
671
6c6532f7
SC
6722003-04-21 Stephane Carrez <stcarrez@nerim.fr>
673
674 * ld-m68hc11/far-hc11.s: New file.
675 * ld-m68hc11/far-hc11.d: New test for HC11 trampoline generation.
676 * ld-m68hc11/far-hc12.s: New file.
677 * ld-m68hc11/far-hc12.d: New test for HC12 trampoline generation.
678 * ld-m68hc11/far-hc12.ld: New file.
679
37adfc7e
L
6802003-04-15 H.J. Lu <hjl@gnu.org>
681
682 * ld-elfcom/elfcom.exp: Fix a typo.
683
ca4fa240
NC
6842003-04-14 H.J. Lu <hjl@gnu.org>
685
686 * ld-elfcom: New directory.
687 * ld-elfcom/elfcom.exp: New file: Test alignment of common symbols
688 under ELF.
689 * ld-elfcom/common1a.c: New file: Test source code.
690 * ld-elfcom/common1b.c: New file: Test source code.
691
c2dcd04e
NC
6922003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
693
694 * ld-sh/sh64/crange3-cmpct.rd: Replace occurrances of 'Hitachi'
695 with 'Renesas'.
696 * ld-sh/sh64/crange3-media.rd: Likewise.
697
878a9190
DJ
6982002-04-13 Daniel Jacobowitz <drow@mvista.com>
699
700 * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
701 ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
702 for error messages.
703
7d6c7577
AO
7042003-04-10 Alexandre Oliva <aoliva@redhat.com>
705
706 * ld-mips-elf/elf-rel-got-n32.d,
707 ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
708 ld-mips-elf/elf-rel-xgot-n64.d: New.
709 * ld-mips-elf/mips-elf.exp (hasn32): Define as condition for
710 new tests to run.
711
1f8bd312
SC
7122003-04-04 Stephane Carrez <stcarrez@nerim.fr>
713
714 * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax.
715
8fdeb6e3
BW
7162003-04-02 Bob Wilson <bob.wilson@acm.org>
717
718 * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.
719 * ld-xtensa/lcall.exp: Likewise.
720
e0001a05
NC
7212003-04-01 Bob Wilson <bob.wilson@acm.org>
722
4c80642a
AM
723 * ld-elf/merge.d: xfail xtensa-*-*.
724 * ld-scripts/crossref.exp: Add -mtext-section-literals to CFLAGS
725 for Xtensa targets.
726 * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
727 * ld-xtensa/coalesce1.s: New file.
728 * ld-xtensa/coalesce2.s: Likewise.
729 * ld-xtensa/coalesce.exp: Likewise.
730 * ld-xtensa/coalesce.t: Likewise.
731 * ld-xtensa/lcall1.s: Likewise.
732 * ld-xtensa/lcall2.s: Likewise.
733 * ld-xtensa/lcall.exp: Likewise.
734 * ld-xtensa/lcall.t: Likewise.
e0001a05 735
05e6bb2f
AO
7362003-03-25 Alexandre Oliva <aoliva@redhat.com>
737
738 * ld-mips-elf/mips-elf.exp: Added...
739 * ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
740 ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
741 ld-mips-elf/relax-jalr-n64-shared.d: New tests.
742
48fe7bda
AO
7432003-03-11 Alexandre Oliva <aoliva@redhat.com>
744
745 * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:
746 * ld-mips-elf/rel32-o32.d, ld-mips-elf/rel32-n32.d,
747 ld-mips-elf/rel64.d, ld-mips-elf/rel32.s, ld-mips-elf/rel64.s: New
748 tests.
749
e515b051
AM
7502003-03-11 Alan Modra <amodra@bigpond.net.au>
751
752 * ld-powerpc/tlsso.r: Adjust for corrected zero symbol index relocs.
753 * ld-powerpc/tlsso32.r: Likewise.
754
2a050fb5
AM
7552003-02-18 Alan Modra <amodra@bigpond.net.au>
756
89b16ee5
AM
757 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD
758 relocs.
759 * ld-powerpc/tlsexe.g: Likewise.
760 * ld-powerpc/tlsexe.r: Likewise.
761 * ld-powerpc/tlsexe.t: Likewise.
762
2a050fb5
AM
763 * ld-powerpc/tls32.s: New file.
764 * ld-powerpc/tlslib32.s: New file.
765 * ld-powerpc/tls32.d: New file.
766 * ld-powerpc/tls32.g: New file.
767 * ld-powerpc/tls32.t: New file.
768 * ld-powerpc/tlsexe32.d: New file.
769 * ld-powerpc/tlsexe32.g: New file.
770 * ld-powerpc/tlsexe32.r: New file.
771 * ld-powerpc/tlsexe32.t: New file.
772 * ld-powerpc/tlsso32.d: New file.
773 * ld-powerpc/tlsso32.g: New file.
774 * ld-powerpc/tlsso32.r: New file.
775 * ld-powerpc/tlsso32.t: New file.
776 * ld-powerpc/powerpc.exp: Run new tests.
777
5502cb9f
AM
7782003-02-18 Alan Modra <amodra@bigpond.net.au>
779
780 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
781
9147e853
JJ
7822003-02-10 Jakub Jelinek <jakub@redhat.com>
783
784 * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too.
785 xfail tests linking non-pic code into shared libs on x86_64-*-linux*.
786 * ld-elfvsb/elfvsb.exp: Likewise.
787 * ld-elfvers/vers.exp: Likewise. Add vers24a, vers24b and vers24c
788 tests.
789 * ld-elfvers/vers3.ver: Allow VERS_2.0 to come before GLIBC_*
790 version.
791 * ld-elfvers/vers19.ver: Likewise.
792 * ld-elfvers/vers24a.c: New test.
793 * ld-elfvers/vers24b.c: New test.
794 * ld-elfvers/vers24c.c: New test.
795 * ld-elfvers/vers24.map: New test.
796 * ld-elfvers/vers24.rd: New test.
797 * lib/ld-lib.exp (run_ld_link_tests): Add optional 7th argument
798 cflags. If source files have .c extension, compile them first.
799
0f85b45c
KK
8002003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
801
802 * ld-sh/tlstpoff-1.d: New.
803 * ld-sh/tlstpoff-2.d: New.
804 * ld-sh/tlstpoff1.s: New.
805 * ld-sh/tlstpoff2.s: New.
806
ac8b6cc0
AM
8072003-02-09 Alan Modra <amodra@bigpond.net.au>
808
809 * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.
810 * ld-powerpc/tlsexe.d: Update for changed handling of (invalid) ld var
811 in dynamic lib.
812 * ld-powerpc/tlsexe.g: Likewise.
813 * ld-powerpc/tlsexe.r: Likewise.
814 * ld-powerpc/tlsexe.t: Likewise.
815 * ld-powerpc/tlsexetoc.d: Likewise.
816 * ld-powerpc/tlsexetoc.g: Likewise.
817 * ld-powerpc/tlsexetoc.r: Likewise.
818 * ld-powerpc/tlsexetoc.t: Likewise.
819
266fb683
AM
8202003-02-05 Alan Modra <amodra@bigpond.net.au>
821
822 * ld-powerpc/powerpc.exp (supports_ppc64): New.
823 (ppcelftests): Force 32 bit mode.
824 (ppc64elftests): New.
825 * ld-powerpc/tls.d: New.
826 * ld-powerpc/tls.g: New.
827 * ld-powerpc/tls.s: New.
828 * ld-powerpc/tls.t: New.
829 * ld-powerpc/tlsexe.d: New.
830 * ld-powerpc/tlsexe.g: New.
831 * ld-powerpc/tlsexe.r: New.
832 * ld-powerpc/tlsexe.t: New.
833 * ld-powerpc/tlsexetoc.d: New.
834 * ld-powerpc/tlsexetoc.g: New.
835 * ld-powerpc/tlsexetoc.r: New.
836 * ld-powerpc/tlsexetoc.t: New.
837 * ld-powerpc/tlslib.s: New.
838 * ld-powerpc/tlsso.d: New.
839 * ld-powerpc/tlsso.g: New.
840 * ld-powerpc/tlsso.r: New.
841 * ld-powerpc/tlsso.t: New.
842 * ld-powerpc/tlstoc.d: New.
843 * ld-powerpc/tlstoc.g: New.
844 * ld-powerpc/tlstoc.s: New.
845 * ld-powerpc/tlstoc.t: New.
846 * ld-powerpc/tlstocso.d: New.
847 * ld-powerpc/tlstocso.g: New.
848 * ld-powerpc/tlstocso.r: New.
849 * ld-powerpc/tlstocso.t: New.
850
8914585c
AO
8512003-01-27 Alexandre Oliva <aoliva@redhat.com>
852
853 * ld-mips-elf/multi-got-1.d: New.
854 * ld-mips-elf/multi-got-1-1.s: New.
855 * ld-mips-elf/multi-got-1-2.s: New.
856 * ld-mips-elf/mips-elf.exp (elf): mips*-*-irix* is elf.
857 Run multi-got-1.
858
b9734f35
JJ
8592003-01-25 Jakub Jelinek <jakub@redhat.com>
860
861 * ld-sparc/sparc.exp: New.
862 * ld-sparc/tlsg32.s: New test.
863 * ld-sparc/tlsg32.sd: Likewise.
864 * ld-sparc/tlsg64.s: Likewise.
865 * ld-sparc/tlsg64.sd: Likewise.
866 * ld-sparc/tlslib.s: Likewise.
867 * ld-sparc/tlsnopic.s: Likewise.
868 * ld-sparc/tlspic.s: Likewise.
869 * ld-sparc/tlssunbin32.dd: Likewise.
870 * ld-sparc/tlssunbin32.rd: Likewise.
871 * ld-sparc/tlssunbin32.s: Likewise.
872 * ld-sparc/tlssunbin32.sd: Likewise.
873 * ld-sparc/tlssunbin32.td: Likewise.
874 * ld-sparc/tlssunbin64.dd: Likewise.
875 * ld-sparc/tlssunbin64.rd: Likewise.
876 * ld-sparc/tlssunbin64.s: Likewise.
877 * ld-sparc/tlssunbin64.sd: Likewise.
878 * ld-sparc/tlssunbin64.td: Likewise.
879 * ld-sparc/tlssunbinpic32.s: Likewise.
880 * ld-sparc/tlssunbinpic64.s: Likewise.
881 * ld-sparc/tlssunnopic32.dd: Likewise.
882 * ld-sparc/tlssunnopic32.rd: Likewise.
883 * ld-sparc/tlssunnopic32.s: Likewise.
884 * ld-sparc/tlssunnopic32.sd: Likewise.
885 * ld-sparc/tlssunnopic64.dd: Likewise.
886 * ld-sparc/tlssunnopic64.rd: Likewise.
887 * ld-sparc/tlssunnopic64.s: Likewise.
888 * ld-sparc/tlssunnopic64.sd: Likewise.
889 * ld-sparc/tlssunpic32.dd: Likewise.
890 * ld-sparc/tlssunpic32.rd: Likewise.
891 * ld-sparc/tlssunpic32.s: Likewise.
892 * ld-sparc/tlssunpic32.sd: Likewise.
893 * ld-sparc/tlssunpic32.td: Likewise.
894 * ld-sparc/tlssunpic64.dd: Likewise.
895 * ld-sparc/tlssunpic64.rd: Likewise.
896 * ld-sparc/tlssunpic64.s: Likewise.
897 * ld-sparc/tlssunpic64.sd: Likewise.
898 * ld-sparc/tlssunpic64.td: Likewise.
899
6c597796
MS
9002003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
901
902 * ld-s390/s390.exp: New file.
903 * ld-s390/tlsbin_64.dd: New file.
904 * ld-s390/tlsbin_64.rd: New file.
905 * ld-s390/tlsbin_64.s: New file.
906 * ld-s390/tlsbin_64.sd: New file.
907 * ld-s390/tlsbin_64.td: New file.
908 * ld-s390/tlsbin.dd: New file.
909 * ld-s390/tlsbinpic_64.s: New file.
910 * ld-s390/tlsbinpic.s: New file.
911 * ld-s390/tlsbin.rd: New file.
912 * ld-s390/tlsbin.s: New file.
913 * ld-s390/tlsbin.sd: New file.
914 * ld-s390/tlsbin.td: New file.
915 * ld-s390/tlslib_64.s: New file.
916 * ld-s390/tlslib.s: New file.
917 * ld-s390/tlspic1_64.s: New file.
918 * ld-s390/tlspic1.s: New file.
919 * ld-s390/tlspic2_64.s: New file.
920 * ld-s390/tlspic2.s: New file.
921 * ld-s390/tlspic_64.dd: New file.
922 * ld-s390/tlspic_64.rd: New file.
923 * ld-s390/tlspic_64.sd: New file.
924 * ld-s390/tlspic_64.td: New file.
925 * ld-s390/tlspic.dd: New file.
926 * ld-s390/tlspic.rd: New file.
927 * ld-s390/tlspic.sd: New file.
928 * ld-s390/tlspic.td: New file.
929
0ef7d236
AM
9302003-01-24 Alan Modra <amodra@bigpond.net.au>
931
932 * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
933 * ld-alpha/tlsbin.td: Likewise.
934 * ld-alpha/tlsbinr.sd: Likewise.
935
8b0c8155
RH
9362003-01-21 Richard Henderson <rth@redhat.com>
937
938 * ld-alpha/alpha.exp: New.
939 * ld-alpha/align.s: New.
940 * ld-alpha/tlsbin.dd: New.
941 * ld-alpha/tlsbin.rd: New.
942 * ld-alpha/tlsbin.s: New.
943 * ld-alpha/tlsbin.sd: New.
944 * ld-alpha/tlsbin.td: New.
945 * ld-alpha/tlsbinpic.s: New.
946 * ld-alpha/tlsbinr.dd: New.
947 * ld-alpha/tlsbinr.rd: New.
948 * ld-alpha/tlsbinr.sd: New.
949 * ld-alpha/tlsg.s: New.
950 * ld-alpha/tlsg.sd: New.
951 * ld-alpha/tlslib.s: New.
952 * ld-alpha/tlspic.dd: New.
953 * ld-alpha/tlspic.rd: New.
954 * ld-alpha/tlspic.sd: New.
955 * ld-alpha/tlspic.td: New.
956 * ld-alpha/tlspic1.s: New.
957 * ld-alpha/tlspic2.s: New.
958
d2823f55
AM
9592003-01-20 Alan Modra <amodra@bigpond.net.au>
960
961 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
962
a823975a
JJ
9632003-01-18 Jakub Jelinek <jakub@redhat.com>
964
965 * ld-ia64/tlspic1.s: Add tests for IE in shared libraries.
966 * ld-ia64/tlspic.rd: Adjust.
967 * ld-ia64/tlspic.dd: Adjust.
968 * ld-ia64/tlspic.sd: Adjust.
969
b3dfd7fe
JJ
9702003-01-16 Jakub Jelinek <jakub@redhat.com>
971
972 * ld-ia64/ia64.exp: New.
973 * ld-ia64/tlsbin.dd: New test.
974 * ld-ia64/tlsbinpic.s: New test.
975 * ld-ia64/tlsbin.rd: New test.
976 * ld-ia64/tlsbin.s: New test.
977 * ld-ia64/tlsbin.sd: New test.
978 * ld-ia64/tlsbin.td: New test.
979 * ld-ia64/tlsg.s: New test.
980 * ld-ia64/tlsg.sd: New test.
981 * ld-ia64/tlslib.s: New test.
982 * ld-ia64/tlspic1.s: New test.
983 * ld-ia64/tlspic2.s: New test.
984 * ld-ia64/tlspic.dd: New test.
985 * ld-ia64/tlspic.rd: New test.
986 * ld-ia64/tlspic.sd: New test.
987 * ld-ia64/tlspic.td: New test.
988
1efcd1fd
RS
9892003-01-02 Richard Sandiford <rsandifo@redhat.com>
990
991 * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.
992
64543e1a
RS
9932003-01-02 Richard Sandiford <rsandifo@redhat.com>
994
995 * ld-mips-elf/jr.s: New file.
996 * ld-mips-elf/mips-elf-flags.exp: New test.
997
6bdf432d
NC
9982002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
999
1000 * ld-auto-import: New directory.
1001 * ld-auto-import/auto-import.exp: Test the auto importing direct
1002 from a dll functionality.
1003 * ld-auto-import/client.c: Source code for test.
1004 * ld-auto-import/dll.c: Likewise.
1005
c9c1e416
AO
10062002-12-12 Alexandre Oliva <aoliva@redhat.com>
1007
1008 * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
1009 * ld-mips-elf/branch-misc-2.d: Removed.
1010
e06d9b45
JT
10112002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
1012
1013 * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
1014
e1a9cb8e
NC
10152002-12-03 Nick Clifton <nickc@redhat.com>
1016
1017 * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging
1018 test.
1019 * ld-powerpc/apuinfo1.s: New assembler source file.
1020 * ld-powerpc/apuinfo2.s: New assembler source file.
1021 * ld-powerpc/apuinfo.rd: New expected output file.
1022
a4ff0c79
SC
10232002-12-01 Stephane Carrez <stcarrez@nerim.fr>
1024
1025 Fix PR savannah/1417:
1026 * ld-m68hc11/bug-1417.s: New test.
1027 * ld-m68hc11/bug-1417.d: Likewise.
1028
00f7efb6
JJ
10292002-11-28 Jakub Jelinek <jakub@redhat.com>
1030
1031 * ld-i386/tlsnopic.rd: Change NOTYPE to TLS for UND sg* symbols.
1032
1448fa32
KK
10332002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1034
1035 * ld-sh/refdbg-0-dso.d: New test.
1036 * ld-sh/refdbg-1.d: Likewise.
1037 * ld-sh/refdbg.s: Likewise.
1038 * ld-sh/refdbglib.s: Likewise.
1039
0e406595
AM
10402002-11-22 Alan Modra <amodra@bigpond.net.au>
1041
1042 * ld-elf/elf.exp: Remove sec64k test.
1043 * ld-elf/sec64k.exp: Reinstate.
1044
782c0ebf
AM
10452002-11-21 Alan Modra <amodra@bigpond.net.au>
1046
1047 * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.
1048 * ld-elf/merge.s: New file.
1049 * ld-elf/merge.d: New file.
1050 * ld-elf/merge.ld: New file.
1051
1a3fdaa7
AM
10522002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1053
1054 * ld-scripts/script.exp: Setup for tic4x testcase
1055
e514ac71
NC
10562002-11-15 Nick Clifton <nickc@redhat.com>
1057
1058 * ld-h8300: New directory.
1059 * ld-h8300/h8300.exp: New expect script. Only run tests for h8300
1060 targets.
1061 * ld-h8300/relax.s: New assembler source file.
1062 * ld-h8300/relax.d: New expected output file.
1063
b7b0b729
HPN
10642002-11-11 Hans-Peter Nilsson <hp@axis.com>
1065
1066 * ld-elf/sec64k.exp: New test.
1067 * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
1068 to a source file starting with "/".
1069
646a0a40
HPN
10702002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
1071
1072 * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
1073 ld-mmix/local7.d: Tweak for change in readelf output.
1074
f72dfb13
AM
10752002-11-09 Alan Modra <amodra@bigpond.net.au>
1076
1077 * ld-elfvsb/define.s: Avoid use of @ in .type directive.
1078
415fe8c6 10792002-11-07 Hans-Peter Nilsson <hp@axis.com>
1790e8ab
HPN
1080
1081 * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
1082 ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
1083
3d198be3
NC
10842002-11-07 Nick Clifton <nickc@redhat.com>
1085
1086 * ld-fastcall/fastcall.exp: Only run tests for PE type x86
1087 targets.
1088
5e622545
KK
10892002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1090
1091 * ld-sh/rd-sh.exp: Set asflags_save always.
1092
c9e38879
NC
10932002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
1094
1095 * ld-fastcall: New directory for testing fastcall support.
1096 * ld-fastcall/export.s: New file for testing fastcall symbol
1097 handling.
1098 * ld-fastcall/import.s: Likewise.
1099 * ld-fastcall/fastcall.exp: Likewise.
1100
935cac6e
KK
11012002-11-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1102
1103 * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
1104 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
1105 * ld-sh/tlspic-1.d: Likewise.
1106 * ld-sh/tlspic-2.d: Likewise.
1107 * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
1108 defined by the linker scripts.
1109
19dd1b48
SC
11102002-10-14 Stephane Carrez <stcarrez@nerim.fr>
1111
1112 * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
1113 * ld-m68hc11/adj-jump.d: New test for linker relaxation.
1114 * ld-m68hc11/adj-jump.s: Likewise.
1115 * ld-m68hc11/adj-brset.s: Likewise.
1116 * ld-m68hc11/adj-brset.d: Likewise.
1117 * ld-m68hc11/relax-direct.s: Likewise.
1118 * ld-m68hc11/relax-direct.d: Likewise.
1119 * ld-m68hc11/relax-group.s: Likewise.
1120 * ld-m68hc11/relax-group.d: Likewise.
1121 * ld-m68hc11/bug-1403.d: Likewise.
1122 * ld-m68hc11/bug-1403.s: Likewise.
1123
24d1feef
SC
11242002-10-14 Stephen Clarke <stephen.clarke@superh.com>
1125 * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
1126 * ld-sh/sh64/sh64.exp: Likewise.
1127 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
1128 * ld-sh/sh64/abi32.sd: Adjust expected output to include
1129 sh64*-*-linux* formats too.
1130 * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
1131 emulation, and set it appropriately for sh*-*-linux*.
1132 * ld-sh/sh64/relfail.exp: Add variables to hold target
1133 emulation, output format, start symbol, and whether target
1134 supports 64-bit ABI. Set appropriately for sh*-*-linux*.
1135
f9a3a01a
L
11362002-10-12 H.J. Lu (hjl@gnu.org)
1137
1138 * ld-discard/extern.d: Remove $srcdir/$subdir/.
1139 * ld-discard/start.d: Likewise.
1140 * ld-discard/static.d: Likewise.
1141 * ld-linkonce/zeroehl32.d: Likewise.
1142 * ld-selective/keepdot.d: Likewise.
1143 * ld-selective/keepdot0.d: Likewise.
1144
6c381eeb
KK
11452002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1146
1147 * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
1148 of linker to the file tmpdir/*-dso.so.
1149 * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
1150 * ld-sh/tlsbin-0-dso.d: New.
1151 * ld-sh/tlsbin-1.d: New.
1152 * ld-sh/tlsbin-2.d: New.
1153 * ld-sh/tlsbin-3.d: New.
1154 * ld-sh/tlsbin-4.d: New.
1155 * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
1156 * ld-sh/tlspic-1.d: New.
1157 * ld-sh/tlspic-2.d: New.
1158 * ld-sh/tlspic-3.d: New.
1159 * ld-sh/tlspic-4.d: New.
1160
2030e6d7
JJ
11612002-10-10 Jakub Jelinek <jakub@redhat.com>
1162
1163 * ld-i386/combreloc.s: New test.
1164 * ld-i386/combreloc.d: New test.
1165 * ld-i386/i386.exp (i386tests): Add it.
1166
4565652e
AM
11672002-10-10 Alan Modra <amodra@bigpond.net.au>
1168
1169 * ld-i386/i386.exp (reloc): Turn off combreloc.
1170 * ld-i386/reloc.d: Likewise.
1171 * ld-powerpc/powerpc.exp: Likewise.
1172 * ld-powerpc/reloc.d: Likewise.
1173
8b0eebb0
L
11742002-10-03 H.J. Lu <hjl@gnu.org>
1175
1176 * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
1177 3.x.
1178
30a2f863
CD
11792002-10-03 Chris Demetriou <cgd@broadcom.com>
1180
1181 * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
1182 more compatible with non-embedded targets.
1183 * ld-mips-elf/branch-misc-2.d: Likewise.
1184
1185 * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
1186 PIC tests.
1187 (elf): New variable, to control whether generic ELF tests are run.
1188 (embedded_elf): New variable, to control whether ELF tests
1189 requiring embedded PIC or embedded relocs are run.
1190
ad050da3
SC
11912002-10-02 Stephen Clarke <stephen.clarke@superh.com>
1192
1193 * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
1194 ld-sh/sh64/gotplt.s: New test.
1a3fdaa7 1195
8033ae3b
SC
11962002-10-02 Stephen Clarke <stephen.clarke@superh.com>
1197 * ld-sh/sh64/cmpct1.sd : Fix linked file name.
1198 * ld-sh/sh64/crange3.dd: Likewise.
1a3fdaa7 1199
7c445aa3
JJ
12002002-10-01 Jakub Jelinek <jakub@redhat.com>
1201
1202 * ld-i386/i386.exp: Add tlsindntpoff test.
1203 * ld-i386/tlsindntpoff.s: New test.
1204 * ld-i386/tlsindntpoff.dd: New test.
1205
abcf1d52
JJ
12062002-10-01 Jakub Jelinek <jakub@redhat.com>
1207
1208 * ld-x86-64/tlspic1.s: Change TLSGD sequences.
1209 * ld-x86-64/tlsbinpic.s: Likewise.
1210 * ld-x86-64/tlspic.dd: Adjust.
1211
a45bb67d
JJ
12122002-10-01 Jakub Jelinek <jakub@redhat.com>
1213
1214 * ld-i386/i386.exp: Add tlsg test.
1215 * ld-i386/tlsg.s: New test.
1216 * ld-i386/tlsg.sd: New test.
1217 * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
1218 * ld-i386/tlsbinpic.s: Likewise.
1219 * ld-x86-64/x86-64.exp: Add tlsg test.
1220 * ld-x86-64/tlsg.s: New test.
1221 * ld-x86-64/tlsg.sd: New test.
1222 * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
1223 * ld-x86-64/tlsbinpic.s: Likewise.
1224
b1e61c4b
AM
12252002-09-30 Alan Modra <amodra@bigpond.net.au>
1226
1227 * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
1228
302cbfc2
AM
12292002-09-30 Alan Modra <amodra@bigpond.net.au>
1230
17c2bdee
AM
1231 * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
1232 * ld-powerpc/powerpc.exp: New.
1233
302cbfc2
AM
1234 * ld-i386/reloc.s, ld-i386/reloc.d: New.
1235 * ld-i386/i386.exp: Run new test.
1236
bffbf940
JJ
12372002-09-27 Jakub Jelinek <jakub@redhat.com>
1238
1239 * lib/ld-lib.exp (run_ld_link_tests): Add.
1240 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
1241 file_contents): Remove.
1242 (sh64tests): Add 6th field to the tests array.
1243 * ld-i386/i386.exp (run_ld_link_tests): Remove.
1244 * ld-x86-64/x86-64.exp: New.
1245 * ld-x86-64/tlsbin.dd: New test.
1246 * ld-x86-64/tlsbinpic.s: New test.
1247 * ld-x86-64/tlsbin.rd: New test.
1248 * ld-x86-64/tlsbin.s: New test.
1249 * ld-x86-64/tlsbin.sd: New test.
1250 * ld-x86-64/tlsbin.td: New test.
1251 * ld-x86-64/tlslib.s: New test.
1252 * ld-x86-64/tlspic1.s: New test.
1253 * ld-x86-64/tlspic2.s: New test.
1254 * ld-x86-64/tlspic.dd: New test.
1255 * ld-x86-64/tlspic.rd: New test.
1256 * ld-x86-64/tlspic.sd: New test.
1257 * ld-x86-64/tlspic.td: New test.
1258
344897cc
AM
12592002-09-21 Alan Modra <amodra@bigpond.net.au>
1260
1261 * ld-undefined/undefined.exp: Adjust function test.
1262
c7749bd6
AM
12632002-09-20 Alan Modra <amodra@bigpond.net.au>
1264
1265 * ld-i386/i386.exp: Only run tests on ELF targets.
1266
37e55690
JJ
12672002-09-19 Jakub Jelinek <jakub@redhat.com>
1268
1269 * ld-i386/i386.exp: New.
1270 * ld-i386/tlsbin.dd: New test.
1271 * ld-i386/tlsbinpic.s: New test.
1272 * ld-i386/tlsbin.rd: New test.
1273 * ld-i386/tlsbin.s: New test.
1274 * ld-i386/tlsbin.sd: New test.
1275 * ld-i386/tlsbin.td: New test.
1276 * ld-i386/tlslib.s: New test.
1277 * ld-i386/tlsnopic1.s: New test.
1278 * ld-i386/tlsnopic2.s: New test.
1279 * ld-i386/tlsnopic.dd: New test.
1280 * ld-i386/tlsnopic.rd: New test.
1281 * ld-i386/tlsnopic.sd: New test.
1282 * ld-i386/tlspic1.s: New test.
1283 * ld-i386/tlspic2.s: New test.
1284 * ld-i386/tlspic.dd: New test.
1285 * ld-i386/tlspic.rd: New test.
1286 * ld-i386/tlspic.sd: New test.
1287 * ld-i386/tlspic.td: New test.
1288
2dc83527
CD
12892002-09-18 Chris Demetriou <cgd@broadcom.com>
1290
1291 * ld-mips-elf/branch-misc-1.d: New file.
1292 * ld-mips-elf/branch-misc-2.d: New file.
1293 * ld-mips-elf/mips-elf.exp: Run new tests.
1294
c23487d4
AM
12952002-09-05 Alan Modra <amodra@bigpond.net.au>
1296
1297 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
1298 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1299 * ld-sh/sh64/crange3-media.rd: Likewise.
1300 * ld-sh/sh64/crange3.rd: Likewise.
1301
156436a5
HPN
13022002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
1303
1304 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
1305 * ld-mmix/bpo-11.d: Ditto.
1306
1307 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
1308 symbols.
1309
1310 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
1311 .di.
1312 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
1313 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
1314
6d110b65
AM
13152002-08-28 Alan Modra <amodra@bigpond.net.au>
1316
1317 * ld-discard/discard.exp: xfail m6812.
1318 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
1319
68a4c073
AM
13202002-08-27 Alan Modra <amodra@bigpond.net.au>
1321
1322 * ld-mmix/b-nosym.d: Revert last change.
1323
99e49e4e
AM
13242002-08-26 Alan Modra <amodra@bigpond.net.au>
1325
1326 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
1327
30c8cc68
AM
13282002-08-23 Stephen Clarke <stephen.clarke@superh.com>
1329
1330 * ld-sh/sh64/rd-sh64.exp: New framework file.
1331 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
1332 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
1333 correct setting of ISA bit for init and fini entry-points.
1334
0b65791f
SC
13352002-08-16 Stephen Clarke <stephen.clarke@superh.com>
1336
1337 * ld-sh/sh64/sh64.exp: Add dlsection.
1338 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
1339
b3de5b86
AM
13402002-08-16 Alan Modra <amodra@bigpond.net.au>
1341
1342 * ld-discard/discard.exp: xfail targets using generic linker.
1343 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
1344
43b10118
HPN
13452002-08-15 Hans-Peter Nilsson <hp@axis.com>
1346
1347 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
1348
80425074
L
13492002-08-13 H.J. Lu <hjl@gnu.org>
1350
1351 * ld-elfvers/vers.exp: Add vers23c and vers23d.
1352
1353 * ld-elfvers/vers23c.ver: New.
1354 * ld-elfvers/vers23d.dsym: New.
1355
9c092167
L
13562002-08-12 H.J. Lu <hjl@gnu.org>
1357
1358 * ld-elfvers/vers.exp: Add vers23.
1359
1360 * ld-elfvers/vers23.c: New.
1361 * ld-elfvers/vers23.dsym: New.
1362 * ld-elfvers/vers23.ver: New.
1363 * ld-elfvers/vers23a.c: New.
1364 * ld-elfvers/vers23a.dsym: New.
1365 * ld-elfvers/vers23a.map: New.
1366 * ld-elfvers/vers23a.sym: New.
1367 * ld-elfvers/vers23a.ver: New.
1368 * ld-elfvers/vers23b.c: New.
1369 * ld-elfvers/vers23b.dsym: New.
1370 * ld-elfvers/vers23b.map: New.
1371 * ld-elfvers/vers23b.ver: New.
1372
598b6dde
HPN
13732002-08-12 Stephen Clarke <stephen.clarke@superh.com>
1374
d1764264
HPN
1375 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
1376 listing.
1377 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
1378 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
598b6dde
HPN
1379 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
1380 is no longer set to object.
1381 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
1382 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
1383 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
1384 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
1385 ld-sh/sh64/shdl64.xd: Likewise.
1386
2548cbcc
AM
13872002-08-10 Alan Modra <amodra@bigpond.net.au>
1388
1389 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
1390 * ld-linkonce/linkonce.exp: Likewise.
1391 * ld-selective/sel-dump.exp: Likewise.
1392 * ld-selective/selective.exp: Don't run on aout or bout.
1393
b16100ad
L
13942002-08-08 H.J. Lu <hjl@gnu.org>
1395
1396 * ld-elfvers/vers.exp: Add vers22.
1397
1398 * ld-elfvers/vers22.c: New.
1399 * ld-elfvers/vers22.dsym: New.
1400 * ld-elfvers/vers22.map: New.
1401 * ld-elfvers/vers22.ver: New.
1402 * ld-elfvers/vers22a.c: New.
1403 * ld-elfvers/vers22a.dsym: New.
1404 * ld-elfvers/vers22a.sym: New.
1405 * ld-elfvers/vers22a.ver: New.
1406 * ld-elfvers/vers22b.c: New.
1407 * ld-elfvers/vers22b.dsym: New.
1408 * ld-elfvers/vers22b.ver: New.
1409
31941635
L
14102002-08-07 H.J. Lu <hjl@gnu.org>
1411
1412 * ld-elfvers/vers.exp: Add --no-undefined-version.
1413
1414 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
1415 * ld-elfvers/vers8.map: Likewise.
1416 * ld-elfvers/vers18.map: Likewise.
1417
19c7c582
AM
14182002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
1419
1420 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
1421 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
1422 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
1423 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
1424 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
1425 targets.
1426 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
1427 ld-discard/static.s: Add whitespace before assembler directives.
1428
70a31400
CD
14292002-07-29 Chris Demetriou <cgd@broadcom.com>
1430
1431 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
1432
fb39dac1
RS
14332002-07-26 Richard Sandiford <rsandifo@redhat.com>
1434
1435 * ld-mips-elf/mips16-1.d,
1436 * ld-mips-elf/mips16-1[ab].s: New test.
1437 * ld-mips-elf/mips-elf.exp: Run it.
1438
ccaf4e07
HPN
14392002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1440
1441 * ld-mmix/sec-1.d: Adjust for changes in padding.
1442 * ld-mmix/sec-3.d: Ditto.
1443
b42d8061
L
14442002-07-15 H.J. Lu <hjl@gnu.org>
1445
1446 * ld-elfvers/vers.exp: Add vers21.
1447
1448 * ld-elfvers/vers21.c: New.
1449 * ld-elfvers/vers21.dsym: New.
1450 * ld-elfvers/vers21.map: New.
1451 * ld-elfvers/vers21.sym: New.
1452 * ld-elfvers/vers21.ver: New.
1453
f1cf2c2e
HPN
14542002-07-12 Hans-Peter Nilsson <hp@axis.com>
1455
1456 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
1457 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
1458 ld-cris/expdref1.s: New tests.
1459
ad42262f
RS
14602002-07-09 Richard Sandiford <rsandifo@redhat.com>
1461
1a3fdaa7 1462 * ld-scripts/dynamic-sections*: New test.
ad42262f 1463
6030b50a
HPN
14642002-07-09 Hans-Peter Nilsson <hp@axis.com>
1465
57a4c584
HPN
1466 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
1467 ld-cris/noglob1.d: New tests.
1468
6030b50a
HPN
1469 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
1470
3e8cba19
AM
14712002-07-03 Alan Modra <amodra@bigpond.net.au>
1472
1473 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
1474 consistent sorting.
1475 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
1476 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
1477
9f606706
HPN
14782002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
1479
1480 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
3e8cba19 1481 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
9f606706 1482
e0350bfb
CD
14832002-06-18 Chris Demetriou <cgd@broadcom.com>
1484
1485 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
1486 turned up by recent assembler changes.
1487
4c0b7915
TR
14882002-06-17 Tom Rix <trix@redhat.com>
1489
1490 * ld-d10v/d10v.exp: New driver for d10v.
1491 * ld-d10v/default_layout.d : New test.
1492 * ld-d10v/regression-001.lt: New test for a linker regression.
1493 * ld-d10v/linktest-002.lt: New test for run_link_test.
3e8cba19 1494 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
4c0b7915 1495
9b17aab6
JL
14962002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
1497
1498 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
1499 script.
1500
704e79f9 15012002-06-11 Andreas Jaeger <aj@suse.de>
20c4e932
MS
1502
1503 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
1504
e560f274
RS
15052002-06-10 Richard Sandiford <rsandifo@redhat.com>
1506
1507 * ld-mips-elf/region1a.s,
1508 * ld-mips-elf/region1b.s,
1509 * ld-mips-elf/region1.t,
1510 * ld-mips-elf/region1.d: New test.
1511 * ld-mips-elf/mips-elf.exp: Run it.
1512
1634475f
NC
15132002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
1514
1515 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
3e8cba19
AM
1516 Use section names .foo and .bar instead of .text and .data.
1517 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
1518 and .data.
1634475f 1519
1ed89aa9
NC
15202002-06-06 David Heine <dlheine@tensilica.com>
1521
1522 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
1523 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
1524 * ld-scripts/phdrs2.t: New file: Linker script with an empty
1525 section at the start of a loadable segment.
1526
bfba206a
L
15272005-06-02 H.J. Lu <hjl@gnu.org>
1528
1529 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
1530 -fuse-cxa-atexit.
1531 (__cxa_atexit): Likewise.
1532
0085b5a8
RH
15332002-05-30 Richard Henderson <rth@redhat.com>
1534
1535 * ld-bootstrap/bootstrap.exp: Test --relax.
1536
69de2f89
HPN
15372002-05-28 Hans-Peter Nilsson <hp@axis.com>
1538
1539 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
1540
3e3f011f
RS
15412002-05-07 Richard Sandiford <rsandifo@redhat.com>
1542
1543 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
1544 (is_elf_format): New, extracted from...
1545 * ld-scripts/weak.exp: ...here.
1546 * ld-scripts/overlay-size.exp: New test.
1547 * ld-scripts/overlay-size.[tsd],
1548 * ld-scripts/overlay-size-map.d: New files for it.
1549
a155881b
RS
15502002-05-02 Richard Sandiford <rsandifo@redhat.com>
1551
1552 * ld-scripts/map-address.exp: Quote conditions.
1553
33a301ba
RS
15542002-04-30 Richard Sandiford <rsandifo@redhat.com>
1555
1556 * ld-scripts/map-address.exp: New test.
1557 * ld-scripts/map-address.[td]: New files for it.
1558
212a6b8e
RH
15592002-04-19 Richard Henderson <rth@redhat.com>
1560
1561 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
1562 * ld-shared/shared.exp: Likewise.
1563 * ld-selective/selective.exp: Disable for alpha.
1564 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
1565
32d27937
HPN
15662002-04-05 Hans-Peter Nilsson <hp@axis.com>
1567
1568 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
1569
f8548834
HPN
15702002-03-19 Hans-Peter Nilsson <hp@axis.com>
1571
442e4424
HPN
1572 * ld-cris/ldsym1.d: New test.
1573
f8548834
HPN
1574 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
1575 longer set to object.
1576 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
1577 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
1578 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
1579 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
1580 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
1581 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
1582 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
1583 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
1584 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
1585 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
1586 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
1587 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
1588
91c903ab
AJ
15892002-03-11 Andreas Jaeger <aj@suse.de>
1590
1591 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
1592 places zero initialized data in the bss.
1593 * ld-elfweak/lddsodata.dsym: Likewise.
1594
61c53cc2
HPN
15952002-03-07 Hans-Peter Nilsson <hp@axis.com>
1596
1597 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
1598
acbd2de6
HPN
15992002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
1600
1601 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
1602 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
1603 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
1604
4bcc9fa4
DJ
16052002-02-18 Daniel Jacobowitz <drow@mvista.com>
1606
1607 * ld-elfvsb/sh1.c: Fix typo in last change.
1608
aa3932f6
DJ
16092002-02-17 Daniel Jacobowitz <drow@mvista.com>
1610
1611 * ld-elfvsb/sh1.c: Use #pragma weak.
1612
3b0f0b37
DJ
16132002-02-17 Daniel Jacobowitz <drow@mvista.com>
1614
1615 * vers.exp: Do not call diff -q.
1616
dd51aa36
HPN
16172002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1618
fe108482
HPN
1619 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
1620 output.
1621 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
1622 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
1623
acdd0e9a
HPN
1624 * ld-mmix/bpo-22.d: New test.
1625
dd51aa36
HPN
1626 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
1627 and .bss.
1628
4f70f93f
AM
16292002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
1630
1631 * ld-selective/selective.exp: Link against libgcc on
1632 hppa*-*-linux* targets.
1633
fb6de7f3
AO
16342002-02-11 Alexandre Oliva <aoliva@redhat.com>
1635
0f8b8904
AO
1636 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
1637 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
1638 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
1639 in section ordering.
1640 * ld-sh/sh64/crange3-media.rd: Likewise.
1641 * ld-sh/sh64/crange3.rd: Likewise.
1642 * ld-sh/sh64/crange3.dd: Likewise.
1643
fb6de7f3
AO
1644 * ld-sh/shared-1.d: Fix relocation addend.
1645
c9901271
HPN
16462002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1647
1648 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
1649 tests.
1650
1b19eb81
AO
16512002-02-08 Alexandre Oliva <aoliva@redhat.com>
1652
1653 Contribute sh64-elf.
1654 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1655 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
1656 * ld-sh/sh64/crange3-media.rd: Likewise.
1657 * ld-sh/sh64/crange3.rd: Likewise.
1658 * ld-sh/sh64/crangerel1.rd: Likewise.
1659 * ld-sh/sh64/crangerel2.rd: Likewise.
1660 * ld-sh/sh64/reldl32.rd: Likewise.
1661 * ld-sh/sh64/reldl64.rd: Likewise.
1662 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
1663 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
1664 output of objdump.
1665 * ld-sh/sh64/cmpct1.xd: Likewise.
1666 * ld-sh/sh64/crange1.rd: Likewise.
1667 * ld-sh/sh64/crange2.rd: Likewise.
1668 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1669 * ld-sh/sh64/crange3-media.rd: Likewise.
1670 * ld-sh/sh64/crange3.rd: Likewise.
1671 * ld-sh/sh64/crangerel1.rd: Likewise.
1672 * ld-sh/sh64/crangerel2.rd: Likewise.
1673 * ld-sh/sh64/mix1.xd: Likewise.
1674 * ld-sh/sh64/mix2.xd: Likewise.
1675 * ld-sh/sh64/rel32.xd: Likewise.
1676 * ld-sh/sh64/reldl32.rd: Likewise.
1677 * ld-sh/sh64/reldl64.rd: Likewise.
1678 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
1679 sessions, to match changes in the linker script.
1680 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
1681 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
1682 info to reflect renumbering of relocation types.
1683 2001-03-14 DJ Delorie <dj@redhat.com>
1684 * ld-sh/sh64/endian.dbd: New file, endian tests.
1685 * ld-sh/sh64/endian.dld: Ditto.
3e8cba19
AM
1686 * ld-sh/sh64/endian.ld: Ditto.
1687 * ld-sh/sh64/endian.s: Ditto.
1688 * ld-sh/sh64/endian.sbd: Ditto.
1689 * ld-sh/sh64/endian.sld: Ditto.
1690 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
1b19eb81
AO
1691 2001-03-12 DJ Delorie <dj@redhat.com>
1692 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
1693 * ld-sh/sh64/relax1.s: Ditto.
1694 * ld-sh/sh64/relax2.s: Ditto.
1695 * ld-sh/sh64/relax3.s: Ditto.
1696 * ld-sh/sh64/relax4.s: Ditto.
1697 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
1698 * ld-sh/sh64/relfail.s: Ditto.
1699 2001-03-12 DJ Delorie <dj@redhat.com>
1700 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
1701 uses SH32 assembler files.
1702 2001-03-07 DJ Delorie <dj@redhat.com>
1703 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
1704 accomodate expected start symbol in test.
1705 2001-03-06 DJ Delorie <dj@redhat.com>
1706 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
1707 to match what gcc passes to the linker by default.
1708 * ld-selective/selective.exp: Ditto.
1709 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
1710 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
1711 2001-03-06 DJ Delorie <dj@redhat.com>
1712 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
1713 * ld-sh/sh64/abi64.xd (stack): Ditto.
1714 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
1715 * ld-sh/sh64/crange1.rd (stack): Ditto.
1716 * ld-sh/sh64/crange2.rd (stack): Ditto.
1717 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
1718 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
1719 * ld-sh/sh64/crange3.rd (stack): Ditto.
1720 * ld-sh/sh64/mix1.xd (stack): Ditto.
1721 * ld-sh/sh64/mix2.xd (stack): Ditto.
1722 * ld-sh/sh64/shdl32.xd (stack): Ditto.
1723 * ld-sh/sh64/shdl64.xd (stack): Ditto.
1724 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1725 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
1726 * ld-sh/sh64/mix2.xd: Ditto.
1727 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1728 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
1729 being SHmedia.
1730 * ld-sh/sh64/shdl64.xd: Ditto.
1731 * ld-sh/sh64/shdl32.xd: Ditto.
1732 * ld-sh/sh64/mix2.xd: Ditto.
1733 * ld-sh/sh64/crange3-media.rd: Ditto.
1734 * ld-sh/sh64/abi64.xd: Ditto.
1735 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1736 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
1737 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
1738 Adjust section type for .cranges; expect sorted contents.
1739 * ld-sh/sh64/crange2.rd: Ditto.
1740 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
1741 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
1742 * ld-sh/sh64/crangerel2.rd: Ditto.
1743 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
1744 * ld-sh/sh64/mix2.xd: Ditto.
1745 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
1746 tests.
1747 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
1748 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1749 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
1750 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
1751 keep properly aligned.
1752 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
1753 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
1754 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
1755 R_SH_PT_16 relocation.
1756 * ld-sh/sh64/sh64.exp: Run new tests.
1757 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1758 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
1759 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
1760 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
1761 * ld-sh/sh64/sh64.exp: Run new tests.
1762 * ld-sh/sh64/crange1.rd: Correct section flags.
1763 * ld-sh/sh64/crange2.rd: Ditto.
1764 * ld-sh/sh64/crangerel1.rd: Ditto.
1765 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1766 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
1767 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
1768 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
1769 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
1770 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
1771 handling .cranges section.
1772 * ld-sh/sh64/sh64.exp: Run new tests.
1773 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
1774 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
1775 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1776 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
1777 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
1778 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
1779 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
1780 .data individually 8-byte aligned.
1781 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
1782 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
1783 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
1784 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
1785 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
1786 inspection tool. Run new tests.
1787 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
1788 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
1789 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
1790 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
1791 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
1792 * ld-sh/sh64/sh64.exp: Run new tests.
1793 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
1794 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
1795 ld-sh/sh64/shcmp-1.s: New test.
1796 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
1797 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1798 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
1799 test.
1800 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
1801 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1802 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
1803 tests.
1804 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
1805 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
1806 registers.
1807 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
1808 New test.
1809 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
1810 ld-sh/sh64/shmix-3.s: New test.
1811 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
1812 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1813 * ld-sh/sh64: New testsuite.
1814
9636f65c
HPN
18152002-02-07 Hans-Peter Nilsson <hp@axis.com>
1816
1817 * ld-selective/keepdot.s: Remove section specifier.
1818
b611beb0
HPN
18192002-02-05 Hans-Peter Nilsson <hp@axis.com>
1820
1821 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
1822 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
1823 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
1824
a27be4d5
HPN
18252002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1826
1827 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
1828 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
1829 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
1830 for on-demand global register allocation.
1831
60e955f1
AO
18322002-02-02 Alexandre Oliva <aoliva@redhat.com>
1833
1834 * ld-sh/shared-1.d: Fix incorrect offsets.
1835
fb17c222
HPN
18362002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1837
1838 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
1839 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
1840 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
1841 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
1842 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
1843 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
1844 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
1845 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
1846 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
1847 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
1848 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
1849 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
1850 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
1851 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
1852
f7a2c2f6
HPN
18532002-01-31 Hans-Peter Nilsson <hp@axis.com>
1854
1855 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
1856 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
1857 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
1858 tests named *dso-*.d first and copying their tmpdir/dump to files
1859 named as the .d-file.
1860
dbc37f89
AM
18612002-01-31 Alan Modra <amodra@bigpond.net.au>
1862
1863 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
1864 * ld-scripts/cross1.t: Add .opd.
1865 * ld-undefined/undefined.exp: Allow leading dot on sym names.
1866 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
1867
38b566ae
CD
18682002-01-29 Chris Demetriou <cgd@broadcom.com>
1869
1870 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
91c903ab 1871 * ld-mips-elf/emrelocs-el.d: Likewise.
38b566ae
CD
1872 * ld-mips-elf/emrelocs1.s: Likewise.
1873 * ld-mips-elf/emrelocs2.s: Likewise.
1874 * ld-mips-elf/emrelocs.ld: Likewise.
1875 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
1876
54893deb
HPN
18772002-01-21 Hans-Peter Nilsson <hp@axis.com>
1878
1879 * ld-cris: New testsuite directory.
1880
8b8c5dbd
NC
18812002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1882
1883 * ld-sh/sh.exp: Copy start.s file into test directory.
1884
8f2a6955
NC
18852002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
1886
1887 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
1888
a657e7c1
CD
18892002-01-02 Chris Demetriou <cgd@broadcom.com>
1890
1891 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
1892 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
1893 * ld-mips-elf/empic1-lp.d: Likewise.
1894 * ld-mips-elf/empic1-mn.d: Likewise.
1895 * ld-mips-elf/empic1-mp.d: Likewise.
1896 * ld-mips-elf/empic1-sn.d: Likewise.
1897 * ld-mips-elf/empic1-sp.d: Likewise.
1898 * ld-mips-elf/empic1-ref.s: Likewise.
1899 * ld-mips-elf/empic1-space.s: Likewise.
1900 * ld-mips-elf/empic1-tgt.s: Likewise.
1901 * ld-mips-elf/empic2-fwd-0.d: New file to test
1902 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
1903 cases.
1904 * ld-mips-elf/empic2-fwd-1.d: Likewise.
1905 * ld-mips-elf/empic2-rev-0.d: Likewise.
1906 * ld-mips-elf/empic2-rev-1.d: Likewise.
1907 * ld-mips-elf/empic2-ref.s: Likewise.
1908 * ld-mips-elf/empic2-space.s: Likewise.
1909 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1910 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1911 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
1912 tests (including those above).
1913
82e03011
L
19142001-11-30 H.J. Lu <hjl@gnu.org>
1915
1916 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
1917 order.
1918
67954772
L
19192001-11-29 H.J. Lu <hjl@gnu.org>
1920
1921 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
1922 more than one libraries.
1923 Add "vers20a" and "vers20" tests for common symbols.
1924
1925 * ld-elfvers/vers20.c: New.
1926 * ld-elfvers/vers20.dsym: New.
1927 * ld-elfvers/vers20.map: New.
1928 * ld-elfvers/vers20.ver: New.
1929 * ld-elfvers/vers20a.ver: New.
1930
f5e04945
L
19312001-11-19 H.J. Lu <hjl@gnu.org>
1932
1933 * ld-elfvsb/define.s: Mark all global lables as object.
1934
1935 * ld-elfvsb/hidden0.d: Match large section number.
1936 * ld-elfvsb/hidden1.d: Likewise.
1937 * ld-elfvsb/internal0.d: Likewise.
1938 * ld-elfvsb/internal1.d: Likewise.
1939 * ld-elfvsb/protected0.d: Likewise.
1940 * ld-elfvsb/protected1.d: Likewise.
1941
1942 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
1943 * ld-elfvsb/internal0.d: Likewise.
1944 * ld-elfvsb/protected0.d: Likewise.
1945
c3b1835c
L
19462001-11-15 H.J. Lu <hjl@gnu.org>
1947
1948 * ld-sh/ld-r-1.d: Updated.
1949
86017ce9
NC
19502001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1951
1952 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
1953 PE targets.
1954
d7b78487
NC
19552001-11-12 Donn Terry <donnte@microsoft.com>
1956
1957 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
1958 binary files produced in order to avoid date stamp present in PE
1959 binaries.
1960
fec91dc5
HPN
19612001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1962
1963 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
1964
3a921b77
L
19652001-11-09 H.J. Lu <hjl@gnu.org>
1966
1967 * ld-discard/discard.exp: New. Test ld discard.
1968 * ld-discard/discard.ld: Likewise.
1969 * ld-discard/exit.s: Likewise.
1970 * ld-discard/extern.d: Likewise.
1971 * ld-discard/extern.s: Likewise.
1972 * ld-discard/start.d: Likewise.
1973 * ld-discard/start.s: Likewise.
1974 * ld-discard/static.d: Likewise.
1975 * ld-discard/static.s: Likewise.
1976
04827a14
L
19772001-11-02 H.J. Lu <hjl@gnu.org>
1978
1979 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
1980
1981 * ld-elfvsb/hidden0.d: New.
1982 * ld-elfvsb/hidden1.d: New.
1983 * ld-elfvsb/internal0.d: New.
1984 * ld-elfvsb/internal1.d: New.
1985 * ld-elfvsb/protected0.d: New.
1986 * ld-elfvsb/protected1.d: New.
1987 * ld-elfvsb/undef.s: New.
1988 * ld-elfvsb/undef.s: New.
1989
dc5e727b
NC
19902001-11-02 NIIBE Yutaka <gniibe@m17n.org>
1991
1992 * ld-sh/sh.exp: Have its own start.s for linux.
1993
6ef81afd
HPN
19942001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
1995
45734546 1996 * ld-mmix/locdo-1.d: Prune character dump part.
6ef81afd 1997 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
91c903ab
AJ
1998 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
1999 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
2000 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
2001 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
2002 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
2003 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
2004 unnecessary empty lines.
6ef81afd 2005
3c3bdf30
NC
20062001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2007
2008 * ld-mmix: New testsuite directory.
2009
7739e068
HPN
20102001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
2011
d45d3ffb
HPN
2012 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
2013 sh*-*-elf.
2014
b2da51b6
HPN
2015 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
2016
7739e068
HPN
2017 * ld-sh/rd-sh.exp: New framework file.
2018 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
2019 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
2020 test files.
2021
8e13f7b1
HPN
20222001-09-29 Hans-Peter Nilsson <hp@axis.com>
2023
2024 * ld-linkonce/linkonce.exp: New file.
2025 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
2026 ld-linkonce/zeroehl32.d: New test.
2027
5d5849d7
L
20282001-09-25 H.J. Lu <hjl@gnu.org>
2029
2030 * ld-elfweak/dso.dsym: Updated for alpha.
2031 * ld-elfweak/dsodata.dsym: Likewise.
2032 * ld-elfweak/strong.sym: Likewise.
2033 * ld-elfweak/strongcomm.sym: Likewise.
2034 * ld-elfweak/strongdata.sym: Likewise.
2035
cfe5266f
HPN
20362001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
2037
2038 * lib/ld-lib.exp (run_dump_test): Handle new option
2039 "objcopy_linked_file". Return after failing, if errors were
2040 expected but none were found.
2041 (slurp_options): Support underscores in option names.
2042
0c52a746
L
20432001-09-14 H.J. Lu <hjl@gnu.org>
2044
2045 * ld-elfweak/bar.c: Updated.
2046 * ld-elfweak/bar1a.c: Likewise.
2047 * ld-elfweak/main.c: Likewise.
2048 * ld-elfweak/main1.c: Likewise.
2049 * ld-elfweak/elfweak.exp: Likewise.
2050 * ld-elfweak/weakdata.dsym: Updated.
2051
bd7c9df6
L
20522001-09-11 H.J. Lu <hjl@gnu.org>
2053
2054 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
2055 files.
2056 (build_exec): Likewise.
2057 Add more tests and make some xfail.
2058
2059 * ld-elfweak/dso.dsym: Support symbol versioning.
2060 * ld-elfweak/dsow.dsym: Likewise.
2061
2062 * ld-elfweak/main1.c: New.
2063 * ld-elfweak/bar1a.c: Likewise.
2064 * ld-elfweak/bar1b.c: Likewise.
2065 * ld-elfweak/bar1c.c: Likewise.
2066 * ld-elfweak/foo1a.c: Likewise.
2067 * ld-elfweak/foo1b.c: Likewise.
2068 * ld-elfweak/dsodata.dsym: Likewise.
2069 * ld-elfweak/dsowdata.dsym: Likewise.
2070 * ld-elfweak/weakdata.dsym: Likewise.
2071 * ld-elfweak/strongcomm.sym: Likewise.
2072 * ld-elfweak/strongdata.sym: Likewise.
2073 * ld-elfweak/weakdata.dat: Likewise.
2074 * ld-elfweak/strongdata.dat: Likewise.
2075
16a57284
L
20762001-09-10 H.J. Lu <hjl@gnu.org>
2077
2078 * ld-elfweak/elfweak.exp: New.
2079 * ld-elfweak/bar.c: Likewise.
2080 * ld-elfweak/foo.c: Likewise.
2081 * ld-elfweak/main.c: Likewise.
2082 * ld-elfweak/dso.dsym: Likewise.
2083 * ld-elfweak/dsow.dsym: Likewise.
2084 * ld-elfweak/strong.sym: Likewise.
2085 * ld-elfweak/strong.dat: Likewise.
2086 * ld-elfweak/weak.dat: Likewise.
2087
ad9f78d1
AM
20882001-08-27 Alan Modra <amodra@bigpond.net.au>
2089 Linus Nordberg <linus@swox.se>
2090
2091 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
2092 * ld-scripts/cross1.t: Add .toc section.
2093 * ld-scripts/cross2.t: Likewise.
2094 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
2095 * ld-srec/srec.exp: xfail powerpc64
2096
453abe31
NC
20972001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
2098
2099 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
2100 Continue with other tests when there is a compilation error.
2101
39c183c1
NC
21022001-08-01 Loren J. Rittle <ljrittle@acm.org>
2103
2104 * ld-cdtest/cdtest-nrv.dat: New file.
2105 * ld-cdtest/cdtest.exp: Do not require any exception support
2106 library. Check results against NRV.
2107
22a517d0
NC
21082001-08-01 Loren J. Rittle <ljrittle@acm.org>
2109
2110 * ld-srec/srec.exp: Do not require any exception support
2111 library.
2112
e0d85c26
L
21132001-07-27 H.J. Lu <hjl@gnu.org>
2114
2115 * ld-selective/selective.exp: Fix the error in the last change.
2116
067f2074
AM
21172001-07-24 Loren J. Rittle <ljrittle@acm.org>
2118
2119 * ld-selective/selective.exp: Support g++ V3 ABI (along side
2120 the old ABI). Make comparisons against normalized (to
2121 V3-style) demangled nm output.
2122
992c450d
AM
21232001-07-24 Alan Modra <amodra@bigpond.net.au>
2124
2125 * config/default.exp (ld_nm): Add "nmflags" arg.
2126 * lib/ld-lib.exp (default_ld_nm): Likewise.
2127 * ld-empic/empic.exp: Adjust call to ld_nm.
2128 * ld-scripts/defined.exp: Likewise.
2129 * ld-scripts/script.exp: Likewise.
2130 * ld-scripts/sizeof.exp: Likewise.
2131 * ld-selective/selective.exp: Likewise.
2132 * ld-sh/sh.exp: Likewise.
2133
bbfebd39
L
21342001-07-12 H.J. Lu <hjl@gnu.org>
2135
2136 * ld-selective/selective.exp: Mark selective1, selective2,
2137 selective4 and selective5 xfail on alpha*-*.
2138
261def70
HPN
21392001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
2140
2141 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
2142 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
2143 default.
2144
2145 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
2146 new options "ld", "source", "xfail", "target", "notarget" and
2147 "error". Support the runtest_file_p "*.exp=testname" feature.
2148 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
2149 from gas testsuite.
2150
1e9f9630
NC
21512001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
2152
2153 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
2154
66517a2f
L
21552001-06-06 H.J. Lu <hjl@gnu.org>
2156
2157 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
2158 on Linux/mips.
2159
a5c9dff1 2160 * ld-elfvers/vers.exp: Also run on Linux/mips.
66517a2f
L
2161 * ld-elfvsb/elfvsb.exp: Likewise.
2162 * ld-shared/shared.exp: Likewise.
2163
2164 * ld-selective/selective.exp: Mark selective2, selective3,
2165 selective4 and selective5 xfail on Linux/mips.
2166
2167 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
2168
2169 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
2170
2171 * ld-srec/srec.exp: Add Linux/mips to xfail.
2172
d52f9762
AM
21732001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2174
2175 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
2176 that will always fail on s/390.
2177
1e329ce6
NC
21782001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
2179
2180 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
2181 the text section.
2182
c709b096
AM
21832001-05-25 Alan Modra <amodra@one.net.au>
2184
2185 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
2186 linuxaout with linux*aout.
2187
936f9717
L
21882001-05-24 H.J. Lu <hjl@gnu.org>
2189
2190 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
2191
9d8b3bf4
L
21922001-05-18 H.J. Lu <hjl@gnu.org>
2193
2194 * ld-elfvers/vers.exp: Revert the last change.
2195
2196 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
2197 references.
2198 * ld-elfvers/vers3.ver: Likewise.
2199 * ld-elfvers/vers6.ver: Likewise.
2200 * ld-elfvers/vers18.ver: Likewise.
2201
0f3f8808
L
22022001-05-17 H.J. Lu <hjl@gnu.org>
2203
2204 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
2205
2206 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
2207 definition.
2208 * ld-elfvers/vers2.ver: Likewise.
2209 * ld-elfvers/vers3.ver: Likewise.
2210 * ld-elfvers/vers4a.ver: Likewise.
2211 * ld-elfvers/vers6.ver: Likewise.
2212 * ld-elfvers/vers7a.ver: Likewise.
2213 * ld-elfvers/vers8.ver: Likewise.
2214 * ld-elfvers/vers9.ver: Likewise.
2215 * ld-elfvers/vers15.ver: Likewise.
2216 * ld-elfvers/vers16a.ver: Likewise.
2217 * ld-elfvers/vers17.ver: Likewise.
2218 * ld-elfvers/vers18.ver: Likewise.
2219
8b0fa282
L
22202001-05-03 H.J. Lu <hjl@gnu.org>
2221
2222 * ld-elfvers/vers19.ver: Expect vers17.so instead of
2223 *tmpdir/vers17.so.
2224
7f9adacd
AJ
22252001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
2226
2227 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
2228
2229 * ld-scripts/phdrs.t: Use startaddress that's greater than any
2230 MAXPAGESIZE used.
2231
f0f077e5
L
22322001-04-29 H.J. Lu <hjl@gnu.org>
2233
2234 * ld-shared/symbolic.dat: New.
2235
2236 * ld-shared/shared.exp: Also check -Bsymbolic.
2237
b3992bc7
AJ
22382001-04-28 Andreas Jaeger <aj@suse.de>
2239
2240 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
2241 special.
2242
358a5502
DB
22432001-04-01 David O'Brien <obrien@FreeBSD.org>
2244 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
2245 though it doesn't use DWARF2 yet (but its output is identical).
2246
22472001-04-01 David O'Brien <obrien@FreeBSD.org>
44df2f94
DB
2248
2249 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
2250 This optimization level is buggy on some platforms, and this test
2251 is not intended to test compiler optimizations.
2252
b536df83
DD
22532001-03-06 DJ Delorie <dj@redhat.com>
2254
2255 * ld-scripts/cross2.t: Support any type of text/data sections, not
2256 just the canonical ones.
2257
b6a71cca
AM
22582001-02-28 Matt Hiller <hiller@redhat.com>
2259
2260 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
2261 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
2262 invocations.
2263 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
2264 and -el.
2265 (is_endian_output_format): New function.
2266 (default_ld_link): Set flags to [big_or_little_endian] only if ld
2267 is being invoked such that the output format being used is of
2268 known endianness.
2269 (default_ld_simple_link): Ditto.
2270
1a3fdaa7
AM
22712001-02-22 Timothy Wall <twall@cygnus.com>
2272
2273 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2274 AIX-specific test.
2275
ad995491
L
22762001-02-14 H.J. Lu <hjl@gnu.org>
2277
2278 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
2279 for -static on ia64.
2280
2281 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
2282 ia64-*-linux*.
2283
2284 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
2285
2286 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
2287 Set up expected failures for ia64-*-linux*.
2288 * ld-shared/shared.exp: Likewise.
2289
fef67c28
SC
22902001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2291
2292 * ld-srec/srec.exp (run_srec_test): m6811 code has references
2293 to soft registers, define them with --defsym.
2294 * ld-selective/selective.exp: Likewise.
2295
1a3fdaa7
AM
22962000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
2297
2298 * ld-srec/sr3.cc (__rethrow): New.
2299
332dac40
HPN
23002001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
2301
2302 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
2303
2ffd68ef
PB
23042001-01-03 Philip Blundell <pb@futuretv.com>
2305
2306 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
2307 * ld-shared/shared.exp: Likewise.
2308
4f38fc1c
PB
23092001-01-01 Philip Blundell <philb@gnu.org>
2310
7dc542b2
PB
2311 * ld-undefined/weak-undef.exp: New test.
2312 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
2313 files for above.
2314
4f38fc1c
PB
2315 * ld-elfvers/vers.exp: Run test on Linux/ARM.
2316 * ld-elfvsb/elfvsb.exp: Likewise.
2317 * ld-shared/shared.exp: Likewise.
2318
0fc3347a
NC
23192000-12-31 Nick Clifton <nickc@redhat.com>
2320
2321 * ld-srec/srec.exp: Use --oformat instead of -oformat.
2322
bad19f8f
NC
23232000-12-09 Nick Clifton <nickc@redhat.com>
2324
f6673641
NC
2325 * ld-selective/selective.exp: Link in libgcc when target is v850.
2326
bad19f8f
NC
2327 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
2328 because the -oformat linker command switch cannot be used.
2329
1566ad5d
AM
23302000-11-06 Alan Modra <alan@linuxcare.com.au>
2331
2332 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
2333 (main): Prune unused args.
2334
4291c3fa
HPN
23352000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
2336
2337 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
2338 "untested".
2339
d1d8dddf
L
23402000-10-19 H.J. Lu (hjl@gnu.org)
2341
2342 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
2343 for Linux/PPC.
2344 * ld-shared/shared.exp: Likewise.
2345
d63083ef
HPN
23462000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
2347
2348 * ld-selective/selective.exp: Rearrange to be table-driven.
2349
dc149a6d
AM
23502000-10-07 Alan Modra <alan@linuxcare.com.au>
2351
2352 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
2353
65420b22
AM
23542000-10-02 Alan Modra <alan@linuxcare.com.au>
2355
2356 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
2357 * ld-scripts/crossref.exp: Ditto.
2358
bd0110a3
HPN
23592000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2360
2361 * ld-selective/5.cc: New test.
2362 * ld-selective/selective.exp: Run it as xfailed.
2363
2364 * ld-selective/4.cc: Correct spelling of "lose".
2365
3231d22e
AM
23662000-09-05 Alan Modra <alan@linuxcare.com.au>
2367
2368 * ld-selective/selective.exp: Remove the xfails for hppa.
2369
6545f5fb
AO
23702000-08-30 Alexandre Oliva <aoliva@redhat.com>
2371
2372 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
2373 sh-*-*): With dwarf-2, `undefined function' can't pass.
2374
e1753d2c
L
23752000-08-03 H.J. Lu (hjl@gnu.org)
2376
2377 * ld-bootstrap/bootstrap.exp: Add strip.
2378
360e9586
L
23792000-07-24 H.J. Lu (hjl@gnu.org)
2380
2381 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
2382 the undefined reference.
2383
08c44e65
L
23842000-07-16 H.J. Lu (hjl@gnu.org)
2385
2386 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
2387 and set to "yes" if the protected visibility is expected to
2388 pass.
2389 (visibility_run): Set expected to fail for the "protected"
2390 and "protected_undef_def" tests only if $support_protected is
2391 "no".
2392
2393 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
2394 visibility support if defined.
2395
1345a0c0
L
23962000-07-15 H.J. Lu (hjl@gnu.org)
2397
2398 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
2399 for "protected_undef_def".
2400
2401 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
2402 PROTECTED_WEAK_TEST is defined.
2403 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
2404 defined.
2405 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
2406
2407 * ld-elfvsb/sh1.c (visibility): Mark protected only if
2408 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
2409 is defined.
2410 (visibility_var): Likewise.
2411
36a3dc51
AM
24122000-07-10 Alan Modra <alan@linuxcare.com.au>
2413
2414 * ld-srec/srec.exp: xfail hppa.
2415
2416 * ld-scripts/weak.exp: Define $global$ for hppa.
2417
2418 * ld-scripts/crossref.exp: Fix string quoting.
2419
7cda33a1
L
24202000-06-05 H.J. Lu (hjl@gnu.org)
2421
2422 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2423 to link_output and make it global.
2424
2425 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
2426 "hidden_undef_def", "hidden_weak", "protected_undef",
2427 "protected_undef_def" and "protected_weak".
2428 (visibility_run): Likewise.
2429 * ld-elfvsb/main.c: Likewise.
2430 * ld-elfvsb/sh1.c: Likewise.
2431 * ld-elfvsb/sh2.c: Likewise.
2432
2433 * ld-elfvsb/elfvsb.dat: Updated.
2434
e80778cf
L
24352000-05-21 H.J. Lu (hjl@gnu.org)
2436
2437 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
2438 visibility test.
2439
6fc49d28
L
24402000-05-13 H.J. Lu (hjl@gnu.org)
2441
2442 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2443 to link_output and make it global.
2444
2445 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
2446 tests.
2447 * ld-elfvsb/elfvsb.dat: Likewise.
2448 * ld-elfvsb/elfvsb.exp: Likewise.
2449 * ld-elfvsb/main.c: Likewise.
2450 * ld-elfvsb/sh1.c: Likewise.
2451 * ld-elfvsb/sh2.c: Likewise.
2452
b32711aa
JW
2453Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
2454
a2b64bed 2455 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
b32711aa 2456
3017ff0e
AM
24572000-04-12 Alan Modra <alan@linuxcare.com.au>
2458
62043cea
AM
2459 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
2460
e76e4c91
AM
2461 * ld-selective/selective.exp (test4): Test for presence of
2462 foo__1B, not absence. Also check for foo__1A and _start.
2463 White space changes throughout file.
3017ff0e 2464
e40eb3e9
NC
24652000-03-13 Nick Clifton <nickc@cygnus.com>
2466
2467 * ld-scripts/phdrs.t: Discard all unexpected sections.
2468
d1bcade6
L
24692000-02-27 H.J. Lu (hjl@gnu.org)
2470
2471 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
2472
197d87f8
NC
24731999-11-01 Nick Clifton <nickc@cygnus.com>
2474
2475 * ld-selective/selective.exp: Fix test to disable these checks for
2476 PE based targets.
2477
05d26f04
CM
24781999-10-29 Catherine Moore <clm@cygnus.com>
2479
2480 * ld-selective/selective.exp: Remove test6.
2481 * ld-selective/5.cc: Delete.
2482
abdbda5e
NC
24831999-10-28 Scott Bambrough <scottb@netwinder.org>
2484
05d26f04 2485 * ld-srec/srec.exp: Setup expected failures for
abdbda5e
NC
2486 srec tests on ARM Linux.
2487
b7be1db6
AM
24881999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
2489
2490 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
2491 offset) test.
2492
777690b6
ILT
24931999-09-12 Ian Lance Taylor <ian@zembu.com>
2494
2495 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
2496
5be8a006
ILT
24971999-08-17 H.J. Lu <hjl@gnu.org>
2498
2499 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
2500
b33b6e45
ILT
25011999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
2502
2503 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
2504 * ld-shared/shared.exp: Likewise.
2505
38e31547
NC
25061999-07-28 Nick Clifton <nickc@cygnus.com>
2507
2508 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
2509 Determine if a big endian or little endian output format hass
2510 been selected by any of the multilib options, and if so return
2511 a suitable command line option for the linker/assembler.
2512 (proc default_ld_link): Include the result of proc
2513 big_or_little_endian on the command line to the linker.
2514 (proc ld_simple_link): Include the result of proc
2515 big_or_little_endian on the command line to the linker.
2516 (proc default_ld_compile): Append multilib flags to compiler
2517 switches.
2518 (proc default_ld_assemble): Include the result of proc
2519 big_or_little_endian on the command line to the linker.
2520
0cd9f5f0
ILT
25211999-07-21 H.J. Lu <hjl@gnu.org>
2522
2523 * ld-elfvers/vers1.c: Add missing prototypes and include
2524 <stdio.h> if necessary.
2525 * ld-elfvers/vers15.c: Likewise.
2526 * ld-elfvers/vers19.c: Likewise.
2527 * ld-elfvers/vers2.c: Likewise.
2528 * ld-elfvers/vers3.c: Likewise.
2529 * ld-elfvers/vers4.c: Likewise.
2530 * ld-elfvers/vers6.c: Likewise.
2531 * ld-elfvers/vers7.c: Likewise.
2532 * ld-elfvers/vers9.c: Likewise.
2533 * ld-shared/main.c: Likewise.
2534 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
2535
d49560a9
MM
2536Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
2537
2538 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
2539 with other DWARF2 targets.
2540
5dcf458a
NC
25411999-07-13 Nick Clifton <nickc@cygnus.com>
2542
2543 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
2544 the undefined line test.
2545
734caf4d
ILT
25461999-07-10 Ian Lance Taylor <ian@zembu.com>
2547
2548 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
2549
f0489494
ILT
25501999-07-07 Ian Lance Taylor <ian@zembu.com>
2551
2552 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
264d75f7 2553 * ld-elfvers/{vers17.*, vers18.*, vers19.*}: New files.
f0489494 2554
197a7bfd
ILT
25551999-06-13 Ian Lance Taylor <ian@zembu.com>
2556
2557 * ld-checks/asm.s: Use a symbol name for .lcomm.
2558 * ld-checks/checks.exp: Use different names for the two tests.
2559 Don't add extra text when invoking fail.
2560
99c262f8
ILT
25611999-06-12 Ian Lance Taylor <ian@zembu.com>
2562
2563 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
2564 to "*-*-linux*aout*".
2565 * ld-scripts/weak.exp: Likewise.
2566 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
2567
2bdba6c9
AS
2568Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2569
2570 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
2571 * ld-shared/sh1.c: Fix typo.
2572
77e0b0ef
ILT
25731999-06-04 H.J. Lu <hjl@gnu.org>
2574
2575 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
2576 necessary.
2577
8535ca75
NC
25781999-05-17 Nick Clifton <nickc@cygnus.com>
2579
2580 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
2581
69f868fa
DD
25821999-05-11 DJ Delorie <dj@cygnus.com>
2583
2584 * ld-srec/srec.exp: Do not run tests for PE based ports.
2585
252b5132
RH
25861999-03-05 Nick Clifton <nickc@cygnus.com>
2587
2588 * ld-selective/selective.exp: Do not run tests for COFF or PE
2589 based ports.
2590
25911999-02-17 Nick Clifton <nickc@cygnus.com>
2592
2593 * ld-undefined/undefined.exp: Add expected failures for StrongARM
2594 targets.
2595
2596 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
2597
2598 * ld-selective/selective.exp: Add expected failure for ARM-COFF
b3992bc7 2599 targets.
252b5132
RH
2600
26011999-02-16 Nick Clifton <nickc@cygnus.com>
2602
2603 * ld-checks/asm.s: Use .long instead of .word.
2604 Replace custom section names with .text, .data and .bss.
2605 * ld-checks/script: Replace custom section names with .text, .data
b3992bc7 2606 and .bss.
252b5132 2607 * ld-checks/checks.exp: Replace custom section names with .text,
b3992bc7 2608 .data and .bss.
252b5132
RH
2609
26101999-02-11 Nick Clifton <nickc@cygnus.com>
2611
2612 * ld-checks: New directory: Tests for the linker's
2613 --check-sections option.
2614 * ld-checks/checks.exp: New file.
2615 * ld-checks/script: Bogus linker script.
2616 * ld-checks/asm.s: Simple test assembler file.
2617
2618Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
2619
3e8cba19
AM
2620 * ld-selective/selective.exp: Disable test for unsupported
2621 targets. Change tests to check for absence of symbols instead
2622 of address zero.
252b5132
RH
2623
2624Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
2625
2626 * config/default.exp (get_link_files): Quote target_triplet and CC
2627 when invoking shell.
2628 (get_target_emul): Likewise.
2629
26301999-01-03 Ken Raeburn <raeburn@cygnus.com>
2631
2632 * config/default.exp (get_link_files, get_target_emul): New procs;
2633 run shell commands to extract information from configure.host and
2634 configure.tgt in the source tree.
2635 (top level): Use them to get information needed to run tests, if
2636 not otherwise provided.
2637
2638 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
2639 gives non-zero addresses for memory region.
2640 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
2641 the new linker script.
2642
2643Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
2644
2645 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
2646 newer glibc lets link succeed.
2647
2648Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
2649
2650 * ld-elfvers/vers1.c: Add missing return types and values.
2651 * ld-elfvers/vers2.c: Likewise.
2652 * ld-elfvers/vers3.c: Likewise.
2653 * ld-elfvers/vers4.c: Likewise.
2654 * ld-elfvers/vers5.c: Likewise.
2655 * ld-elfvers/vers6.c: Likewise.
2656 * ld-elfvers/vers7.c: Likewise.
2657 * ld-elfvers/vers9.c: Likewise.
2658 * ld-elfvers/vers15.c: Likewise.
2659
2660Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
2661
3e8cba19
AM
2662 * ld-selective: New directory with new files to test
2663 selective linking.
252b5132 2664
3e8cba19 2665 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
b3992bc7 2666
252b5132
RH
2667Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
2668
2669 * ld-elfvers/vers16.dsym: Work correctly on a system without
2670 versioned system libraries.
2671
2672Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
2673
2674 * ld-elfvers/vers.exp: Run tests on alpha-linux.
2675 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
2676 Alpha's use of st_other.
2677
26781998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2679
2680 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
2681 * ld-elfvers/{vers16.*, vers16a.*}: New files.
2682
2683Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
2684
2685 * ld-undefined/undefined.exp: Make undefined line test be an xfail
2686 for arm/thunb elf toolchains.
2687
2688Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
2689
2690 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
2691
2692 * ld-srec/srec.exp: Arm-elf now passes this test.
2693
2694Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
2695
2696 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
b3992bc7 2697
252b5132
RH
2698Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
2699
2700 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
2701 test if we don't have a static libbfd.a.
2702
2703Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
2704
2705 Based on patch from H.J. Lu <hjl@gnu.org>:
2706 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
2707
2708Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
2709
2710 * ld-scripts/weak.t (.text, .data): Focus data to be used.
2711 (/DISCARD/): All the rest.
2712 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
2713
2714Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
2715
2716 * config/default.exp: Create tmpdir/gas subdirectory, add a
2717 symlink to as-new, and set gcc_gas_flag variable.
2718 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
2719 be gcc, use gcc_gas_flag when compiling.
2720
2721Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
2722
2723 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
2724 for i386, i486, and i586.
2725 (objdump_versionstuff): If we can't find the line, dump the file.
2726
2727Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
2728
2729 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
2730 * ld-scripts/weak.exp: Likewise.
2731
2732Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
2733
2734 * ld-srec/srec.exp: Add xfail for v850.
2735
2736 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
2737 these tests.
2738
2739Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
2740
2741 * ld-scripts/weak.exp: New test.
2742 * ld-scripts/weak.t: New file.
2743 * ld-scripts/weak1.s: New file.
2744 * ld-scripts/weak2.s: New file.
2745
2746Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
2747
2748 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
2749 * ld-shared/shared.exp: Likewise.
2750 * ld-elfvers/vers1.dsym: Allow for .sdata.
2751 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
2752
2753Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
2754
2755 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
b3992bc7 2756 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
252b5132
RH
2757 * ld-srec/sr1.c (__main): Change return type to void.
2758 * ld-srec/sr3.cc (__main): Likewise.
2759 (__builtin_delete, __builtin_new): Likewise.
2760 (__get_dynamic_handler_chain): Return 0.
2761 (__get_eh_context): Likewise.
2762
2763Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
2764
2765 * ld-undefined/undefined.exp: Add support for thumb-pe target.
2766 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
2767
2768Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2769
2770 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
2771
2772Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
2773
2774 * ld-shared/main.c (shlib_overriddencall2): New function.
2775 (main): Call shlib_shlibcall2.
2776 * ld-shared/sh1.c (shlib_shlibcall2): New function.
2777 (shlib_overriddencall2): New function.
2778 * ld-shared/shared.dat: Add output line for new test.
2779 * ld-shared/sun4.dat: Likewise.
2780
2781 * ld-srec/sr3.cc (__get_eh_context): New function.
2782
2783Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
2784
2785 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
2786 avoid compiler warning.
2787 * ld-srec/sr3.cc (class Foo): Likewise.
2788
2789Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
2790
2791 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
2792
2793Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
2794
2795 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
2796
2797Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
2798
2799 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
2800
2801Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
2802
2803 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
2804 fixes ARM tests.
2805
2806Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
2807
2808 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
2809 coff targets.
2810
2811Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
2812
2813 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
2814 avoid compiler warning.
2815 * ld-srec/sr3.cc (class Foo): Likewise.
2816
2817Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
2818
2819 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
2820 have any name when looking for entry symbol warnings.
2821
2822 * ld-srec/sr3.cc (__eh_pc): Define.
2823
2824Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
2825
2826 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
b3992bc7 2827 __throw, since the current g++ expects them to be defined.
252b5132
RH
2828
2829Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
2830
2831 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
2832 file if the string libc appears in it.
2833 (objdump_versionstuff): Accept unexpected lines in the output
2834 file. Compare lines using string match.
2835 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
2836
2837Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
2838
2839 * ld-scripts/crossref.exp: Correct string quoting.
2840
2841Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
2842
2843 * config/default.exp: Change ld, as, nm and strip from .new to
2844 -new. Load ld-lib.exp rather than ld.exp.
2845 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
2846 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
2847 DejaGnu changes.
2848
2849Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
2850
2851 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
2852 an alternation. From Greg Margo <gmargo@dl.com>.
2853
2854Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2855
2856 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
2857 with non PIC shared libraries.
2858
2859Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
2860
2861 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
2862 version handling.
2863
2864Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
2865
2866 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
2867
2868Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
2869
2870 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
2871 linking.
2872
2873Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
2874
2875 * config/default.exp: Use $base_dir rather than $objdir when
2876 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
2877
2878Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
2879
2880 * ld-srec/srec.exp: Define various out of line prologue/epilogue
2881 functions for the mn10200 to avoid needing libgcc.a.
2882
2883Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
2884
2885 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
2886
2887Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
2888
2889 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
2890
2891Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
2892
2893 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
2894 * config/default.exp: Set ar and strip.
2895
2896Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
2897
2898 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
2899 prune_system_crud.
2900 * ld-cdtest/cdtest.exp: Ditto.
2901 * ld-scripts/crossref.exp: Ditto.
2902 * ld-sh/sh.exp: Ditto.
2903 * ld-shared/shared.exp: Ditto.
2904 * ld-srec/srec.exp: Ditto.
2905 * lib/ld.exp: Ditto.
2906
2907Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
2908
2909 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
2910 * ld-scripts/script.exp: Ditto.
2911 * ld-sh/sh.exp: Ditto.
2912 * ld-undefined/undefined.exp: Ditto.
2913 * ld-versados/versados.exp: Ditto.
2914 * lib/ld.exp: Ditto.
2915
2916Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
2917
2918 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
2919
2920Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
2921
2922 * lib/ld.exp (default_ld_version): Fix for current version
2923 printing.
2924
2925Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
2926
2927 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
2928
2929Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
2930
2931 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
2932
2933 * lib/ld.exp: Use verbose -log instead of calling both verbose and
2934 send_log.
2935
2936Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
2937
2938 * ld-scripts/phdrs.exp: New test.
2939 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
2940
2941Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
2942
2943 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
2944 V_SPILL and V_FILL.
2945
2946Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
2947
2948 * ld-scripts/crossref.exp: New test.
2949 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
2950 * ld-scripts/{cross1.t, cross2.t}: New files.
2951
2952Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
2953
2954 * ld-sh/sh.exp: Fix debugging messages.
2955 * ld-sh/sh1.s: Use .align 4.
2956
2957Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
2958
2959 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
2960
2961Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2962
2963 * ld-shared/shared.exp: Run the shared library tests on
b3992bc7 2964 Linux/m68k.
252b5132
RH
2965
2966Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
2967
2968 * ld-shared/shared.exp: Run the shared library tests on Linux.
2969
2970Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
2971
2972 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
2973
2974Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
2975
2976 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
2977 * ld-undefined/undefined.exp: Likewise.
2978
2979Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
2980
2981 * ld-undefined/undefined.exp: ELF targets should now pass the
2982 undefined line test.
2983
2984Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
2985
2986 * ld-empic/empic.exp: Update for change to MIPS disassembler.
2987
2988Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
2989
2990 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
2991 when doing the --static test.
2992 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
2993
2994Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
2995
2996 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
2997 when creating ld-partial.o.
2998
2999Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
3000
3001 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
3002 __eabi.
3003
3004Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
3005
3006 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
3007
3008Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
3009
3010 * ld-srec/srec.exp: On a29k targets, use --defsym to define
3011 V_SPILL and V_FILL.
3012 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
3013 * ld-srec/sr3.cc: Likewise.
3014
3015 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
3016
3017Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
3018
3019 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
3020
3021Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
3022
3023 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
3024
3025Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
3026
3027 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
3028
3029Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
3030
3031 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
3032
3033 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
3034 * ld-srec/sr3.cc: Likewise.
3035
3036Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
3037
3038 * ld-empic/empic.exp: Update for changes in objdump output.
3039
3040Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
3041
3042 * ld-srec/srec.exp: New tests.
3043 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
3044 * lib/ld.exp (ld_simple_link): Discard warnings about not being
3045 able to find the entry symbol.
3046
3047Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
3048
3049 * ld-sh/sh2.c (__main): Define.
3050
3051Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
3052
3053 * ld-empic/empic.exp: Accept a . in the address symbol.
3054
3055 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
3056 powerpc*-*-aix*. Add code to create appropriate exports files,
3057 and pass appropriate compilation flags, and test against
3058 appropriate expected output.
3059 * ld-shared/xcoff.dat: New file.
3060 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
3061 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
3062 function pointer, rather than shlib_mainvar.
3063 * ld-shared/sh1.c: Likewise.
3064 * ld-shared/shared.dat: Update for change from using shlib_mainvar
3065 to using shlib_shlibvar1.
3066 * ld-shared/sun4.dat: Likewise.
3067
3068Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
3069
3070 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
3071 convenience when testing XCOFF.
3072
3073Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
3074
3075 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
3076 along with --static.
3077
3078 * ld-scripts/script.s: Make symbols global.
3079
3080Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
3081
3082 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
3083
3084Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
3085
3086 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
3087 prevent the SunOS linker from trying to create a shared library.
3088
3089Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
3090
3091 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
3092 appropriate modifications and setup_xfails.
3093 * ld-shared/sun4.dat: New file.
3094
3095Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
3096
3097 * lib/ld.exp (default_ld_version): Call prune_system_crud.
3098 (default_ld_relocate, default_ld_link): Likewise.
3099 (default_ld_simple_link, default_ld_compile): Likewise.
3100 (default_ld_assemble, default_ld_nm): Likewise.
3101
3102Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
3103
3104 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
3105 tests as untested rather than unresolved.
3106
3107Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
3108
3109 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
3110
3111Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
3112
3113 * ld-scripts/script.exp: Split script verification into a proc.
3114 Add simple test of MRI script.
3115 * ld-scripts/scriptm.t: New file.
3116
3117Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
3118
3119 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
3120 appropriate.
3121
3122Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
3123
3124 * config/default.exp: Define objcopy if it is not defined.
3125 * ld-sh/*: New tests for SH relaxing.
3126
3127 * ld-empic/empic.exp: If $CC does not exist, call untested rather
3128 than unresolved.
3129
3130Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
3131
3132 * ld-undefined/undefined.exp: If $CC does not exist, mark the
3133 tests as untested rather than unresolved. Clear ELF xfails for
3134 mips*, not just mips.
3135
3136Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
3137
3138 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
3139 undefined line test.
3140
3141Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
3142
3143 * ld-undefined/undefined.exp: New test, to check reporting of
3144 undefined symbols.
3145 * ld-undefined/undefined.c: New file.
3146
3147Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
3148
3149 * ld-versados/versados.exp: If a test fails, report it correctly:
3150 don't try to run the next test, and don't report a pass as well as
3151 a fail.
3152
3153Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
3154
a2b64bed 3155 * versados/(t1,t2).ld: End in newlines.
252b5132
RH
3156
3157Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3158
3159 * lib/ld.exp (default_ld_compile): If cc argument is multiple
3160 words, use only the first when trying to verify the availability
3161 of the compiler.
3162
3163Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
3164
3165 * ld-scripts/defined.t: Mention .data and .bss explicitly.
3166
3167Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3168
3169 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
3170 call untested for each test, rather than ignoring it. If one test
3171 fails, go on to the next one instead of returning.
3172 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
3173 unresolved.
3174 * ld-empic/empic.exp: Likewise. Also, always pass the same test
3175 name to pass or fail.
3176 * ld-shared/shared.exp: Likewise. Also, always run all tests.
3177 * ld-scripts/defined.exp: If as or nm fail, mark test as
3178 unresolved. Always pass the same test name to pass or fail.
3179 * ld-scripts/script.exp: Likewise.
3180 * ld-scripts/sizeof.exp: Likewise.
3181
3182Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3183
3184 * ld-scripts/sizeof.exp: New test, based on bug report from
3185 anders.blomdell@control.lth.se.
3186 * ld-scripts/sizeof.s: New file.
3187 * ld-scripts/sizeof.t: New file.
3188
3189Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3190
3191 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
3192 if the linker exists.
3193
3194Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3195
3196 * lib/ld.exp (prune_system_crud): Define if not already defined,
3197 in case the user isn't using the newest DejaGnu version that we
3198 haven't released to the net yet.
3199
3200Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
3201
3202 * config/default.exp: Define objdump if it is not defined.
3203 * ld-empic/*: New tests to test -membedded-pic code.
3204
3205Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3206
3207 * ld-bootstrap/bootstrap.exp: Pass cmp output through
3208 prune_system_crud.
3209 * ld-cdtest/cdtest.exp: Pass diff output through
3210 prune_system_crud.
3211 * ld-shared/shared.exp: Likewise.
3212
3213 * config/default.exp: Remove unused and useless proc ld_load.
3214
3215Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3216
3217 * lib/ld.exp (default_ld_compile): Remove the output file before
3218 compiling.
3219
3220 * ld-shared/shared.exp: Move common test code into a procedure.
3221 Add tests for compiling the non shared code PIC.
3222 * ld-shared/main.c (main): Call main_called, and print the result.
3223 * ld-shared/shared.dat: Adjust accordingly.
3224
3225Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3226
3227 * ld-shared: New directory, with new files to test generating ELF
3228 shared libraries.
3229
3230 * lib/ld.exp (default_ld_compile): If the compilation worked, but
3231 no object file was created, check to see if the compiler foolishly
3232 ignored the -o switch when compiling, and move the resulting
3233 object if it did.
3234
3235Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3236
3237 * VMS does not permits `.' in directory names. Renamed
3238 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
3239 ld.scripts to ld-scripts.
3240
3241Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3242
3243 * config/default.exp: Set variables as and nm. Create tmpdir if
3244 it does not already exist.
3245 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
3246 * ld.cdtest/cdtest.exp: Likewise.
3247 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
3248 here. Change perror for no variables found to fail.
3249 * ld.scripts/script.exp: New test.
3250 * ld.scripts/script.t, ld.scripts/script.s: New files.
3251
3252Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3253
3254 * ld.scripts: New directory.
3255 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
3256 * ld.scripts/defined.t: New file.
3257 * lib/ld.exp (default_ld_simple_link): New function.
3258 (default_ld_assemble, default_ld_nm): New functions.
3259 * config/default.exp: Rename from unix-ld.exp.
3260 (ld_simple_link, ld_assemble, ld_nm): New functions.
3261
3262 * config/unix-ld.exp: Set ld using findfile.
3263 * lib/ld.exp (default_ld_relocate): Return a value. Change format
3264 of log messages.
3265 (default_ld_compile): Likewise.
3266 (default_ld_link): Likewise. Also, don't include $BFDLIB and
3267 $LIBIBERTY in link.
3268 * ld.bootstrap/bootstrap.exp: Rewrite.
3269 * ld.cdtest/cdtest.exp: Rewrite.
3270 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
3271 * ld.cdtest/cdtest-foo.h: Likewise.
3272 * ld.cdtest/cdtest-main.cc: Likewise.
3273
3274Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
3275
3276 * ld.cdtest/cdtest.exp: Don't look for $result before it's
3277 defined.
3278
3279Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
3280
3281 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
3e8cba19 3282 calls with perror calls.
252b5132
RH
3283
3284Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
3285
3286 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
3287 * ld.cdtest/cdtest.exp: Adjusted.
3288
3289Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3290
3291 * lib/ld.exp (simple_diff): Indicate failure if files have
3292 different numbers of lines. Don't muck with $differences to avoid
3293 indicating a pass, just return.
3294
a2b64bed 3295 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
252b5132
RH
3296 Fix test case to be valid ANSI C++. Don't require use of header
3297 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
a2b64bed 3298 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
252b5132
RH
3299 commentary on things that are still broken with this test case.
3300
3301Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
3302
a2b64bed 3303 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
252b5132
RH
3304
3305Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
3306
a2b64bed
NC
3307 * lib/ld.exp: add compiler and linker support
3308 * config/unix-ld.exp: add compiler and linker support
3309 * ld.bootstrap/bootstrap.exp: fixed to do partial links
3310 * ld.cdtest/cdtest.exp: constructor/destructor testscase
252b5132
RH
3311
3312Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
3313
a2b64bed
NC
3314 * lib/ld.exp: new file
3315 * config/unix-ld.exp: new file
3316 * ld.bootstrap/bootstrap.exp: new file
This page took 0.355316 seconds and 4 git commands to generate.