* ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
[binutils.git] / ld / testsuite / ChangeLog
blob73871098bfadede0ebc19409ae4c456a7db1d7ff
1 2002-08-12  Stephen Clarke <stephen.clarke@superh.com>
3         * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
4         listing.
5         * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
6         ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
7         * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
8         is no longer set to object.
9         * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
10         ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
11         ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
12         ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
13         ld-sh/sh64/shdl64.xd: Likewise.
15 2002-08-10  Alan Modra  <amodra@bigpond.net.au>
17         * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
18         * ld-linkonce/linkonce.exp: Likewise.
19         * ld-selective/sel-dump.exp: Likewise.
20         * ld-selective/selective.exp: Don't run on aout or bout.
22 2002-08-08  H.J. Lu <hjl@gnu.org>
24         * ld-elfvers/vers.exp: Add vers22.
26         * ld-elfvers/vers22.c: New.
27         * ld-elfvers/vers22.dsym: New.
28         * ld-elfvers/vers22.map: New.
29         * ld-elfvers/vers22.ver: New.
30         * ld-elfvers/vers22a.c: New.
31         * ld-elfvers/vers22a.dsym: New.
32         * ld-elfvers/vers22a.sym: New.
33         * ld-elfvers/vers22a.ver: New.
34         * ld-elfvers/vers22b.c: New.
35         * ld-elfvers/vers22b.dsym: New.
36         * ld-elfvers/vers22b.ver: New.
38 2002-08-07  H.J. Lu <hjl@gnu.org>
40         * ld-elfvers/vers.exp: Add --no-undefined-version.
42         * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
43         * ld-elfvers/vers8.map: Likewise.
44         * ld-elfvers/vers18.map: Likewise.
46 2002-07-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
48         * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
49         ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
50         * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
51         ld-linkonce/linkonce.exp, ld-shared/shared.exp,
52         ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
53         targets.
54         * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
55         ld-discard/static.s: Add whitespace before assembler directives.
57 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
59         * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
61 2002-07-26  Richard Sandiford  <rsandifo@redhat.com>
63         * ld-mips-elf/mips16-1.d,
64         * ld-mips-elf/mips16-1[ab].s: New test.
65         * ld-mips-elf/mips-elf.exp: Run it.
67 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
69         * ld-mmix/sec-1.d: Adjust for changes in padding.
70         * ld-mmix/sec-3.d: Ditto.
72 2002-07-15  H.J. Lu <hjl@gnu.org>
74         * ld-elfvers/vers.exp: Add vers21.
76         * ld-elfvers/vers21.c: New.
77         * ld-elfvers/vers21.dsym: New.
78         * ld-elfvers/vers21.map: New.
79         * ld-elfvers/vers21.sym: New.
80         * ld-elfvers/vers21.ver: New.
82 2002-07-12  Hans-Peter Nilsson  <hp@axis.com>
84         * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
85         ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
86         ld-cris/expdref1.s: New tests.
88 2002-07-09  Richard Sandiford  <rsandifo@redhat.com>
90         * ld-scripts/dynamic-sections*: New test.
92 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
94         * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
95         ld-cris/noglob1.d: New tests.
97         * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
99 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
101         * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
102         consistent sorting.
103         (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
104         * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
106 2002-06-29  Hans-Peter Nilsson  <hp@bitrange.com>
108         * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
109         ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
111 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
113         * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
114         turned up by recent assembler changes.
116 2002-06-17  Tom Rix  <trix@redhat.com>
118         * ld-d10v/d10v.exp: New driver for d10v.
119         * ld-d10v/default_layout.d : New test.
120         * ld-d10v/regression-001.lt: New test for a linker regression.
121         * ld-d10v/linktest-002.lt: New test for run_link_test.
122         * ld-d10v/reloc-001.d - reloc-016.d: New tests.
124 2002-06-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
126         * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
127         script.
129 2002-06-11  Andreas Jaeger  <aj@suse.de>
131         * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
133 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
135         * ld-mips-elf/region1a.s,
136         * ld-mips-elf/region1b.s,
137         * ld-mips-elf/region1.t,
138         * ld-mips-elf/region1.d: New test.
139         * ld-mips-elf/mips-elf.exp: Run it.
141 2002-06-07  Nick Clifton  <nickc@cambridge.redhat.com>
143         * ld-scripts/phdrs2.s: Use .p2align instead of .align.
144         Use section names .foo and .bar instead of .text and .data.
145         * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
146         and .data.
148 2002-06-06  David Heine <dlheine@tensilica.com>
150         * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
151         * ld-scripts/phdrs2.s: New file: Dummy assembler source.
152         * ld-scripts/phdrs2.t: New file: Linker script with an empty
153         section at the start of a loadable segment.
155 2005-06-02  H.J. Lu <hjl@gnu.org>
157         * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
158         -fuse-cxa-atexit.
159         (__cxa_atexit): Likewise.
161 2002-05-30  Richard Henderson  <rth@redhat.com>
163         * ld-bootstrap/bootstrap.exp: Test --relax.
165 2002-05-28  Hans-Peter Nilsson  <hp@axis.com>
167         * ld-cris/libdso-2.d: Tweak for combreloc now default on.
169 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
171         * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
172         (is_elf_format): New, extracted from...
173         * ld-scripts/weak.exp: ...here.
174         * ld-scripts/overlay-size.exp: New test.
175         * ld-scripts/overlay-size.[tsd],
176         * ld-scripts/overlay-size-map.d: New files for it.
178 2002-05-02  Richard Sandiford  <rsandifo@redhat.com>
180         * ld-scripts/map-address.exp: Quote conditions.
182 2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
184         * ld-scripts/map-address.exp: New test.
185         * ld-scripts/map-address.[td]: New files for it.
187 2002-04-19  Richard Henderson  <rth@redhat.com>
189         * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
190         * ld-shared/shared.exp: Likewise.
191         * ld-selective/selective.exp: Disable for alpha.
192         * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
194 2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
196         * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
198 2002-03-19  Hans-Peter Nilsson  <hp@axis.com>
200         * ld-cris/ldsym1.d: New test.
202         * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
203         longer set to object.
204         * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
205         ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
206         ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
207         ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
208         ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
209         ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
210         ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
211         ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
212         ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
213         ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
214         ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
215         ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
217 2002-03-11  Andreas Jaeger  <aj@suse.de>
219         * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
220         places zero initialized data in the bss.
221         * ld-elfweak/lddsodata.dsym: Likewise.
223 2002-03-07  Hans-Peter Nilsson  <hp@axis.com>
225         * ld-cris/expdyn1.d: Tweak for change in elf.sc.
227 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
229         * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
230         * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
231         ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
233 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
235         * ld-elfvsb/sh1.c: Fix typo in last change.
237 2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
239         * ld-elfvsb/sh1.c: Use #pragma weak.
241 2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
243         * vers.exp: Do not call diff -q.
245 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
247         * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
248         output.
249         * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
250         ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
252         * ld-mmix/bpo-22.d: New test.
254         * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
255         and .bss.
257 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
259         * ld-selective/selective.exp: Link against libgcc on
260         hppa*-*-linux* targets.
262 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
264         * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
265         * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
266         * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
267         in section ordering.
268         * ld-sh/sh64/crange3-media.rd: Likewise.
269         * ld-sh/sh64/crange3.rd: Likewise.
270         * ld-sh/sh64/crange3.dd: Likewise.
272         * ld-sh/shared-1.d: Fix relocation addend.
274 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
276         * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
277         tests.
279 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
281         Contribute sh64-elf.
282         2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
283         * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
284         * ld-sh/sh64/crange3-media.rd: Likewise.
285         * ld-sh/sh64/crange3.rd: Likewise.
286         * ld-sh/sh64/crangerel1.rd: Likewise.
287         * ld-sh/sh64/crangerel2.rd: Likewise.
288         * ld-sh/sh64/reldl32.rd: Likewise.
289         * ld-sh/sh64/reldl64.rd: Likewise.
290         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
291         * ld-sh/sh64/abi32.xd: Formatting changes to match the current
292         output of objdump.
293         * ld-sh/sh64/cmpct1.xd: Likewise.
294         * ld-sh/sh64/crange1.rd: Likewise.
295         * ld-sh/sh64/crange2.rd: Likewise.
296         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
297         * ld-sh/sh64/crange3-media.rd: Likewise.
298         * ld-sh/sh64/crange3.rd: Likewise.
299         * ld-sh/sh64/crangerel1.rd: Likewise.
300         * ld-sh/sh64/crangerel2.rd: Likewise.
301         * ld-sh/sh64/mix1.xd: Likewise.
302         * ld-sh/sh64/mix2.xd: Likewise.
303         * ld-sh/sh64/rel32.xd: Likewise.
304         * ld-sh/sh64/reldl32.rd: Likewise.
305         * ld-sh/sh64/reldl64.rd: Likewise.
306         * ld-sh/sh64/sh64.exp: Likewise.  Reordered cranges and stack
307         sessions, to match changes in the linker script.
308         2001-06-14  Alexandre Oliva  <aoliva@redhat.com>
309         * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
310         info to reflect renumbering of relocation types.
311         2001-03-14  DJ Delorie  <dj@redhat.com>
312         * ld-sh/sh64/endian.dbd: New file, endian tests.
313         * ld-sh/sh64/endian.dld: Ditto.
314         * ld-sh/sh64/endian.ld: Ditto.
315         * ld-sh/sh64/endian.s: Ditto.
316         * ld-sh/sh64/endian.sbd: Ditto.
317         * ld-sh/sh64/endian.sld: Ditto.
318         * ld-sh/sh64/sh64.exp: Add above tests.  Add -L option to ld.
319         2001-03-12  DJ Delorie  <dj@redhat.com>
320         * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
321         * ld-sh/sh64/relax1.s: Ditto.
322         * ld-sh/sh64/relax2.s: Ditto.
323         * ld-sh/sh64/relax3.s: Ditto.
324         * ld-sh/sh64/relax4.s: Ditto.
325         * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
326         * ld-sh/sh64/relfail.s: Ditto.
327         2001-03-12  DJ Delorie  <dj@redhat.com>
328         * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
329         uses SH32 assembler files.
330         2001-03-07  DJ Delorie  <dj@redhat.com>
331         * ld-selective/selective.exp: Pass "-e _start" for sh64 to
332         accomodate expected start symbol in test.
333         2001-03-06  DJ Delorie  <dj@redhat.com>
334         * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
335         to match what gcc passes to the linker by default.
336         * ld-selective/selective.exp: Ditto.
337         * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
338         * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
339         2001-03-06  DJ Delorie  <dj@redhat.com>
340         * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
341         * ld-sh/sh64/abi64.xd (stack): Ditto.
342         * ld-sh/sh64/cmpct1.xd (stack): Ditto.
343         * ld-sh/sh64/crange1.rd (stack): Ditto.
344         * ld-sh/sh64/crange2.rd (stack): Ditto.
345         * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
346         * ld-sh/sh64/crange3-media.rd (stack): Ditto.
347         * ld-sh/sh64/crange3.rd (stack): Ditto.
348         * ld-sh/sh64/mix1.xd (stack): Ditto.
349         * ld-sh/sh64/mix2.xd (stack): Ditto.
350         * ld-sh/sh64/shdl32.xd (stack): Ditto.
351         * ld-sh/sh64/shdl64.xd (stack): Ditto.
352         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
353         * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
354         * ld-sh/sh64/mix2.xd: Ditto.
355         2001-01-08  Hans-Peter Nilsson  <hpn@cygnus.com>
356         * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
357         being SHmedia.
358         * ld-sh/sh64/shdl64.xd: Ditto.
359         * ld-sh/sh64/shdl32.xd: Ditto.
360         * ld-sh/sh64/mix2.xd: Ditto.
361         * ld-sh/sh64/crange3-media.rd: Ditto.
362         * ld-sh/sh64/abi64.xd: Ditto.
363         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
364         * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
365         * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
366         Adjust section type for .cranges; expect sorted contents.
367         * ld-sh/sh64/crange2.rd: Ditto.
368         * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
369         * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
370         * ld-sh/sh64/crangerel2.rd: Ditto.
371         * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
372         * ld-sh/sh64/mix2.xd: Ditto.
373         * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
374         tests.
375         * ld-sh/sh64/sh64.exp: Tweak test message.  Run new tests.
376         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
377         * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
378         target for (unexpanded) PTB.  Add an .align 2 to SHmedia code to
379         keep properly aligned.
380         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
381         * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
382         ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
383         R_SH_PT_16 relocation.
384         * ld-sh/sh64/sh64.exp: Run new tests.
385         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
386         * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
387         ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
388         ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
389         * ld-sh/sh64/sh64.exp: Run new tests.
390         * ld-sh/sh64/crange1.rd: Correct section flags.
391         * ld-sh/sh64/crange2.rd: Ditto.
392         * ld-sh/sh64/crangerel1.rd: Ditto.
393         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
394         * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
395         ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
396         ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
397         ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
398         ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
399         handling .cranges section.
400         * ld-sh/sh64/sh64.exp: Run new tests.
401         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
402         ld-sh/sh64/mix2.xd: Adjust for .cranges section.
403         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
404         * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
405         ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
406         ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
407         ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
408         .data individually 8-byte aligned.
409         2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
410         * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
411         ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
412         ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
413         * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
414         inspection tool.  Run new tests.
415         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
416         * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
417         ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
418         * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
419         ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
420         * ld-sh/sh64/sh64.exp: Run new tests.
421         2000-12-01  Hans-Peter Nilsson  <hpn@cygnus.com>
422         * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
423         ld-sh/sh64/shcmp-1.s: New test.
424         * ld-sh/sh64/sh64.exp: Add new test to sh64tests.  Reformat.
425         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
426         * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
427         test.
428         * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
429         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
430         * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
431         tests.
432         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
433         * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
434         registers.
435         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
436         New test.
437         * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
438         ld-sh/sh64/shmix-3.s: New test.
439         * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
440         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
441         * ld-sh/sh64: New testsuite.
443 2002-02-07  Hans-Peter Nilsson  <hp@axis.com>
445         * ld-selective/keepdot.s: Remove section specifier.
447 2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
449         * ld-selective/keepdot.d, ld-selective/keepdot.ld,
450         ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
451         * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
453 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
455         * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
456         ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
457         ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
458         for on-demand global register allocation.
460 2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
462         * ld-sh/shared-1.d: Fix incorrect offsets.
464 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
466         * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
467         ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
468         ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
469         ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
470         ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
471         ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
472         ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
473         ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
474         ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
475         ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
476         ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
477         ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
478         ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
479         ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
481 2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
483         * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
484         ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
485         * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
486         tests named *dso-*.d first and copying their tmpdir/dump to files
487         named as the .d-file.
489 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
491         * ld-scripts/crossref.exp: Allow foo to have a leading dot.
492         * ld-scripts/cross1.t: Add .opd.
493         * ld-undefined/undefined.exp: Allow leading dot on sym names.
494         * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
496 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
498         * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
499         * ld-mips-elf/emrelocs-el.d: Likewise.
500         * ld-mips-elf/emrelocs1.s: Likewise.
501         * ld-mips-elf/emrelocs2.s: Likewise.
502         * ld-mips-elf/emrelocs.ld: Likewise.
503         * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
505 2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
507         * ld-cris: New testsuite directory.
509 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
511         * ld-sh/sh.exp: Copy start.s file into test directory.
513 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
515         * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
517 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
519         * ld-mips-elf/empic1-ln.d: New file to test basic linking of
520         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
521         * ld-mips-elf/empic1-lp.d: Likewise.
522         * ld-mips-elf/empic1-mn.d: Likewise.
523         * ld-mips-elf/empic1-mp.d: Likewise.
524         * ld-mips-elf/empic1-sn.d: Likewise.
525         * ld-mips-elf/empic1-sp.d: Likewise.
526         * ld-mips-elf/empic1-ref.s: Likewise.
527         * ld-mips-elf/empic1-space.s: Likewise.
528         * ld-mips-elf/empic1-tgt.s: Likewise.
529         * ld-mips-elf/empic2-fwd-0.d: New file to test
530         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
531         cases.
532         * ld-mips-elf/empic2-fwd-1.d: Likewise.
533         * ld-mips-elf/empic2-rev-0.d: Likewise.
534         * ld-mips-elf/empic2-rev-1.d: Likewise.
535         * ld-mips-elf/empic2-ref.s: Likewise.
536         * ld-mips-elf/empic2-space.s: Likewise.
537         * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
538         * ld-mips-elf/empic2-rev-tgt.s: Likewise.
539         * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
540         tests (including those above).
542 2001-11-30  H.J. Lu <hjl@gnu.org>
544         * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
545         order.
547 2001-11-29  H.J. Lu <hjl@gnu.org>
549         * ld-elfvers/vers.exp (build_vers_lib): Support linking against
550         more than one libraries.
551         Add "vers20a" and "vers20" tests for common symbols.
553         * ld-elfvers/vers20.c: New.
554         * ld-elfvers/vers20.dsym: New.
555         * ld-elfvers/vers20.map: New.
556         * ld-elfvers/vers20.ver: New.
557         * ld-elfvers/vers20a.ver: New.
559 2001-11-19  H.J. Lu <hjl@gnu.org>
561         * ld-elfvsb/define.s: Mark all global lables as object.
563         * ld-elfvsb/hidden0.d: Match large section number.
564         * ld-elfvsb/hidden1.d: Likewise.
565         * ld-elfvsb/internal0.d: Likewise.
566         * ld-elfvsb/internal1.d: Likewise.
567         * ld-elfvsb/protected0.d: Likewise.
568         * ld-elfvsb/protected1.d: Likewise.
570         * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
571         * ld-elfvsb/internal0.d: Likewise.
572         * ld-elfvsb/protected0.d: Likewise.
574 2001-11-15  H.J. Lu <hjl@gnu.org>
576         * ld-sh/ld-r-1.d: Updated.
578 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
580         * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
581         PE targets.
583 2001-11-12  Donn Terry <donnte@microsoft.com>
585         * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
586         binary files produced in order to avoid date stamp present in PE
587         binaries.
589 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
591         * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
593 2001-11-09  H.J. Lu <hjl@gnu.org>
595         * ld-discard/discard.exp: New. Test ld discard.
596         * ld-discard/discard.ld: Likewise.
597         * ld-discard/exit.s: Likewise.
598         * ld-discard/extern.d: Likewise.
599         * ld-discard/extern.s: Likewise.
600         * ld-discard/start.d: Likewise.
601         * ld-discard/start.s: Likewise.
602         * ld-discard/static.d: Likewise.
603         * ld-discard/static.s: Likewise.
605 2001-11-02  H.J. Lu  <hjl@gnu.org>
607         * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
609         * ld-elfvsb/hidden0.d: New.
610         * ld-elfvsb/hidden1.d: New.
611         * ld-elfvsb/internal0.d: New.
612         * ld-elfvsb/internal1.d: New.
613         * ld-elfvsb/protected0.d: New.
614         * ld-elfvsb/protected1.d: New.
615         * ld-elfvsb/undef.s: New.
616         * ld-elfvsb/undef.s: New.
618 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
620         * ld-sh/sh.exp: Have its own start.s for linux.
622 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
624         * ld-mmix/locdo-1.d: Prune character dump part.
625         * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
626         ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
627         ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
628         ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
629         ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
630         ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
631         ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
632         unnecessary empty lines.
634 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
636         * ld-mmix: New testsuite directory.
638 2001-10-14  Hans-Peter Nilsson  <hp@bitrange.com>
640         * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
641         sh*-*-elf.
643         * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
645         * ld-sh/rd-sh.exp: New framework file.
646         * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
647         ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
648         test files.
650 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
652         * ld-linkonce/linkonce.exp: New file.
653         * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
654         ld-linkonce/zeroehl32.d: New test.
656 2001-09-25  H.J. Lu  <hjl@gnu.org>
658         * ld-elfweak/dso.dsym: Updated for alpha.
659         * ld-elfweak/dsodata.dsym: Likewise.
660         * ld-elfweak/strong.sym: Likewise.
661         * ld-elfweak/strongcomm.sym: Likewise.
662         * ld-elfweak/strongdata.sym: Likewise.
664 2001-09-15  Hans-Peter Nilsson  <hp@bitrange.com>
666         * lib/ld-lib.exp (run_dump_test): Handle new option
667         "objcopy_linked_file".  Return after failing, if errors were
668         expected but none were found.
669         (slurp_options): Support underscores in option names.
671 2001-09-14  H.J. Lu  <hjl@gnu.org>
673         * ld-elfweak/bar.c: Updated.
674         * ld-elfweak/bar1a.c: Likewise.
675         * ld-elfweak/main.c: Likewise.
676         * ld-elfweak/main1.c: Likewise.
677         * ld-elfweak/elfweak.exp: Likewise.
678         * ld-elfweak/weakdata.dsym: Updated.
680 2001-09-11  H.J. Lu  <hjl@gnu.org>
682         * ld-elfweak/elfweak.exp (build_lib): Take a list of object
683         files.
684         (build_exec): Likewise.
685         Add more tests and make some xfail.
687         * ld-elfweak/dso.dsym: Support symbol versioning.
688         * ld-elfweak/dsow.dsym: Likewise.
690         * ld-elfweak/main1.c: New.
691         * ld-elfweak/bar1a.c: Likewise.
692         * ld-elfweak/bar1b.c: Likewise.
693         * ld-elfweak/bar1c.c: Likewise.
694         * ld-elfweak/foo1a.c: Likewise.
695         * ld-elfweak/foo1b.c: Likewise.
696         * ld-elfweak/dsodata.dsym: Likewise.
697         * ld-elfweak/dsowdata.dsym: Likewise.
698         * ld-elfweak/weakdata.dsym: Likewise.
699         * ld-elfweak/strongcomm.sym: Likewise.
700         * ld-elfweak/strongdata.sym: Likewise.
701         * ld-elfweak/weakdata.dat: Likewise.
702         * ld-elfweak/strongdata.dat: Likewise.
704 2001-09-10  H.J. Lu  <hjl@gnu.org>
706         * ld-elfweak/elfweak.exp: New.
707         * ld-elfweak/bar.c: Likewise.
708         * ld-elfweak/foo.c: Likewise.
709         * ld-elfweak/main.c: Likewise.
710         * ld-elfweak/dso.dsym: Likewise.
711         * ld-elfweak/dsow.dsym: Likewise.
712         * ld-elfweak/strong.sym: Likewise.
713         * ld-elfweak/strong.dat: Likewise.
714         * ld-elfweak/weak.dat: Likewise.
716 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
717             Linus Nordberg  <linus@swox.se>
719         * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
720         * ld-scripts/cross1.t: Add .toc section.
721         * ld-scripts/cross2.t: Likewise.
722         * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
723         * ld-srec/srec.exp: xfail powerpc64
725 2001-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
727         * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
728         Continue with other tests when there is a compilation error.
730 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
732         * ld-cdtest/cdtest-nrv.dat: New file.
733         * ld-cdtest/cdtest.exp: Do not require any exception support
734         library.  Check results against NRV.
736 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
738         * ld-srec/srec.exp: Do not require any exception support
739         library.
741 2001-07-27  H.J. Lu  <hjl@gnu.org>
743         * ld-selective/selective.exp: Fix the error in the last change.
745 2001-07-24  Loren J. Rittle  <ljrittle@acm.org>
747         * ld-selective/selective.exp: Support g++ V3 ABI (along side
748         the old ABI).  Make comparisons against normalized (to
749         V3-style) demangled nm output.
751 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
753         * config/default.exp (ld_nm): Add "nmflags" arg.
754         * lib/ld-lib.exp (default_ld_nm): Likewise.
755         * ld-empic/empic.exp: Adjust call to ld_nm.
756         * ld-scripts/defined.exp: Likewise.
757         * ld-scripts/script.exp: Likewise.
758         * ld-scripts/sizeof.exp: Likewise.
759         * ld-selective/selective.exp: Likewise.
760         * ld-sh/sh.exp: Likewise.
762 2001-07-12  H.J. Lu  <hjl@gnu.org>
764         * ld-selective/selective.exp: Mark selective1, selective2,
765         selective4 and selective5 xfail on alpha*-*.
767 2001-06-13  Hans-Peter Nilsson  <hp@bitrange.com>
769         * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
770         OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
771         default.
773         * lib/ld-lib.exp (run_dump_test): Import from gas testsuite.  Add
774         new options "ld", "source", "xfail", "target", "notarget" and
775         "error".  Support the runtest_file_p "*.exp=testname" feature.
776         (slurp_options, regexp_diff, file_contents, verbose_eval): Import
777         from gas testsuite.
779 2001-06-12  Martin Schwidefsky <schwidefsky@de.ibm.com>
781         * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
783 2001-06-06  H.J. Lu  <hjl@gnu.org>
785         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
786         on Linux/mips.
788         * ld-elfvers/vers.exp: Also run on Linux/mips.
789         * ld-elfvsb/elfvsb.exp: Likewise.
790         * ld-shared/shared.exp: Likewise.
792         * ld-selective/selective.exp: Mark selective2, selective3,
793         selective4 and selective5 xfail on Linux/mips.
795         * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
797         * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
799         * ld-srec/srec.exp: Add Linux/mips to xfail.
801 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
803         * ld-undefined/undefined.exp: Add a setup_xfail line for a test
804         that will always fail on s/390.
806 2001-05-28  kaz Kojima  <kkojima@rr.iij4u.or.jp>
808         * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
809         the text section.
811 2001-05-25  Alan Modra  <amodra@one.net.au>
813         * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
814         linuxaout with linux*aout.
816 2001-05-24  H.J. Lu  <hjl@gnu.org>
818         * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
820 2001-05-18  H.J. Lu  <hjl@gnu.org>
822         * ld-elfvers/vers.exp: Revert the last change.
824         * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
825         references.
826         * ld-elfvers/vers3.ver: Likewise.
827         * ld-elfvers/vers6.ver: Likewise.
828         * ld-elfvers/vers18.ver: Likewise.
830 2001-05-17  H.J. Lu  <hjl@gnu.org>
832         * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
834         * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
835         definition.
836         * ld-elfvers/vers2.ver: Likewise.
837         * ld-elfvers/vers3.ver: Likewise.
838         * ld-elfvers/vers4a.ver: Likewise.
839         * ld-elfvers/vers6.ver: Likewise.
840         * ld-elfvers/vers7a.ver: Likewise.
841         * ld-elfvers/vers8.ver: Likewise.
842         * ld-elfvers/vers9.ver: Likewise.
843         * ld-elfvers/vers15.ver: Likewise.
844         * ld-elfvers/vers16a.ver: Likewise.
845         * ld-elfvers/vers17.ver: Likewise.
846         * ld-elfvers/vers18.ver: Likewise.
848 2001-05-03  H.J. Lu  <hjl@gnu.org>
850         * ld-elfvers/vers19.ver: Expect vers17.so instead of
851         *tmpdir/vers17.so.
853 2001-05-01  Andreas Jaeger  <aj@suse.de>, Andreas Schwab <schwab@suse.de>
855         * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
857         * ld-scripts/phdrs.t: Use startaddress that's greater than any
858         MAXPAGESIZE used.
860 2001-04-29  H.J. Lu  <hjl@gnu.org>
862         * ld-shared/symbolic.dat: New.
864         * ld-shared/shared.exp: Also check -Bsymbolic.
866 2001-04-28  Andreas Jaeger  <aj@suse.de>
868         * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
869         special.
871 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
872         * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
873         though it doesn't use DWARF2 yet (but its output is identical).
875 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
877         * ld-selective/selective.exp: Use -O with gcc rather than -O2.
878         This optimization level is buggy on some platforms, and this test
879         is not intended to test compiler optimizations.
881 2001-03-06  DJ Delorie  <dj@redhat.com>
883         * ld-scripts/cross2.t: Support any type of text/data sections, not
884         just the canonical ones.
886 2001-02-28  Matt Hiller  <hiller@redhat.com>
888         * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
889         * ld-undefined/undefined.exp: Ditto, and include $flags in ld
890         invocations.
891         * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
892         and -el.
893         (is_endian_output_format): New function.
894         (default_ld_link): Set flags to [big_or_little_endian] only if ld
895         is being invoked such that the output format being used is of
896         known endianness.
897         (default_ld_simple_link): Ditto.
899 2001-02-14  H.J. Lu  <hjl@gnu.org>
901         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
902         for -static on ia64.
904         * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
905         ia64-*-linux*.
907         * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
909         * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
910         Set up expected failures for ia64-*-linux*.
911         * ld-shared/shared.exp: Likewise.
913 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
915         * ld-srec/srec.exp (run_srec_test): m6811 code has references
916         to soft registers, define them with --defsym.
917         * ld-selective/selective.exp: Likewise.
919 2001-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
921         * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
923 2001-01-03  Philip Blundell  <pb@futuretv.com>
925         * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
926         * ld-shared/shared.exp: Likewise.
928 2001-01-01  Philip Blundell  <philb@gnu.org>
930         * ld-undefined/weak-undef.exp: New test.
931         * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
932         files for above.
934         * ld-elfvers/vers.exp: Run test on Linux/ARM.
935         * ld-elfvsb/elfvsb.exp: Likewise.
936         * ld-shared/shared.exp: Likewise.
938 2000-12-31  Nick Clifton  <nickc@redhat.com>
940         * ld-srec/srec.exp: Use --oformat instead of -oformat.
942 2000-12-09  Nick Clifton  <nickc@redhat.com>
944         * ld-selective/selective.exp: Link in libgcc when target is v850.
946         * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
947         because the -oformat linker command switch cannot be used.
949 2000-11-06  Alan Modra  <alan@linuxcare.com.au>
951         * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
952         (main): Prune unused args.
954 2000-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
956         * ld-selective/selective.exp <no CXX>: Fix typo for argument to
957         "untested".
959 2000-10-19  H.J. Lu  (hjl@gnu.org)
961         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
962         for Linux/PPC.
963         * ld-shared/shared.exp: Likewise.
965 2000-10-09  Hans-Peter Nilsson  <hp@bitrange.com>
967         * ld-selective/selective.exp: Rearrange to be table-driven.
969 2000-10-07  Alan Modra  <alan@linuxcare.com.au>
971         * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
973 2000-10-02  Alan Modra  <alan@linuxcare.com.au>
975         * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
976         * ld-scripts/crossref.exp: Ditto.
978 2000-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
980         * ld-selective/5.cc: New test.
981         * ld-selective/selective.exp: Run it as xfailed.
983         * ld-selective/4.cc: Correct spelling of "lose".
985 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
987         * ld-selective/selective.exp: Remove the xfails for hppa.
989 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
991         * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
992         sh-*-*): With dwarf-2, `undefined function' can't pass.
994 2000-08-03  H.J. Lu  (hjl@gnu.org)
996         * ld-bootstrap/bootstrap.exp: Add strip.
998 2000-07-24  H.J. Lu  (hjl@gnu.org)
1000         * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1001         the undefined reference.
1003 2000-07-16  H.J. Lu  (hjl@gnu.org)
1005         * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1006         and set to "yes" if the protected visibility is expected to
1007         pass.
1008         (visibility_run): Set expected to fail for the "protected"
1009         and "protected_undef_def" tests only if $support_protected is
1010         "no".
1012         * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1013         visibility support if defined.
1015 2000-07-15  H.J. Lu  (hjl@gnu.org)
1017         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
1018         for "protected_undef_def".
1020         * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
1021         PROTECTED_WEAK_TEST is defined.
1022         Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
1023         defined.
1024         Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
1026         * ld-elfvsb/sh1.c (visibility): Mark protected only if
1027         PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
1028         is defined.
1029         (visibility_var): Likewise.
1031 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
1033         * ld-srec/srec.exp: xfail hppa.
1035         * ld-scripts/weak.exp: Define $global$ for hppa.
1037         * ld-scripts/crossref.exp: Fix string quoting.
1039 2000-06-05  H.J. Lu  (hjl@gnu.org)
1041         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1042         to link_output and make it global.
1044         * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
1045         "hidden_undef_def", "hidden_weak", "protected_undef",
1046         "protected_undef_def" and "protected_weak".
1047         (visibility_run): Likewise.
1048         * ld-elfvsb/main.c: Likewise.
1049         * ld-elfvsb/sh1.c: Likewise.
1050         * ld-elfvsb/sh2.c: Likewise.
1052         * ld-elfvsb/elfvsb.dat: Updated.
1054 2000-05-21  H.J. Lu  (hjl@gnu.org)
1056         * ld-elfvsb/main.c (main_visibility_check): Fix the protected
1057         visibility test.
1059 2000-05-13  H.J. Lu  (hjl@gnu.org)
1061         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1062         to link_output and make it global.
1064         * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
1065         tests.
1066         * ld-elfvsb/elfvsb.dat: Likewise.
1067         * ld-elfvsb/elfvsb.exp: Likewise.
1068         * ld-elfvsb/main.c: Likewise.
1069         * ld-elfvsb/sh1.c: Likewise.
1070         * ld-elfvsb/sh2.c: Likewise.
1072 Fri Apr 21 15:16:07 2000  Richard Henderson  <rth@cygnus.com>
1074         * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
1076 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
1078         * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
1080         * ld-selective/selective.exp (test4): Test for presence of
1081         foo__1B, not absence.  Also check for foo__1A and _start.
1082         White space changes throughout file.
1084 2000-03-13  Nick Clifton  <nickc@cygnus.com>
1086         * ld-scripts/phdrs.t: Discard all unexpected sections.
1088 2000-02-27 H.J. Lu  (hjl@gnu.org)
1090         * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
1092 1999-11-01  Nick Clifton  <nickc@cygnus.com>
1094         * ld-selective/selective.exp: Fix test to disable these checks for
1095         PE based targets.
1097 1999-10-29  Catherine Moore  <clm@cygnus.com>
1099         * ld-selective/selective.exp:  Remove test6.
1100         * ld-selective/5.cc: Delete.
1102 1999-10-28  Scott Bambrough  <scottb@netwinder.org>
1104         * ld-srec/srec.exp: Setup expected failures for
1105         srec tests on ARM Linux.
1107 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
1109         * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
1110         offset) test.
1112 1999-09-12  Ian Lance Taylor  <ian@zembu.com>
1114         * ld-scripts/script.exp: Add --image-base 0 for PE targets.
1116 1999-08-17  H.J. Lu  <hjl@gnu.org>
1118         * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1120 1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>
1122         * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
1123         * ld-shared/shared.exp: Likewise.
1125 1999-07-28  Nick Clifton  <nickc@cygnus.com>
1127         * lib/ld-lib.exp (proc big_or_little_endian): New proc.
1128         Determine if a big endian or little endian output format hass
1129         been selected by any of the multilib options, and if so return
1130         a suitable command line option for the linker/assembler.
1131         (proc default_ld_link): Include the result of proc
1132         big_or_little_endian on the command line to the linker.
1133         (proc ld_simple_link): Include the result of proc
1134         big_or_little_endian on the command line to the linker.
1135         (proc default_ld_compile): Append multilib flags to compiler
1136         switches.
1137         (proc default_ld_assemble): Include the result of proc
1138         big_or_little_endian on the command line to the linker.
1140 1999-07-21  H.J. Lu  <hjl@gnu.org>
1142         * ld-elfvers/vers1.c: Add missing prototypes and include
1143         <stdio.h> if necessary.
1144         * ld-elfvers/vers15.c: Likewise.
1145         * ld-elfvers/vers19.c: Likewise.
1146         * ld-elfvers/vers2.c: Likewise.
1147         * ld-elfvers/vers3.c: Likewise.
1148         * ld-elfvers/vers4.c: Likewise.
1149         * ld-elfvers/vers6.c: Likewise.
1150         * ld-elfvers/vers7.c: Likewise.
1151         * ld-elfvers/vers9.c: Likewise.
1152         * ld-shared/main.c: Likewise.
1153         * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
1155 Thu Jul 15 18:00:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
1157         * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
1158         with other DWARF2 targets.
1160 1999-07-13  Nick Clifton  <nickc@cygnus.com>
1162         * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
1163         the undefined line test.
1165 1999-07-10  Ian Lance Taylor  <ian@zembu.com>
1167         * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
1169 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
1171         * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
1172         * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
1174 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
1176         * ld-checks/asm.s: Use a symbol name for .lcomm.
1177         * ld-checks/checks.exp: Use different names for the two tests.
1178         Don't add extra text when invoking fail.
1180 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
1182         * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
1183         to "*-*-linux*aout*".
1184         * ld-scripts/weak.exp: Likewise.
1185         * ld-shared/shared.exp: Likewise.  Simplify condition a bit.
1187 Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1189         * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1190         * ld-shared/sh1.c: Fix typo.
1192 1999-06-04  H.J. Lu  <hjl@gnu.org>
1194         * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1195         necessary.
1197 1999-05-17  Nick Clifton  <nickc@cygnus.com>
1199         * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1201 1999-05-11  DJ Delorie  <dj@cygnus.com>
1203         * ld-srec/srec.exp: Do not run tests for PE based ports.
1205 1999-03-05  Nick Clifton  <nickc@cygnus.com>
1207         * ld-selective/selective.exp: Do not run tests for COFF or PE
1208         based ports.
1210 1999-02-17  Nick Clifton  <nickc@cygnus.com>
1212         * ld-undefined/undefined.exp: Add expected failures for StrongARM
1213         targets.
1215         * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1217         * ld-selective/selective.exp: Add expected failure for ARM-COFF
1218         targets.
1220 1999-02-16  Nick Clifton  <nickc@cygnus.com>
1222         * ld-checks/asm.s: Use .long instead of .word.
1223         Replace custom section names with .text, .data and .bss.
1224         * ld-checks/script: Replace custom section names with .text, .data
1225         and .bss.
1226         * ld-checks/checks.exp: Replace custom section names with .text,
1227         .data and .bss.
1229 1999-02-11  Nick Clifton  <nickc@cygnus.com>
1231         * ld-checks: New directory:  Tests for the linker's
1232         --check-sections option.
1233         * ld-checks/checks.exp: New file.
1234         * ld-checks/script: Bogus linker script.
1235         * ld-checks/asm.s: Simple test assembler file.
1237 Tue Feb  2 19:15:02 1999  Catherine Moore  <clm@cygnus.com>
1239         * ld-selective/selective.exp:  Disable test for unsupported
1240         targets.  Change tests to check for absence of symbols instead
1241         of address zero.
1243 Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
1245         * config/default.exp (get_link_files): Quote target_triplet and CC
1246         when invoking shell.
1247         (get_target_emul): Likewise.
1249 1999-01-03  Ken Raeburn  <raeburn@cygnus.com>
1251         * config/default.exp (get_link_files, get_target_emul): New procs;
1252         run shell commands to extract information from configure.host and
1253         configure.tgt in the source tree.
1254         (top level): Use them to get information needed to run tests, if
1255         not otherwise provided.
1257         * ld-shared/elf-offset.ld: New file.  Builds a shared library, but
1258         gives non-zero addresses for memory region.
1259         * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1260         the new linker script.
1262 Tue Dec  8 22:56:05 1998  Geoff Keating  <geoffk@ozemail.com.au>
1264         * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1265         newer glibc lets link succeed.
1267 Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
1269         * ld-elfvers/vers1.c: Add missing return types and values.
1270         * ld-elfvers/vers2.c: Likewise.
1271         * ld-elfvers/vers3.c: Likewise.
1272         * ld-elfvers/vers4.c: Likewise.
1273         * ld-elfvers/vers5.c: Likewise.
1274         * ld-elfvers/vers6.c: Likewise.
1275         * ld-elfvers/vers7.c: Likewise.
1276         * ld-elfvers/vers9.c: Likewise.
1277         * ld-elfvers/vers15.c: Likewise.
1279 Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
1281         * ld-selective: New directory with new files to test
1282         selective linking.
1284         * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
1286 Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
1288         * ld-elfvers/vers16.dsym: Work correctly on a system without
1289         versioned system libraries.
1291 Mon Sep 28 21:31:12 1998  Richard Henderson  <rth@cygnus.com>
1293         * ld-elfvers/vers.exp: Run tests on alpha-linux.
1294         * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1295         Alpha's use of st_other.
1297 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1299         * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1300         * ld-elfvers/{vers16.*, vers16a.*}: New files.
1302 Thu Sep 17 17:18:19 1998  Nick Clifton  <nickc@cygnus.com>
1304         * ld-undefined/undefined.exp: Make undefined line test be an xfail
1305         for arm/thunb elf toolchains.
1307 Wed Sep  9 14:10:15 1998  Nick Clifton  <nickc@cygnus.com>
1309         * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1311         * ld-srec/srec.exp: Arm-elf now passes this test.
1313 Wed Aug 19 11:59:19 1998  Nick Clifton  <nickc@cygnus.com>
1315         * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
1317 Thu Aug 13 12:41:58 1998  Ian Lance Taylor  <ian@cygnus.com>
1319         * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1320         test if we don't have a static libbfd.a.
1322 Wed Aug 12 15:19:35 1998  Ian Lance Taylor  <ian@cygnus.com>
1324         Based on patch from H.J. Lu <hjl@gnu.org>:
1325         * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1327 Mon Aug 10 15:42:20 1998  Richard Henderson  <rth@cygnus.com>
1329         * ld-scripts/weak.t (.text, .data): Focus data to be used.
1330         (/DISCARD/): All the rest.
1331         * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1333 Fri Jul 24 18:37:17 1998  Ian Lance Taylor  <ian@cygnus.com>
1335         * config/default.exp: Create tmpdir/gas subdirectory, add a
1336         symlink to as-new, and set gcc_gas_flag variable.
1337         * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1338         be gcc, use gcc_gas_flag when compiling.
1340 Thu Jul 23 12:23:29 1998  Ian Lance Taylor  <ian@cygnus.com>
1342         * ld-elfvers/vers.exp: Just check for i?86 rather than checking
1343         for i386, i486, and i586.
1344         (objdump_versionstuff): If we can't find the line, dump the file.
1346 Fri Jul  3 00:27:41 1998  Ian Lance Taylor  <ian@cygnus.com>
1348         * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
1349         * ld-scripts/weak.exp: Likewise.
1351 Wed Jul  1 10:51:46 1998  Nick Clifton  <nickc@cygnus.com>
1353         * ld-srec/srec.exp: Add xfail for v850.
1355         * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
1356         these tests.
1358 Fri Jun 19 17:12:52 1998  Ian Lance Taylor  <ian@cygnus.com>
1360         * ld-scripts/weak.exp: New test.
1361         * ld-scripts/weak.t: New file.
1362         * ld-scripts/weak1.s: New file.
1363         * ld-scripts/weak2.s: New file.
1365 Tue Jun 16 12:40:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
1367         * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
1368         * ld-shared/shared.exp: Likewise.
1369         * ld-elfvers/vers1.dsym: Allow for .sdata.
1370         * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
1372 Fri May 29 15:02:50 1998  Ian Lance Taylor  <ian@cygnus.com>
1374         * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
1375         (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
1376         * ld-srec/sr1.c (__main): Change return type to void.
1377         * ld-srec/sr3.cc (__main): Likewise.
1378         (__builtin_delete, __builtin_new): Likewise.
1379         (__get_dynamic_handler_chain): Return 0.
1380         (__get_eh_context): Likewise.
1382 Thu May 21 15:21:33 1998  Nick Clifton  <nickc@cygnus.com>
1384         * ld-undefined/undefined.exp: Add support for thumb-pe target.
1385         * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
1387 Mon May  4 17:54:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1389         * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
1391 Mon May  4 17:12:06 1998  Ian Lance Taylor  <ian@cygnus.com>
1393         * ld-shared/main.c (shlib_overriddencall2): New function.
1394         (main): Call shlib_shlibcall2.
1395         * ld-shared/sh1.c (shlib_shlibcall2): New function.
1396         (shlib_overriddencall2): New function.
1397         * ld-shared/shared.dat: Add output line for new test.
1398         * ld-shared/sun4.dat: Likewise.
1400         * ld-srec/sr3.cc (__get_eh_context): New function.
1402 Tue Apr  7 12:50:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1404         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
1405         avoid compiler warning.
1406         * ld-srec/sr3.cc (class Foo): Likewise.
1408 Tue Feb 10 16:42:40 1998  Ian Lance Taylor  <ian@cygnus.com>
1410         * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
1412 Mon Feb  2 14:17:48 1998  Ian Lance Taylor  <ian@cygnus.com>
1414         * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
1416 Thu Dec 18 11:13:28 1997  Nick Clifton  <nickc@cygnus.com>
1418         * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
1420 Tue Dec  2 09:50:19 1997  Nick Clifton  <nickc@cygnus.com>
1422         * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
1423         fixes ARM tests.
1425 Mon Dec  1 16:12:05 1997  Nick Clifton  <nickc@cygnus.com>
1427         * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
1428         coff targets.
1430 Wed Nov 12 14:18:31 1997  Ian Lance Taylor  <ian@cygnus.com>
1432         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
1433         avoid compiler warning.
1434         * ld-srec/sr3.cc (class Foo): Likewise.
1436 Mon Nov 10 14:25:43 1997  Ian Lance Taylor  <ian@cygnus.com>
1438         * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
1439         have any name when looking for entry symbol warnings.
1441         * ld-srec/sr3.cc (__eh_pc): Define.
1443 Mon Oct 20 14:36:39 1997  Ian Lance Taylor  <ian@cygnus.com>
1445         * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
1446         __throw, since the current g++ expects them to be defined.
1448 Fri Oct  3 12:24:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1450         * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1451         file if the string libc appears in it.
1452         (objdump_versionstuff): Accept unexpected lines in the output
1453         file.  Compare lines using string match.
1454         * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1456 Tue Aug 12 16:01:22 1997  Ian Lance Taylor  <ian@cygnus.com>
1458         * ld-scripts/crossref.exp: Correct string quoting.
1460 Sat Aug  9 00:56:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1462         * config/default.exp: Change ld, as, nm and strip from .new to
1463         -new.  Load ld-lib.exp rather than ld.exp.
1464         * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1465         * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1466         DejaGnu changes.
1468 Thu Jun 26 12:07:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1470         * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1471         an alternation.  From Greg Margo <gmargo@dl.com>.
1473 Wed Jun 25 12:47:22 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1475         * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1476         with non PIC shared libraries.
1478 Fri Jun  6 17:35:47 1997  Ian Lance Taylor  <ian@cygnus.com>
1480         * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1481         version handling.
1483 Wed Jun  4 12:06:48 1997  Ian Lance Taylor  <ian@cygnus.com>
1485         * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1487 Fri May 30 12:21:39 1997  Ian Lance Taylor  <ian@cygnus.com>
1489         * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1490         linking.
1492 Mon May 12 11:17:55 1997  Ian Lance Taylor  <ian@cygnus.com>
1494         * config/default.exp: Use $base_dir rather than $objdir when
1495         setting ld.  From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1497 Fri Apr 25 09:07:00 1997  Jeffrey A Law  (law@cygnus.com)
1499         * ld-srec/srec.exp: Define various out of line prologue/epilogue
1500         functions for the mn10200 to avoid needing libgcc.a.
1502 Wed Mar 26 13:56:10 1997  Ian Lance Taylor  <ian@cygnus.com>
1504         * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1506 Mon Mar 17 19:27:13 1997  Ian Lance Taylor  <ian@cygnus.com>
1508         * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1510 Wed Mar 12 21:44:19 1997  Eric Youngdale  <eric@andante.jic.com>
1512         * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1513         * config/default.exp: Set ar and strip.
1515 Fri Feb  7 16:47:02 1997  Bob Manson  <manson@charmed.cygnus.com>
1517         * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1518         prune_system_crud.
1519         * ld-cdtest/cdtest.exp: Ditto.
1520         * ld-scripts/crossref.exp: Ditto.
1521         * ld-sh/sh.exp: Ditto.
1522         * ld-shared/shared.exp: Ditto.
1523         * ld-srec/srec.exp: Ditto.
1524         * lib/ld.exp: Ditto.
1526 Wed Jan 29 00:47:29 1997  Bob Manson  <manson@charmed.cygnus.com>
1528         * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1529         * ld-scripts/script.exp: Ditto.
1530         * ld-sh/sh.exp: Ditto.
1531         * ld-undefined/undefined.exp: Ditto.
1532         * ld-versados/versados.exp: Ditto.
1533         * lib/ld.exp: Ditto.
1535 Mon Dec 30 17:08:04 1996  Ian Lance Taylor  <ian@cygnus.com>
1537         * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1539 Tue Oct  1 15:52:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1541         * lib/ld.exp (default_ld_version): Fix for current version
1542         printing.
1544 Fri Sep 13 15:51:45 1996  Ian Lance Taylor  <ian@cygnus.com>
1546         * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1548 Thu Aug  8 14:29:32 1996  Ian Lance Taylor  <ian@cygnus.com>
1550         * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1552         * lib/ld.exp: Use verbose -log instead of calling both verbose and
1553         send_log.
1555 Wed Aug  7 18:00:58 1996  Ian Lance Taylor  <ian@cygnus.com>
1557         * ld-scripts/phdrs.exp: New test.
1558         * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1560 Sun Aug  4 21:58:12 1996  Ian Lance Taylor  <ian@cygnus.com>
1562         * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1563         V_SPILL and V_FILL.
1565 Thu Aug  1 14:10:27 1996  Ian Lance Taylor  <ian@cygnus.com>
1567         * ld-scripts/crossref.exp: New test.
1568         * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1569         * ld-scripts/{cross1.t, cross2.t}: New files.
1571 Sat Jun 29 13:40:11 1996  Ian Lance Taylor  <ian@cygnus.com>
1573         * ld-sh/sh.exp: Fix debugging messages.
1574         * ld-sh/sh1.s: Use .align 4.
1576 Wed May  1 16:45:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1578         * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1580 Mon Apr 29 10:33:10 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1582         * ld-shared/shared.exp: Run the shared library tests on
1583         Linux/m68k.
1585 Fri Apr  5 16:20:55 1996  Ian Lance Taylor  <ian@cygnus.com>
1587         * ld-shared/shared.exp: Run the shared library tests on Linux.
1589 Mon Feb 26 12:45:26 1996  Ian Lance Taylor  <ian@cygnus.com>
1591         * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1593 Wed Jan 31 15:09:57 1996  Jeffrey A Law  (law@cygnus.com)
1595         * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1596         * ld-undefined/undefined.exp: Likewise.
1598 Fri Jan 26 18:43:03 1996  Ian Lance Taylor  <ian@cygnus.com>
1600         * ld-undefined/undefined.exp: ELF targets should now pass the
1601         undefined line test.
1603 Thu Jan 25 15:36:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1605         * ld-empic/empic.exp: Update for change to MIPS disassembler.
1607 Mon Jan 15 15:05:53 1996  Ian Lance Taylor  <ian@cygnus.com>
1609         * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1610         when doing the --static test.
1611         * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1613 Fri Dec 29 12:33:09 1995  Ian Lance Taylor  <ian@cygnus.com>
1615         * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1616         when creating ld-partial.o.
1618 Tue Dec 26 17:37:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1620         * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1621         __eabi.
1623 Tue Dec 19 18:01:01 1995  Ian Lance Taylor  <ian@cygnus.com>
1625         * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1627 Fri Dec 15 16:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1629         * ld-srec/srec.exp: On a29k targets, use --defsym to define
1630         V_SPILL and V_FILL.
1631         * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1632         * ld-srec/sr3.cc: Likewise.
1634         * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1636 Sat Dec  2 01:20:31 1995  Ian Lance Taylor  <ian@cygnus.com>
1638         * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1640 Fri Dec  1 13:18:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1642         * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1644 Wed Nov 29 13:01:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1646         * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1648 Mon Nov 27 14:36:11 1995  Ian Lance Taylor  <ian@cygnus.com>
1650         * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1652         * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1653         * ld-srec/sr3.cc: Likewise.
1655 Tue Nov 21 16:05:53 1995  Ian Lance Taylor  <ian@cygnus.com>
1657         * ld-empic/empic.exp: Update for changes in objdump output.
1659 Wed Nov 15 17:42:48 1995  Ian Lance Taylor  <ian@cygnus.com>
1661         * ld-srec/srec.exp: New tests.
1662         * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1663         * lib/ld.exp (ld_simple_link): Discard warnings about not being
1664         able to find the entry symbol.
1666 Tue Nov 14 20:03:54 1995  Ian Lance Taylor  <ian@cygnus.com>
1668         * ld-sh/sh2.c (__main): Define.
1670 Mon Nov  6 14:39:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1672         * ld-empic/empic.exp: Accept a . in the address symbol.
1674         * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1675         powerpc*-*-aix*.  Add code to create appropriate exports files,
1676         and pass appropriate compilation flags, and test against
1677         appropriate expected output.
1678         * ld-shared/xcoff.dat: New file.
1679         * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1680         not be linked using XCOFF.  Use shlib_shlibvar1 as a sample
1681         function pointer, rather than shlib_mainvar.
1682         * ld-shared/sh1.c: Likewise.
1683         * ld-shared/shared.dat: Update for change from using shlib_mainvar
1684         to using shlib_shlibvar1.
1685         * ld-shared/sun4.dat: Likewise.
1687 Sat Oct 28 01:54:25 1995  Ian Lance Taylor  <ian@cygnus.com>
1689         * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1690         convenience when testing XCOFF.
1692 Thu Oct 26 22:53:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1694         * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1695         along with --static.
1697         * ld-scripts/script.s: Make symbols global.
1699 Fri Oct 20 12:22:16 1995  Ian Lance Taylor  <ian@cygnus.com>
1701         * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1703 Fri Sep 29 11:06:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1705         * ld-undefined/undefined.exp: Use -e when invoking the linker, to
1706         prevent the SunOS linker from trying to create a shared library.
1708 Thu Sep 28 12:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
1710         * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*.  Add
1711         appropriate modifications and setup_xfails.
1712         * ld-shared/sun4.dat: New file.
1714 Mon Sep 18 14:12:56 1995  Ian Lance Taylor  <ian@cygnus.com>
1716         * lib/ld.exp (default_ld_version): Call prune_system_crud.
1717         (default_ld_relocate, default_ld_link): Likewise.
1718         (default_ld_simple_link, default_ld_compile): Likewise.
1719         (default_ld_assemble, default_ld_nm): Likewise.
1721 Fri Sep  8 17:15:38 1995  Ian Lance Taylor  <ian@cygnus.com>
1723         * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
1724         tests as untested rather than unresolved.
1726 Wed Aug 23 10:46:38 1995  Ian Lance Taylor  (ian@cygnus.com)
1728         * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
1730 Tue Aug 15 17:35:35 1995  Ian Lance Taylor  <ian@cygnus.com>
1732         * ld-scripts/script.exp: Split script verification into a proc.
1733         Add simple test of MRI script.
1734         * ld-scripts/scriptm.t: New file.
1736 Wed Jul 26 11:38:58 1995  Ian Lance Taylor  <ian@cygnus.com>
1738         * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
1739         appropriate.
1741 Mon Jul 24 15:34:31 1995  Ian Lance Taylor  <ian@cygnus.com>
1743         * config/default.exp: Define objcopy if it is not defined.
1744         * ld-sh/*: New tests for SH relaxing.
1746         * ld-empic/empic.exp: If $CC does not exist, call untested rather
1747         than unresolved.
1749 Thu Jul 20 15:09:26 1995  Ian Lance Taylor  <ian@cygnus.com>
1751         * ld-undefined/undefined.exp: If $CC does not exist, mark the
1752         tests as untested rather than unresolved.  Clear ELF xfails for
1753         mips*, not just mips.
1755 Tue Jul 18 12:00:41 1995  Ian Lance Taylor  <ian@cygnus.com>
1757         * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
1758         undefined line test.
1760 Fri Jul 14 13:07:48 1995  Ian Lance Taylor  <ian@cygnus.com>
1762         * ld-undefined/undefined.exp: New test, to check reporting of
1763         undefined symbols.
1764         * ld-undefined/undefined.c: New file.
1766 Mon Jul 10 11:13:39 1995  Ian Lance Taylor  <ian@cygnus.com>
1768         * ld-versados/versados.exp: If a test fails, report it correctly:
1769         don't try to run the next test, and don't report a pass as well as
1770         a fail.
1772 Mon Jul  3 14:26:37 1995  Steve Chamberlain  <sac@slash.cygnus.com>
1774         * versados/(t1,t2).ld: End in newlines.
1776 Mon May 22 20:19:38 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1778         * lib/ld.exp (default_ld_compile): If cc argument is multiple
1779         words, use only the first when trying to verify the availability
1780         of the compiler.
1782 Mon Feb  6 11:46:49 1995  Ian Lance Taylor  <ian@cygnus.com>
1784         * ld-scripts/defined.t: Mention .data and .bss explicitly.
1786 Tue Jan 24 14:51:48 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1788         * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
1789         call untested for each test, rather than ignoring it.  If one test
1790         fails, go on to the next one instead of returning.
1791         * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
1792         unresolved.
1793         * ld-empic/empic.exp: Likewise.  Also, always pass the same test
1794         name to pass or fail.
1795         * ld-shared/shared.exp: Likewise.  Also, always run all tests.
1796         * ld-scripts/defined.exp: If as or nm fail, mark test as
1797         unresolved.  Always pass the same test name to pass or fail.
1798         * ld-scripts/script.exp: Likewise.
1799         * ld-scripts/sizeof.exp: Likewise.
1801 Wed Jan 11 11:48:31 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1803         * ld-scripts/sizeof.exp: New test, based on bug report from
1804         anders.blomdell@control.lth.se.
1805         * ld-scripts/sizeof.s: New file.
1806         * ld-scripts/sizeof.t: New file.
1808 Wed Jan  4 18:56:27 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1810         * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
1811         if the linker exists.
1813 Wed Dec 14 16:39:03 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1815         * lib/ld.exp (prune_system_crud): Define if not already defined,
1816         in case the user isn't using the newest DejaGnu version that we
1817         haven't released to the net yet.
1819 Fri Dec  2 14:17:02 1994  Ian Lance Taylor  <ian@rtl.cygnus.com>
1821         * config/default.exp: Define objdump if it is not defined.
1822         * ld-empic/*: New tests to test -membedded-pic code.
1824 Mon Nov 28 11:24:36 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1826         * ld-bootstrap/bootstrap.exp: Pass cmp output through
1827         prune_system_crud.
1828         * ld-cdtest/cdtest.exp: Pass diff output through
1829         prune_system_crud.
1830         * ld-shared/shared.exp: Likewise.
1832         * config/default.exp: Remove unused and useless proc ld_load.
1834 Sun Oct 30 13:02:34 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1836         * lib/ld.exp (default_ld_compile): Remove the output file before
1837         compiling.
1839         * ld-shared/shared.exp: Move common test code into a procedure.
1840         Add tests for compiling the non shared code PIC.
1841         * ld-shared/main.c (main): Call main_called, and print the result.
1842         * ld-shared/shared.dat: Adjust accordingly.
1844 Thu Oct 27 17:30:12 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1846         * ld-shared: New directory, with new files to test generating ELF
1847         shared libraries.
1849         * lib/ld.exp (default_ld_compile): If the compilation worked, but
1850         no object file was created, check to see if the compiler foolishly
1851         ignored the -o switch when compiling, and move the resulting
1852         object if it did.
1854 Thu Sep 29 12:36:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1856         * VMS does not permits `.' in directory names.  Renamed
1857         ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
1858         ld.scripts to ld-scripts.
1860 Wed Sep 28 12:18:54 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1862         * config/default.exp: Set variables as and nm.  Create tmpdir if
1863         it does not already exist.
1864         * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
1865         * ld.cdtest/cdtest.exp: Likewise.
1866         * ld.scripts/defined.exp: Likewise.  Also, don't set as and nm
1867         here.  Change perror for no variables found to fail.
1868         * ld.scripts/script.exp: New test.
1869         * ld.scripts/script.t, ld.scripts/script.s: New files.
1871 Tue Sep 27 14:59:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1873         * ld.scripts: New directory.
1874         * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
1875         * ld.scripts/defined.t: New file.
1876         * lib/ld.exp (default_ld_simple_link): New function.
1877         (default_ld_assemble, default_ld_nm): New functions.
1878         * config/default.exp: Rename from unix-ld.exp.
1879         (ld_simple_link, ld_assemble, ld_nm): New functions.
1881         * config/unix-ld.exp: Set ld using findfile.
1882         * lib/ld.exp (default_ld_relocate): Return a value.  Change format
1883         of log messages.
1884         (default_ld_compile): Likewise.
1885         (default_ld_link): Likewise.  Also, don't include $BFDLIB and
1886         $LIBIBERTY in link.
1887         * ld.bootstrap/bootstrap.exp: Rewrite.
1888         * ld.cdtest/cdtest.exp: Rewrite.
1889         * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
1890         * ld.cdtest/cdtest-foo.h: Likewise.
1891         * ld.cdtest/cdtest-main.cc: Likewise.
1893 Fri May 27 09:35:04 1994  Ken Raeburn  (raeburn@cygnus.com)
1895         * ld.cdtest/cdtest.exp: Don't look for $result before it's
1896         defined.
1898 Tue May 17 15:06:49 1994  Bill Cox  (bill@rtl.cygnus.com)
1900         * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
1901         calls with perror calls.
1903 Wed May 11 16:47:46 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
1905         * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
1906         * ld.cdtest/cdtest.exp: Adjusted.
1908 Fri Jan 28 13:25:41 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1910         * lib/ld.exp (simple_diff): Indicate failure if files have
1911         different numbers of lines.  Don't muck with $differences to avoid
1912         indicating a pass, just return.
1914         * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
1915         Fix test case to be valid ANSI C++.  Don't require use of header
1916         files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
1917         * ld.cdtest/cdtest.exp: Combine "rm" lines.  Add some
1918         commentary on things that are still broken with this test case.
1920 Fri Sep 10 09:58:23 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1922         * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
1924 Thu Aug 12 16:05:37 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1926         * lib/ld.exp: add compiler and linker support
1927         * config/unix-ld.exp: add compiler and linker support
1928         * ld.bootstrap/bootstrap.exp: fixed to do partial links
1929         * ld.cdtest/cdtest.exp: constructor/destructor testscase
1931 Wed Aug  4 21:00:18 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1933         * lib/ld.exp: new file
1934         * config/unix-ld.exp: new file
1935         * ld.bootstrap/bootstrap.exp: new file