Fix h8300 relaxation.
[binutils.git] / ld / testsuite / ChangeLog
blob5460327b68c235bc3948201146d56d48433d0d9c
1 2002-11-15  Nick Clifton  <nickc@redhat.com>
3         * ld-h8300: New directory.
4         * ld-h8300/h8300.exp: New expect script.  Only run tests for h8300
5         targets.
6         * ld-h8300/relax.s: New assembler source file.
7         * ld-h8300/relax.d: New expected output file.
9 2002-11-11  Hans-Peter Nilsson  <hp@axis.com>
11         * ld-elf/sec64k.exp: New test.
12         * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
13         to a source file starting with "/".
15 2002-11-10  Hans-Peter Nilsson  <hp@bitrange.com>
17         * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
18         ld-mmix/local7.d: Tweak for change in readelf output.
20 2002-11-09  Alan Modra  <amodra@bigpond.net.au>
22         * ld-elfvsb/define.s: Avoid use of @ in .type directive.
24 2002-11-07  Hans-Peter Nilsson  <hp@axis.com>
26         * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
27         ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
29 2002-11-07  Nick Clifton  <nickc@redhat.com>
31         * ld-fastcall/fastcall.exp: Only run tests for PE type x86
32         targets.
34 2002-11-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
36         * ld-sh/rd-sh.exp: Set asflags_save always.
38 2002-11-07  Casper S. Hornstrup  <chorns@users.sourceforge.net>
40         * ld-fastcall: New directory for testing fastcall support.
41         * ld-fastcall/export.s: New file for testing fastcall symbol
42         handling.
43         * ld-fastcall/import.s: Likewise.
44         * ld-fastcall/fastcall.exp: Likewise.
46 2002-11-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
48         * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
49         * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
50         * ld-sh/tlspic-1.d: Likewise.
51         * ld-sh/tlspic-2.d: Likewise.
52         * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
53         defined by the linker scripts.
55 2002-10-14  Stephane Carrez  <stcarrez@nerim.fr>
57         * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
58         * ld-m68hc11/adj-jump.d: New test for linker relaxation.
59         * ld-m68hc11/adj-jump.s: Likewise.
60         * ld-m68hc11/adj-brset.s: Likewise.
61         * ld-m68hc11/adj-brset.d: Likewise.
62         * ld-m68hc11/relax-direct.s: Likewise.
63         * ld-m68hc11/relax-direct.d: Likewise.
64         * ld-m68hc11/relax-group.s: Likewise.
65         * ld-m68hc11/relax-group.d: Likewise.
66         * ld-m68hc11/bug-1403.d: Likewise.
67         * ld-m68hc11/bug-1403.s: Likewise.
69 2002-10-14  Stephen Clarke <stephen.clarke@superh.com>
70         * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
71         * ld-sh/sh64/sh64.exp: Likewise.
72         * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
73         * ld-sh/sh64/abi32.sd: Adjust expected output to include
74         sh64*-*-linux* formats too.
75         * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
76         emulation, and set it appropriately for sh*-*-linux*.
77         * ld-sh/sh64/relfail.exp: Add variables to hold target
78         emulation, output format, start symbol, and whether target
79         supports 64-bit ABI.  Set appropriately for sh*-*-linux*.
81 2002-10-12  H.J. Lu  (hjl@gnu.org)
83         * ld-discard/extern.d: Remove $srcdir/$subdir/.
84         * ld-discard/start.d: Likewise.
85         * ld-discard/static.d: Likewise.
86         * ld-linkonce/zeroehl32.d: Likewise.
87         * ld-selective/keepdot.d: Likewise.
88         * ld-selective/keepdot0.d: Likewise.
90 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
92         * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
93         of linker to the file tmpdir/*-dso.so.
94         * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
95         * ld-sh/tlsbin-0-dso.d: New.
96         * ld-sh/tlsbin-1.d: New.
97         * ld-sh/tlsbin-2.d: New.
98         * ld-sh/tlsbin-3.d: New.
99         * ld-sh/tlsbin-4.d: New.
100         * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
101         * ld-sh/tlspic-1.d: New.
102         * ld-sh/tlspic-2.d: New.
103         * ld-sh/tlspic-3.d: New.
104         * ld-sh/tlspic-4.d: New.
106 2002-10-10  Jakub Jelinek  <jakub@redhat.com>
108         * ld-i386/combreloc.s: New test.
109         * ld-i386/combreloc.d: New test.
110         * ld-i386/i386.exp (i386tests): Add it.
112 2002-10-10  Alan Modra  <amodra@bigpond.net.au>
114         * ld-i386/i386.exp (reloc): Turn off combreloc.
115         * ld-i386/reloc.d: Likewise.
116         * ld-powerpc/powerpc.exp: Likewise.
117         * ld-powerpc/reloc.d: Likewise.
119 2002-10-03  H.J. Lu <hjl@gnu.org>
121         * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
122         3.x.
124 2002-10-03  Chris Demetriou  <cgd@broadcom.com>
126         * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
127         more compatible with non-embedded targets.
128         * ld-mips-elf/branch-misc-2.d: Likewise.
130         * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
131         PIC tests.
132         (elf): New variable, to control whether generic ELF tests are run.
133         (embedded_elf): New variable, to control whether ELF tests
134         requiring embedded PIC or embedded relocs are run.
136 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
138         * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
139         ld-sh/sh64/gotplt.s: New test.
140         
141 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
142         * ld-sh/sh64/cmpct1.sd : Fix linked file name.
143         * ld-sh/sh64/crange3.dd: Likewise.
144         
145 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
147         * ld-i386/i386.exp: Add tlsindntpoff test.
148         * ld-i386/tlsindntpoff.s: New test.
149         * ld-i386/tlsindntpoff.dd: New test.
151 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
153         * ld-x86-64/tlspic1.s: Change TLSGD sequences.
154         * ld-x86-64/tlsbinpic.s: Likewise.
155         * ld-x86-64/tlspic.dd: Adjust.
157 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
159         * ld-i386/i386.exp: Add tlsg test.
160         * ld-i386/tlsg.s: New test.
161         * ld-i386/tlsg.sd: New test.
162         * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
163         * ld-i386/tlsbinpic.s: Likewise.
164         * ld-x86-64/x86-64.exp: Add tlsg test.
165         * ld-x86-64/tlsg.s: New test.
166         * ld-x86-64/tlsg.sd: New test.
167         * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
168         * ld-x86-64/tlsbinpic.s: Likewise.
170 2002-09-30  Alan Modra  <amodra@bigpond.net.au>
172         * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
174 2002-09-30  Alan Modra  <amodra@bigpond.net.au>
176         * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
177         * ld-powerpc/powerpc.exp: New.
179         * ld-i386/reloc.s, ld-i386/reloc.d: New.
180         * ld-i386/i386.exp: Run new test.
182 2002-09-27  Jakub Jelinek  <jakub@redhat.com>
184         * lib/ld-lib.exp (run_ld_link_tests): Add.
185         * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
186         file_contents): Remove.
187         (sh64tests): Add 6th field to the tests array.
188         * ld-i386/i386.exp (run_ld_link_tests): Remove.
189         * ld-x86-64/x86-64.exp: New.
190         * ld-x86-64/tlsbin.dd: New test.
191         * ld-x86-64/tlsbinpic.s: New test.
192         * ld-x86-64/tlsbin.rd: New test.
193         * ld-x86-64/tlsbin.s: New test.
194         * ld-x86-64/tlsbin.sd: New test.
195         * ld-x86-64/tlsbin.td: New test.
196         * ld-x86-64/tlslib.s: New test.
197         * ld-x86-64/tlspic1.s: New test.
198         * ld-x86-64/tlspic2.s: New test.
199         * ld-x86-64/tlspic.dd: New test.
200         * ld-x86-64/tlspic.rd: New test.
201         * ld-x86-64/tlspic.sd: New test.
202         * ld-x86-64/tlspic.td: New test.
204 2002-09-21  Alan Modra  <amodra@bigpond.net.au>
206         * ld-undefined/undefined.exp: Adjust function test.
208 2002-09-20  Alan Modra  <amodra@bigpond.net.au>
210         * ld-i386/i386.exp: Only run tests on ELF targets.
212 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
214         * ld-i386/i386.exp: New.
215         * ld-i386/tlsbin.dd: New test.
216         * ld-i386/tlsbinpic.s: New test.
217         * ld-i386/tlsbin.rd: New test.
218         * ld-i386/tlsbin.s: New test.
219         * ld-i386/tlsbin.sd: New test.
220         * ld-i386/tlsbin.td: New test.
221         * ld-i386/tlslib.s: New test.
222         * ld-i386/tlsnopic1.s: New test.
223         * ld-i386/tlsnopic2.s: New test.
224         * ld-i386/tlsnopic.dd: New test.
225         * ld-i386/tlsnopic.rd: New test.
226         * ld-i386/tlsnopic.sd: New test.
227         * ld-i386/tlspic1.s: New test.
228         * ld-i386/tlspic2.s: New test.
229         * ld-i386/tlspic.dd: New test.
230         * ld-i386/tlspic.rd: New test.
231         * ld-i386/tlspic.sd: New test.
232         * ld-i386/tlspic.td: New test.
234 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
236         * ld-mips-elf/branch-misc-1.d: New file.
237         * ld-mips-elf/branch-misc-2.d: New file.
238         * ld-mips-elf/mips-elf.exp: Run new tests.
240 2002-09-05  Alan Modra  <amodra@bigpond.net.au>
242         * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
243         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
244         * ld-sh/sh64/crange3-media.rd: Likewise.
245         * ld-sh/sh64/crange3.rd: Likewise.
247 2002-08-31  Hans-Peter Nilsson  <hp@bitrange.com>
249         * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
250         * ld-mmix/bpo-11.d: Ditto.
252         * ld-mmix/b-nosym.d: Adjust for changed output for absence of
253         symbols.
255         * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
256         .di.
257         * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
258         ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
260 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
262         * ld-discard/discard.exp: xfail m6812.
263         * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
265 2002-08-27  Alan Modra  <amodra@bigpond.net.au>
267         * ld-mmix/b-nosym.d: Revert last change.
269 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
271         * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
273 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
275         * ld-sh/sh64/rd-sh64.exp: New framework file.
276         * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
277         ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
278         correct setting of ISA bit for init and fini entry-points.
280 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
282         * ld-sh/sh64/sh64.exp: Add dlsection.
283         * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
285 2002-08-16  Alan Modra  <amodra@bigpond.net.au>
287         * ld-discard/discard.exp: xfail targets using generic linker.
288         * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
290 2002-08-15  Hans-Peter Nilsson  <hp@axis.com>
292         * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
294 2002-08-13  H.J. Lu <hjl@gnu.org>
296         * ld-elfvers/vers.exp: Add vers23c and vers23d.
298         * ld-elfvers/vers23c.ver: New.
299         * ld-elfvers/vers23d.dsym: New.
301 2002-08-12  H.J. Lu <hjl@gnu.org>
303         * ld-elfvers/vers.exp: Add vers23.
305         * ld-elfvers/vers23.c: New.
306         * ld-elfvers/vers23.dsym: New.
307         * ld-elfvers/vers23.ver: New.
308         * ld-elfvers/vers23a.c: New.
309         * ld-elfvers/vers23a.dsym: New.
310         * ld-elfvers/vers23a.map: New.
311         * ld-elfvers/vers23a.sym: New.
312         * ld-elfvers/vers23a.ver: New.
313         * ld-elfvers/vers23b.c: New.
314         * ld-elfvers/vers23b.dsym: New.
315         * ld-elfvers/vers23b.map: New.
316         * ld-elfvers/vers23b.ver: New.
318 2002-08-12  Stephen Clarke <stephen.clarke@superh.com>
320         * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
321         listing.
322         * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
323         ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
324         * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
325         is no longer set to object.
326         * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
327         ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
328         ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
329         ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
330         ld-sh/sh64/shdl64.xd: Likewise.
332 2002-08-10  Alan Modra  <amodra@bigpond.net.au>
334         * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
335         * ld-linkonce/linkonce.exp: Likewise.
336         * ld-selective/sel-dump.exp: Likewise.
337         * ld-selective/selective.exp: Don't run on aout or bout.
339 2002-08-08  H.J. Lu <hjl@gnu.org>
341         * ld-elfvers/vers.exp: Add vers22.
343         * ld-elfvers/vers22.c: New.
344         * ld-elfvers/vers22.dsym: New.
345         * ld-elfvers/vers22.map: New.
346         * ld-elfvers/vers22.ver: New.
347         * ld-elfvers/vers22a.c: New.
348         * ld-elfvers/vers22a.dsym: New.
349         * ld-elfvers/vers22a.sym: New.
350         * ld-elfvers/vers22a.ver: New.
351         * ld-elfvers/vers22b.c: New.
352         * ld-elfvers/vers22b.dsym: New.
353         * ld-elfvers/vers22b.ver: New.
355 2002-08-07  H.J. Lu <hjl@gnu.org>
357         * ld-elfvers/vers.exp: Add --no-undefined-version.
359         * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
360         * ld-elfvers/vers8.map: Likewise.
361         * ld-elfvers/vers18.map: Likewise.
363 2002-07-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
365         * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
366         ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
367         * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
368         ld-linkonce/linkonce.exp, ld-shared/shared.exp,
369         ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
370         targets.
371         * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
372         ld-discard/static.s: Add whitespace before assembler directives.
374 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
376         * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
378 2002-07-26  Richard Sandiford  <rsandifo@redhat.com>
380         * ld-mips-elf/mips16-1.d,
381         * ld-mips-elf/mips16-1[ab].s: New test.
382         * ld-mips-elf/mips-elf.exp: Run it.
384 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
386         * ld-mmix/sec-1.d: Adjust for changes in padding.
387         * ld-mmix/sec-3.d: Ditto.
389 2002-07-15  H.J. Lu <hjl@gnu.org>
391         * ld-elfvers/vers.exp: Add vers21.
393         * ld-elfvers/vers21.c: New.
394         * ld-elfvers/vers21.dsym: New.
395         * ld-elfvers/vers21.map: New.
396         * ld-elfvers/vers21.sym: New.
397         * ld-elfvers/vers21.ver: New.
399 2002-07-12  Hans-Peter Nilsson  <hp@axis.com>
401         * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
402         ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
403         ld-cris/expdref1.s: New tests.
405 2002-07-09  Richard Sandiford  <rsandifo@redhat.com>
407         * ld-scripts/dynamic-sections*: New test.
409 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
411         * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
412         ld-cris/noglob1.d: New tests.
414         * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
416 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
418         * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
419         consistent sorting.
420         (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
421         * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
423 2002-06-29  Hans-Peter Nilsson  <hp@bitrange.com>
425         * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
426         ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
428 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
430         * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
431         turned up by recent assembler changes.
433 2002-06-17  Tom Rix  <trix@redhat.com>
435         * ld-d10v/d10v.exp: New driver for d10v.
436         * ld-d10v/default_layout.d : New test.
437         * ld-d10v/regression-001.lt: New test for a linker regression.
438         * ld-d10v/linktest-002.lt: New test for run_link_test.
439         * ld-d10v/reloc-001.d - reloc-016.d: New tests.
441 2002-06-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
443         * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
444         script.
446 2002-06-11  Andreas Jaeger  <aj@suse.de>
448         * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
450 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
452         * ld-mips-elf/region1a.s,
453         * ld-mips-elf/region1b.s,
454         * ld-mips-elf/region1.t,
455         * ld-mips-elf/region1.d: New test.
456         * ld-mips-elf/mips-elf.exp: Run it.
458 2002-06-07  Nick Clifton  <nickc@cambridge.redhat.com>
460         * ld-scripts/phdrs2.s: Use .p2align instead of .align.
461         Use section names .foo and .bar instead of .text and .data.
462         * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
463         and .data.
465 2002-06-06  David Heine <dlheine@tensilica.com>
467         * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
468         * ld-scripts/phdrs2.s: New file: Dummy assembler source.
469         * ld-scripts/phdrs2.t: New file: Linker script with an empty
470         section at the start of a loadable segment.
472 2005-06-02  H.J. Lu <hjl@gnu.org>
474         * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
475         -fuse-cxa-atexit.
476         (__cxa_atexit): Likewise.
478 2002-05-30  Richard Henderson  <rth@redhat.com>
480         * ld-bootstrap/bootstrap.exp: Test --relax.
482 2002-05-28  Hans-Peter Nilsson  <hp@axis.com>
484         * ld-cris/libdso-2.d: Tweak for combreloc now default on.
486 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
488         * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
489         (is_elf_format): New, extracted from...
490         * ld-scripts/weak.exp: ...here.
491         * ld-scripts/overlay-size.exp: New test.
492         * ld-scripts/overlay-size.[tsd],
493         * ld-scripts/overlay-size-map.d: New files for it.
495 2002-05-02  Richard Sandiford  <rsandifo@redhat.com>
497         * ld-scripts/map-address.exp: Quote conditions.
499 2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
501         * ld-scripts/map-address.exp: New test.
502         * ld-scripts/map-address.[td]: New files for it.
504 2002-04-19  Richard Henderson  <rth@redhat.com>
506         * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
507         * ld-shared/shared.exp: Likewise.
508         * ld-selective/selective.exp: Disable for alpha.
509         * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
511 2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
513         * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
515 2002-03-19  Hans-Peter Nilsson  <hp@axis.com>
517         * ld-cris/ldsym1.d: New test.
519         * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
520         longer set to object.
521         * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
522         ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
523         ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
524         ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
525         ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
526         ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
527         ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
528         ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
529         ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
530         ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
531         ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
532         ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
534 2002-03-11  Andreas Jaeger  <aj@suse.de>
536         * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
537         places zero initialized data in the bss.
538         * ld-elfweak/lddsodata.dsym: Likewise.
540 2002-03-07  Hans-Peter Nilsson  <hp@axis.com>
542         * ld-cris/expdyn1.d: Tweak for change in elf.sc.
544 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
546         * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
547         * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
548         ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
550 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
552         * ld-elfvsb/sh1.c: Fix typo in last change.
554 2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
556         * ld-elfvsb/sh1.c: Use #pragma weak.
558 2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
560         * vers.exp: Do not call diff -q.
562 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
564         * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
565         output.
566         * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
567         ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
569         * ld-mmix/bpo-22.d: New test.
571         * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
572         and .bss.
574 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
576         * ld-selective/selective.exp: Link against libgcc on
577         hppa*-*-linux* targets.
579 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
581         * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
582         * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
583         * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
584         in section ordering.
585         * ld-sh/sh64/crange3-media.rd: Likewise.
586         * ld-sh/sh64/crange3.rd: Likewise.
587         * ld-sh/sh64/crange3.dd: Likewise.
589         * ld-sh/shared-1.d: Fix relocation addend.
591 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
593         * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
594         tests.
596 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
598         Contribute sh64-elf.
599         2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
600         * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
601         * ld-sh/sh64/crange3-media.rd: Likewise.
602         * ld-sh/sh64/crange3.rd: Likewise.
603         * ld-sh/sh64/crangerel1.rd: Likewise.
604         * ld-sh/sh64/crangerel2.rd: Likewise.
605         * ld-sh/sh64/reldl32.rd: Likewise.
606         * ld-sh/sh64/reldl64.rd: Likewise.
607         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
608         * ld-sh/sh64/abi32.xd: Formatting changes to match the current
609         output of objdump.
610         * ld-sh/sh64/cmpct1.xd: Likewise.
611         * ld-sh/sh64/crange1.rd: Likewise.
612         * ld-sh/sh64/crange2.rd: Likewise.
613         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
614         * ld-sh/sh64/crange3-media.rd: Likewise.
615         * ld-sh/sh64/crange3.rd: Likewise.
616         * ld-sh/sh64/crangerel1.rd: Likewise.
617         * ld-sh/sh64/crangerel2.rd: Likewise.
618         * ld-sh/sh64/mix1.xd: Likewise.
619         * ld-sh/sh64/mix2.xd: Likewise.
620         * ld-sh/sh64/rel32.xd: Likewise.
621         * ld-sh/sh64/reldl32.rd: Likewise.
622         * ld-sh/sh64/reldl64.rd: Likewise.
623         * ld-sh/sh64/sh64.exp: Likewise.  Reordered cranges and stack
624         sessions, to match changes in the linker script.
625         2001-06-14  Alexandre Oliva  <aoliva@redhat.com>
626         * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
627         info to reflect renumbering of relocation types.
628         2001-03-14  DJ Delorie  <dj@redhat.com>
629         * ld-sh/sh64/endian.dbd: New file, endian tests.
630         * ld-sh/sh64/endian.dld: Ditto.
631         * ld-sh/sh64/endian.ld: Ditto.
632         * ld-sh/sh64/endian.s: Ditto.
633         * ld-sh/sh64/endian.sbd: Ditto.
634         * ld-sh/sh64/endian.sld: Ditto.
635         * ld-sh/sh64/sh64.exp: Add above tests.  Add -L option to ld.
636         2001-03-12  DJ Delorie  <dj@redhat.com>
637         * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
638         * ld-sh/sh64/relax1.s: Ditto.
639         * ld-sh/sh64/relax2.s: Ditto.
640         * ld-sh/sh64/relax3.s: Ditto.
641         * ld-sh/sh64/relax4.s: Ditto.
642         * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
643         * ld-sh/sh64/relfail.s: Ditto.
644         2001-03-12  DJ Delorie  <dj@redhat.com>
645         * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
646         uses SH32 assembler files.
647         2001-03-07  DJ Delorie  <dj@redhat.com>
648         * ld-selective/selective.exp: Pass "-e _start" for sh64 to
649         accomodate expected start symbol in test.
650         2001-03-06  DJ Delorie  <dj@redhat.com>
651         * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
652         to match what gcc passes to the linker by default.
653         * ld-selective/selective.exp: Ditto.
654         * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
655         * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
656         2001-03-06  DJ Delorie  <dj@redhat.com>
657         * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
658         * ld-sh/sh64/abi64.xd (stack): Ditto.
659         * ld-sh/sh64/cmpct1.xd (stack): Ditto.
660         * ld-sh/sh64/crange1.rd (stack): Ditto.
661         * ld-sh/sh64/crange2.rd (stack): Ditto.
662         * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
663         * ld-sh/sh64/crange3-media.rd (stack): Ditto.
664         * ld-sh/sh64/crange3.rd (stack): Ditto.
665         * ld-sh/sh64/mix1.xd (stack): Ditto.
666         * ld-sh/sh64/mix2.xd (stack): Ditto.
667         * ld-sh/sh64/shdl32.xd (stack): Ditto.
668         * ld-sh/sh64/shdl64.xd (stack): Ditto.
669         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
670         * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
671         * ld-sh/sh64/mix2.xd: Ditto.
672         2001-01-08  Hans-Peter Nilsson  <hpn@cygnus.com>
673         * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
674         being SHmedia.
675         * ld-sh/sh64/shdl64.xd: Ditto.
676         * ld-sh/sh64/shdl32.xd: Ditto.
677         * ld-sh/sh64/mix2.xd: Ditto.
678         * ld-sh/sh64/crange3-media.rd: Ditto.
679         * ld-sh/sh64/abi64.xd: Ditto.
680         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
681         * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
682         * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
683         Adjust section type for .cranges; expect sorted contents.
684         * ld-sh/sh64/crange2.rd: Ditto.
685         * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
686         * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
687         * ld-sh/sh64/crangerel2.rd: Ditto.
688         * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
689         * ld-sh/sh64/mix2.xd: Ditto.
690         * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
691         tests.
692         * ld-sh/sh64/sh64.exp: Tweak test message.  Run new tests.
693         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
694         * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
695         target for (unexpanded) PTB.  Add an .align 2 to SHmedia code to
696         keep properly aligned.
697         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
698         * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
699         ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
700         R_SH_PT_16 relocation.
701         * ld-sh/sh64/sh64.exp: Run new tests.
702         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
703         * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
704         ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
705         ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
706         * ld-sh/sh64/sh64.exp: Run new tests.
707         * ld-sh/sh64/crange1.rd: Correct section flags.
708         * ld-sh/sh64/crange2.rd: Ditto.
709         * ld-sh/sh64/crangerel1.rd: Ditto.
710         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
711         * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
712         ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
713         ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
714         ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
715         ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
716         handling .cranges section.
717         * ld-sh/sh64/sh64.exp: Run new tests.
718         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
719         ld-sh/sh64/mix2.xd: Adjust for .cranges section.
720         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
721         * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
722         ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
723         ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
724         ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
725         .data individually 8-byte aligned.
726         2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
727         * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
728         ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
729         ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
730         * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
731         inspection tool.  Run new tests.
732         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
733         * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
734         ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
735         * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
736         ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
737         * ld-sh/sh64/sh64.exp: Run new tests.
738         2000-12-01  Hans-Peter Nilsson  <hpn@cygnus.com>
739         * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
740         ld-sh/sh64/shcmp-1.s: New test.
741         * ld-sh/sh64/sh64.exp: Add new test to sh64tests.  Reformat.
742         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
743         * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
744         test.
745         * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
746         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
747         * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
748         tests.
749         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
750         * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
751         registers.
752         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
753         New test.
754         * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
755         ld-sh/sh64/shmix-3.s: New test.
756         * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
757         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
758         * ld-sh/sh64: New testsuite.
760 2002-02-07  Hans-Peter Nilsson  <hp@axis.com>
762         * ld-selective/keepdot.s: Remove section specifier.
764 2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
766         * ld-selective/keepdot.d, ld-selective/keepdot.ld,
767         ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
768         * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
770 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
772         * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
773         ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
774         ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
775         for on-demand global register allocation.
777 2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
779         * ld-sh/shared-1.d: Fix incorrect offsets.
781 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
783         * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
784         ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
785         ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
786         ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
787         ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
788         ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
789         ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
790         ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
791         ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
792         ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
793         ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
794         ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
795         ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
796         ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
798 2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
800         * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
801         ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
802         * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
803         tests named *dso-*.d first and copying their tmpdir/dump to files
804         named as the .d-file.
806 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
808         * ld-scripts/crossref.exp: Allow foo to have a leading dot.
809         * ld-scripts/cross1.t: Add .opd.
810         * ld-undefined/undefined.exp: Allow leading dot on sym names.
811         * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
813 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
815         * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
816         * ld-mips-elf/emrelocs-el.d: Likewise.
817         * ld-mips-elf/emrelocs1.s: Likewise.
818         * ld-mips-elf/emrelocs2.s: Likewise.
819         * ld-mips-elf/emrelocs.ld: Likewise.
820         * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
822 2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
824         * ld-cris: New testsuite directory.
826 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
828         * ld-sh/sh.exp: Copy start.s file into test directory.
830 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
832         * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
834 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
836         * ld-mips-elf/empic1-ln.d: New file to test basic linking of
837         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
838         * ld-mips-elf/empic1-lp.d: Likewise.
839         * ld-mips-elf/empic1-mn.d: Likewise.
840         * ld-mips-elf/empic1-mp.d: Likewise.
841         * ld-mips-elf/empic1-sn.d: Likewise.
842         * ld-mips-elf/empic1-sp.d: Likewise.
843         * ld-mips-elf/empic1-ref.s: Likewise.
844         * ld-mips-elf/empic1-space.s: Likewise.
845         * ld-mips-elf/empic1-tgt.s: Likewise.
846         * ld-mips-elf/empic2-fwd-0.d: New file to test
847         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
848         cases.
849         * ld-mips-elf/empic2-fwd-1.d: Likewise.
850         * ld-mips-elf/empic2-rev-0.d: Likewise.
851         * ld-mips-elf/empic2-rev-1.d: Likewise.
852         * ld-mips-elf/empic2-ref.s: Likewise.
853         * ld-mips-elf/empic2-space.s: Likewise.
854         * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
855         * ld-mips-elf/empic2-rev-tgt.s: Likewise.
856         * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
857         tests (including those above).
859 2001-11-30  H.J. Lu <hjl@gnu.org>
861         * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
862         order.
864 2001-11-29  H.J. Lu <hjl@gnu.org>
866         * ld-elfvers/vers.exp (build_vers_lib): Support linking against
867         more than one libraries.
868         Add "vers20a" and "vers20" tests for common symbols.
870         * ld-elfvers/vers20.c: New.
871         * ld-elfvers/vers20.dsym: New.
872         * ld-elfvers/vers20.map: New.
873         * ld-elfvers/vers20.ver: New.
874         * ld-elfvers/vers20a.ver: New.
876 2001-11-19  H.J. Lu <hjl@gnu.org>
878         * ld-elfvsb/define.s: Mark all global lables as object.
880         * ld-elfvsb/hidden0.d: Match large section number.
881         * ld-elfvsb/hidden1.d: Likewise.
882         * ld-elfvsb/internal0.d: Likewise.
883         * ld-elfvsb/internal1.d: Likewise.
884         * ld-elfvsb/protected0.d: Likewise.
885         * ld-elfvsb/protected1.d: Likewise.
887         * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
888         * ld-elfvsb/internal0.d: Likewise.
889         * ld-elfvsb/protected0.d: Likewise.
891 2001-11-15  H.J. Lu <hjl@gnu.org>
893         * ld-sh/ld-r-1.d: Updated.
895 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
897         * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
898         PE targets.
900 2001-11-12  Donn Terry <donnte@microsoft.com>
902         * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
903         binary files produced in order to avoid date stamp present in PE
904         binaries.
906 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
908         * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
910 2001-11-09  H.J. Lu <hjl@gnu.org>
912         * ld-discard/discard.exp: New. Test ld discard.
913         * ld-discard/discard.ld: Likewise.
914         * ld-discard/exit.s: Likewise.
915         * ld-discard/extern.d: Likewise.
916         * ld-discard/extern.s: Likewise.
917         * ld-discard/start.d: Likewise.
918         * ld-discard/start.s: Likewise.
919         * ld-discard/static.d: Likewise.
920         * ld-discard/static.s: Likewise.
922 2001-11-02  H.J. Lu  <hjl@gnu.org>
924         * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
926         * ld-elfvsb/hidden0.d: New.
927         * ld-elfvsb/hidden1.d: New.
928         * ld-elfvsb/internal0.d: New.
929         * ld-elfvsb/internal1.d: New.
930         * ld-elfvsb/protected0.d: New.
931         * ld-elfvsb/protected1.d: New.
932         * ld-elfvsb/undef.s: New.
933         * ld-elfvsb/undef.s: New.
935 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
937         * ld-sh/sh.exp: Have its own start.s for linux.
939 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
941         * ld-mmix/locdo-1.d: Prune character dump part.
942         * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
943         ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
944         ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
945         ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
946         ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
947         ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
948         ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
949         unnecessary empty lines.
951 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
953         * ld-mmix: New testsuite directory.
955 2001-10-14  Hans-Peter Nilsson  <hp@bitrange.com>
957         * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
958         sh*-*-elf.
960         * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
962         * ld-sh/rd-sh.exp: New framework file.
963         * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
964         ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
965         test files.
967 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
969         * ld-linkonce/linkonce.exp: New file.
970         * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
971         ld-linkonce/zeroehl32.d: New test.
973 2001-09-25  H.J. Lu  <hjl@gnu.org>
975         * ld-elfweak/dso.dsym: Updated for alpha.
976         * ld-elfweak/dsodata.dsym: Likewise.
977         * ld-elfweak/strong.sym: Likewise.
978         * ld-elfweak/strongcomm.sym: Likewise.
979         * ld-elfweak/strongdata.sym: Likewise.
981 2001-09-15  Hans-Peter Nilsson  <hp@bitrange.com>
983         * lib/ld-lib.exp (run_dump_test): Handle new option
984         "objcopy_linked_file".  Return after failing, if errors were
985         expected but none were found.
986         (slurp_options): Support underscores in option names.
988 2001-09-14  H.J. Lu  <hjl@gnu.org>
990         * ld-elfweak/bar.c: Updated.
991         * ld-elfweak/bar1a.c: Likewise.
992         * ld-elfweak/main.c: Likewise.
993         * ld-elfweak/main1.c: Likewise.
994         * ld-elfweak/elfweak.exp: Likewise.
995         * ld-elfweak/weakdata.dsym: Updated.
997 2001-09-11  H.J. Lu  <hjl@gnu.org>
999         * ld-elfweak/elfweak.exp (build_lib): Take a list of object
1000         files.
1001         (build_exec): Likewise.
1002         Add more tests and make some xfail.
1004         * ld-elfweak/dso.dsym: Support symbol versioning.
1005         * ld-elfweak/dsow.dsym: Likewise.
1007         * ld-elfweak/main1.c: New.
1008         * ld-elfweak/bar1a.c: Likewise.
1009         * ld-elfweak/bar1b.c: Likewise.
1010         * ld-elfweak/bar1c.c: Likewise.
1011         * ld-elfweak/foo1a.c: Likewise.
1012         * ld-elfweak/foo1b.c: Likewise.
1013         * ld-elfweak/dsodata.dsym: Likewise.
1014         * ld-elfweak/dsowdata.dsym: Likewise.
1015         * ld-elfweak/weakdata.dsym: Likewise.
1016         * ld-elfweak/strongcomm.sym: Likewise.
1017         * ld-elfweak/strongdata.sym: Likewise.
1018         * ld-elfweak/weakdata.dat: Likewise.
1019         * ld-elfweak/strongdata.dat: Likewise.
1021 2001-09-10  H.J. Lu  <hjl@gnu.org>
1023         * ld-elfweak/elfweak.exp: New.
1024         * ld-elfweak/bar.c: Likewise.
1025         * ld-elfweak/foo.c: Likewise.
1026         * ld-elfweak/main.c: Likewise.
1027         * ld-elfweak/dso.dsym: Likewise.
1028         * ld-elfweak/dsow.dsym: Likewise.
1029         * ld-elfweak/strong.sym: Likewise.
1030         * ld-elfweak/strong.dat: Likewise.
1031         * ld-elfweak/weak.dat: Likewise.
1033 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1034             Linus Nordberg  <linus@swox.se>
1036         * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
1037         * ld-scripts/cross1.t: Add .toc section.
1038         * ld-scripts/cross2.t: Likewise.
1039         * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
1040         * ld-srec/srec.exp: xfail powerpc64
1042 2001-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1044         * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
1045         Continue with other tests when there is a compilation error.
1047 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
1049         * ld-cdtest/cdtest-nrv.dat: New file.
1050         * ld-cdtest/cdtest.exp: Do not require any exception support
1051         library.  Check results against NRV.
1053 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
1055         * ld-srec/srec.exp: Do not require any exception support
1056         library.
1058 2001-07-27  H.J. Lu  <hjl@gnu.org>
1060         * ld-selective/selective.exp: Fix the error in the last change.
1062 2001-07-24  Loren J. Rittle  <ljrittle@acm.org>
1064         * ld-selective/selective.exp: Support g++ V3 ABI (along side
1065         the old ABI).  Make comparisons against normalized (to
1066         V3-style) demangled nm output.
1068 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
1070         * config/default.exp (ld_nm): Add "nmflags" arg.
1071         * lib/ld-lib.exp (default_ld_nm): Likewise.
1072         * ld-empic/empic.exp: Adjust call to ld_nm.
1073         * ld-scripts/defined.exp: Likewise.
1074         * ld-scripts/script.exp: Likewise.
1075         * ld-scripts/sizeof.exp: Likewise.
1076         * ld-selective/selective.exp: Likewise.
1077         * ld-sh/sh.exp: Likewise.
1079 2001-07-12  H.J. Lu  <hjl@gnu.org>
1081         * ld-selective/selective.exp: Mark selective1, selective2,
1082         selective4 and selective5 xfail on alpha*-*.
1084 2001-06-13  Hans-Peter Nilsson  <hp@bitrange.com>
1086         * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
1087         OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
1088         default.
1090         * lib/ld-lib.exp (run_dump_test): Import from gas testsuite.  Add
1091         new options "ld", "source", "xfail", "target", "notarget" and
1092         "error".  Support the runtest_file_p "*.exp=testname" feature.
1093         (slurp_options, regexp_diff, file_contents, verbose_eval): Import
1094         from gas testsuite.
1096 2001-06-12  Martin Schwidefsky <schwidefsky@de.ibm.com>
1098         * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
1100 2001-06-06  H.J. Lu  <hjl@gnu.org>
1102         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1103         on Linux/mips.
1105         * ld-elfvers/vers.exp: Also run on Linux/mips.
1106         * ld-elfvsb/elfvsb.exp: Likewise.
1107         * ld-shared/shared.exp: Likewise.
1109         * ld-selective/selective.exp: Mark selective2, selective3,
1110         selective4 and selective5 xfail on Linux/mips.
1112         * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
1114         * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
1116         * ld-srec/srec.exp: Add Linux/mips to xfail.
1118 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
1120         * ld-undefined/undefined.exp: Add a setup_xfail line for a test
1121         that will always fail on s/390.
1123 2001-05-28  kaz Kojima  <kkojima@rr.iij4u.or.jp>
1125         * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
1126         the text section.
1128 2001-05-25  Alan Modra  <amodra@one.net.au>
1130         * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
1131         linuxaout with linux*aout.
1133 2001-05-24  H.J. Lu  <hjl@gnu.org>
1135         * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
1137 2001-05-18  H.J. Lu  <hjl@gnu.org>
1139         * ld-elfvers/vers.exp: Revert the last change.
1141         * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
1142         references.
1143         * ld-elfvers/vers3.ver: Likewise.
1144         * ld-elfvers/vers6.ver: Likewise.
1145         * ld-elfvers/vers18.ver: Likewise.
1147 2001-05-17  H.J. Lu  <hjl@gnu.org>
1149         * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
1151         * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
1152         definition.
1153         * ld-elfvers/vers2.ver: Likewise.
1154         * ld-elfvers/vers3.ver: Likewise.
1155         * ld-elfvers/vers4a.ver: Likewise.
1156         * ld-elfvers/vers6.ver: Likewise.
1157         * ld-elfvers/vers7a.ver: Likewise.
1158         * ld-elfvers/vers8.ver: Likewise.
1159         * ld-elfvers/vers9.ver: Likewise.
1160         * ld-elfvers/vers15.ver: Likewise.
1161         * ld-elfvers/vers16a.ver: Likewise.
1162         * ld-elfvers/vers17.ver: Likewise.
1163         * ld-elfvers/vers18.ver: Likewise.
1165 2001-05-03  H.J. Lu  <hjl@gnu.org>
1167         * ld-elfvers/vers19.ver: Expect vers17.so instead of
1168         *tmpdir/vers17.so.
1170 2001-05-01  Andreas Jaeger  <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1172         * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
1174         * ld-scripts/phdrs.t: Use startaddress that's greater than any
1175         MAXPAGESIZE used.
1177 2001-04-29  H.J. Lu  <hjl@gnu.org>
1179         * ld-shared/symbolic.dat: New.
1181         * ld-shared/shared.exp: Also check -Bsymbolic.
1183 2001-04-28  Andreas Jaeger  <aj@suse.de>
1185         * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1186         special.
1188 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
1189         * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1190         though it doesn't use DWARF2 yet (but its output is identical).
1192 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
1194         * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1195         This optimization level is buggy on some platforms, and this test
1196         is not intended to test compiler optimizations.
1198 2001-03-06  DJ Delorie  <dj@redhat.com>
1200         * ld-scripts/cross2.t: Support any type of text/data sections, not
1201         just the canonical ones.
1203 2001-02-28  Matt Hiller  <hiller@redhat.com>
1205         * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1206         * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1207         invocations.
1208         * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1209         and -el.
1210         (is_endian_output_format): New function.
1211         (default_ld_link): Set flags to [big_or_little_endian] only if ld
1212         is being invoked such that the output format being used is of
1213         known endianness.
1214         (default_ld_simple_link): Ditto.
1216 2001-02-14  H.J. Lu  <hjl@gnu.org>
1218         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1219         for -static on ia64.
1221         * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1222         ia64-*-linux*.
1224         * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1226         * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1227         Set up expected failures for ia64-*-linux*.
1228         * ld-shared/shared.exp: Likewise.
1230 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1232         * ld-srec/srec.exp (run_srec_test): m6811 code has references
1233         to soft registers, define them with --defsym.
1234         * ld-selective/selective.exp: Likewise.
1236 2001-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
1238         * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1240 2001-01-03  Philip Blundell  <pb@futuretv.com>
1242         * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1243         * ld-shared/shared.exp: Likewise.
1245 2001-01-01  Philip Blundell  <philb@gnu.org>
1247         * ld-undefined/weak-undef.exp: New test.
1248         * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
1249         files for above.
1251         * ld-elfvers/vers.exp: Run test on Linux/ARM.
1252         * ld-elfvsb/elfvsb.exp: Likewise.
1253         * ld-shared/shared.exp: Likewise.
1255 2000-12-31  Nick Clifton  <nickc@redhat.com>
1257         * ld-srec/srec.exp: Use --oformat instead of -oformat.
1259 2000-12-09  Nick Clifton  <nickc@redhat.com>
1261         * ld-selective/selective.exp: Link in libgcc when target is v850.
1263         * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
1264         because the -oformat linker command switch cannot be used.
1266 2000-11-06  Alan Modra  <alan@linuxcare.com.au>
1268         * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
1269         (main): Prune unused args.
1271 2000-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1273         * ld-selective/selective.exp <no CXX>: Fix typo for argument to
1274         "untested".
1276 2000-10-19  H.J. Lu  (hjl@gnu.org)
1278         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
1279         for Linux/PPC.
1280         * ld-shared/shared.exp: Likewise.
1282 2000-10-09  Hans-Peter Nilsson  <hp@bitrange.com>
1284         * ld-selective/selective.exp: Rearrange to be table-driven.
1286 2000-10-07  Alan Modra  <alan@linuxcare.com.au>
1288         * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
1290 2000-10-02  Alan Modra  <alan@linuxcare.com.au>
1292         * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
1293         * ld-scripts/crossref.exp: Ditto.
1295 2000-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1297         * ld-selective/5.cc: New test.
1298         * ld-selective/selective.exp: Run it as xfailed.
1300         * ld-selective/4.cc: Correct spelling of "lose".
1302 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
1304         * ld-selective/selective.exp: Remove the xfails for hppa.
1306 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
1308         * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
1309         sh-*-*): With dwarf-2, `undefined function' can't pass.
1311 2000-08-03  H.J. Lu  (hjl@gnu.org)
1313         * ld-bootstrap/bootstrap.exp: Add strip.
1315 2000-07-24  H.J. Lu  (hjl@gnu.org)
1317         * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1318         the undefined reference.
1320 2000-07-16  H.J. Lu  (hjl@gnu.org)
1322         * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1323         and set to "yes" if the protected visibility is expected to
1324         pass.
1325         (visibility_run): Set expected to fail for the "protected"
1326         and "protected_undef_def" tests only if $support_protected is
1327         "no".
1329         * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1330         visibility support if defined.
1332 2000-07-15  H.J. Lu  (hjl@gnu.org)
1334         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
1335         for "protected_undef_def".
1337         * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
1338         PROTECTED_WEAK_TEST is defined.
1339         Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
1340         defined.
1341         Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
1343         * ld-elfvsb/sh1.c (visibility): Mark protected only if
1344         PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
1345         is defined.
1346         (visibility_var): Likewise.
1348 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
1350         * ld-srec/srec.exp: xfail hppa.
1352         * ld-scripts/weak.exp: Define $global$ for hppa.
1354         * ld-scripts/crossref.exp: Fix string quoting.
1356 2000-06-05  H.J. Lu  (hjl@gnu.org)
1358         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1359         to link_output and make it global.
1361         * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
1362         "hidden_undef_def", "hidden_weak", "protected_undef",
1363         "protected_undef_def" and "protected_weak".
1364         (visibility_run): Likewise.
1365         * ld-elfvsb/main.c: Likewise.
1366         * ld-elfvsb/sh1.c: Likewise.
1367         * ld-elfvsb/sh2.c: Likewise.
1369         * ld-elfvsb/elfvsb.dat: Updated.
1371 2000-05-21  H.J. Lu  (hjl@gnu.org)
1373         * ld-elfvsb/main.c (main_visibility_check): Fix the protected
1374         visibility test.
1376 2000-05-13  H.J. Lu  (hjl@gnu.org)
1378         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1379         to link_output and make it global.
1381         * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
1382         tests.
1383         * ld-elfvsb/elfvsb.dat: Likewise.
1384         * ld-elfvsb/elfvsb.exp: Likewise.
1385         * ld-elfvsb/main.c: Likewise.
1386         * ld-elfvsb/sh1.c: Likewise.
1387         * ld-elfvsb/sh2.c: Likewise.
1389 Fri Apr 21 15:16:07 2000  Richard Henderson  <rth@cygnus.com>
1391         * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
1393 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
1395         * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
1397         * ld-selective/selective.exp (test4): Test for presence of
1398         foo__1B, not absence.  Also check for foo__1A and _start.
1399         White space changes throughout file.
1401 2000-03-13  Nick Clifton  <nickc@cygnus.com>
1403         * ld-scripts/phdrs.t: Discard all unexpected sections.
1405 2000-02-27 H.J. Lu  (hjl@gnu.org)
1407         * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
1409 1999-11-01  Nick Clifton  <nickc@cygnus.com>
1411         * ld-selective/selective.exp: Fix test to disable these checks for
1412         PE based targets.
1414 1999-10-29  Catherine Moore  <clm@cygnus.com>
1416         * ld-selective/selective.exp:  Remove test6.
1417         * ld-selective/5.cc: Delete.
1419 1999-10-28  Scott Bambrough  <scottb@netwinder.org>
1421         * ld-srec/srec.exp: Setup expected failures for
1422         srec tests on ARM Linux.
1424 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
1426         * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
1427         offset) test.
1429 1999-09-12  Ian Lance Taylor  <ian@zembu.com>
1431         * ld-scripts/script.exp: Add --image-base 0 for PE targets.
1433 1999-08-17  H.J. Lu  <hjl@gnu.org>
1435         * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1437 1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>
1439         * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
1440         * ld-shared/shared.exp: Likewise.
1442 1999-07-28  Nick Clifton  <nickc@cygnus.com>
1444         * lib/ld-lib.exp (proc big_or_little_endian): New proc.
1445         Determine if a big endian or little endian output format hass
1446         been selected by any of the multilib options, and if so return
1447         a suitable command line option for the linker/assembler.
1448         (proc default_ld_link): Include the result of proc
1449         big_or_little_endian on the command line to the linker.
1450         (proc ld_simple_link): Include the result of proc
1451         big_or_little_endian on the command line to the linker.
1452         (proc default_ld_compile): Append multilib flags to compiler
1453         switches.
1454         (proc default_ld_assemble): Include the result of proc
1455         big_or_little_endian on the command line to the linker.
1457 1999-07-21  H.J. Lu  <hjl@gnu.org>
1459         * ld-elfvers/vers1.c: Add missing prototypes and include
1460         <stdio.h> if necessary.
1461         * ld-elfvers/vers15.c: Likewise.
1462         * ld-elfvers/vers19.c: Likewise.
1463         * ld-elfvers/vers2.c: Likewise.
1464         * ld-elfvers/vers3.c: Likewise.
1465         * ld-elfvers/vers4.c: Likewise.
1466         * ld-elfvers/vers6.c: Likewise.
1467         * ld-elfvers/vers7.c: Likewise.
1468         * ld-elfvers/vers9.c: Likewise.
1469         * ld-shared/main.c: Likewise.
1470         * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
1472 Thu Jul 15 18:00:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
1474         * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
1475         with other DWARF2 targets.
1477 1999-07-13  Nick Clifton  <nickc@cygnus.com>
1479         * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
1480         the undefined line test.
1482 1999-07-10  Ian Lance Taylor  <ian@zembu.com>
1484         * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
1486 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
1488         * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
1489         * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
1491 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
1493         * ld-checks/asm.s: Use a symbol name for .lcomm.
1494         * ld-checks/checks.exp: Use different names for the two tests.
1495         Don't add extra text when invoking fail.
1497 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
1499         * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
1500         to "*-*-linux*aout*".
1501         * ld-scripts/weak.exp: Likewise.
1502         * ld-shared/shared.exp: Likewise.  Simplify condition a bit.
1504 Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1506         * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1507         * ld-shared/sh1.c: Fix typo.
1509 1999-06-04  H.J. Lu  <hjl@gnu.org>
1511         * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1512         necessary.
1514 1999-05-17  Nick Clifton  <nickc@cygnus.com>
1516         * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1518 1999-05-11  DJ Delorie  <dj@cygnus.com>
1520         * ld-srec/srec.exp: Do not run tests for PE based ports.
1522 1999-03-05  Nick Clifton  <nickc@cygnus.com>
1524         * ld-selective/selective.exp: Do not run tests for COFF or PE
1525         based ports.
1527 1999-02-17  Nick Clifton  <nickc@cygnus.com>
1529         * ld-undefined/undefined.exp: Add expected failures for StrongARM
1530         targets.
1532         * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1534         * ld-selective/selective.exp: Add expected failure for ARM-COFF
1535         targets.
1537 1999-02-16  Nick Clifton  <nickc@cygnus.com>
1539         * ld-checks/asm.s: Use .long instead of .word.
1540         Replace custom section names with .text, .data and .bss.
1541         * ld-checks/script: Replace custom section names with .text, .data
1542         and .bss.
1543         * ld-checks/checks.exp: Replace custom section names with .text,
1544         .data and .bss.
1546 1999-02-11  Nick Clifton  <nickc@cygnus.com>
1548         * ld-checks: New directory:  Tests for the linker's
1549         --check-sections option.
1550         * ld-checks/checks.exp: New file.
1551         * ld-checks/script: Bogus linker script.
1552         * ld-checks/asm.s: Simple test assembler file.
1554 Tue Feb  2 19:15:02 1999  Catherine Moore  <clm@cygnus.com>
1556         * ld-selective/selective.exp:  Disable test for unsupported
1557         targets.  Change tests to check for absence of symbols instead
1558         of address zero.
1560 Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
1562         * config/default.exp (get_link_files): Quote target_triplet and CC
1563         when invoking shell.
1564         (get_target_emul): Likewise.
1566 1999-01-03  Ken Raeburn  <raeburn@cygnus.com>
1568         * config/default.exp (get_link_files, get_target_emul): New procs;
1569         run shell commands to extract information from configure.host and
1570         configure.tgt in the source tree.
1571         (top level): Use them to get information needed to run tests, if
1572         not otherwise provided.
1574         * ld-shared/elf-offset.ld: New file.  Builds a shared library, but
1575         gives non-zero addresses for memory region.
1576         * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1577         the new linker script.
1579 Tue Dec  8 22:56:05 1998  Geoff Keating  <geoffk@ozemail.com.au>
1581         * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1582         newer glibc lets link succeed.
1584 Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
1586         * ld-elfvers/vers1.c: Add missing return types and values.
1587         * ld-elfvers/vers2.c: Likewise.
1588         * ld-elfvers/vers3.c: Likewise.
1589         * ld-elfvers/vers4.c: Likewise.
1590         * ld-elfvers/vers5.c: Likewise.
1591         * ld-elfvers/vers6.c: Likewise.
1592         * ld-elfvers/vers7.c: Likewise.
1593         * ld-elfvers/vers9.c: Likewise.
1594         * ld-elfvers/vers15.c: Likewise.
1596 Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
1598         * ld-selective: New directory with new files to test
1599         selective linking.
1601         * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
1603 Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
1605         * ld-elfvers/vers16.dsym: Work correctly on a system without
1606         versioned system libraries.
1608 Mon Sep 28 21:31:12 1998  Richard Henderson  <rth@cygnus.com>
1610         * ld-elfvers/vers.exp: Run tests on alpha-linux.
1611         * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1612         Alpha's use of st_other.
1614 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1616         * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1617         * ld-elfvers/{vers16.*, vers16a.*}: New files.
1619 Thu Sep 17 17:18:19 1998  Nick Clifton  <nickc@cygnus.com>
1621         * ld-undefined/undefined.exp: Make undefined line test be an xfail
1622         for arm/thunb elf toolchains.
1624 Wed Sep  9 14:10:15 1998  Nick Clifton  <nickc@cygnus.com>
1626         * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1628         * ld-srec/srec.exp: Arm-elf now passes this test.
1630 Wed Aug 19 11:59:19 1998  Nick Clifton  <nickc@cygnus.com>
1632         * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
1634 Thu Aug 13 12:41:58 1998  Ian Lance Taylor  <ian@cygnus.com>
1636         * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1637         test if we don't have a static libbfd.a.
1639 Wed Aug 12 15:19:35 1998  Ian Lance Taylor  <ian@cygnus.com>
1641         Based on patch from H.J. Lu <hjl@gnu.org>:
1642         * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1644 Mon Aug 10 15:42:20 1998  Richard Henderson  <rth@cygnus.com>
1646         * ld-scripts/weak.t (.text, .data): Focus data to be used.
1647         (/DISCARD/): All the rest.
1648         * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1650 Fri Jul 24 18:37:17 1998  Ian Lance Taylor  <ian@cygnus.com>
1652         * config/default.exp: Create tmpdir/gas subdirectory, add a
1653         symlink to as-new, and set gcc_gas_flag variable.
1654         * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1655         be gcc, use gcc_gas_flag when compiling.
1657 Thu Jul 23 12:23:29 1998  Ian Lance Taylor  <ian@cygnus.com>
1659         * ld-elfvers/vers.exp: Just check for i?86 rather than checking
1660         for i386, i486, and i586.
1661         (objdump_versionstuff): If we can't find the line, dump the file.
1663 Fri Jul  3 00:27:41 1998  Ian Lance Taylor  <ian@cygnus.com>
1665         * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
1666         * ld-scripts/weak.exp: Likewise.
1668 Wed Jul  1 10:51:46 1998  Nick Clifton  <nickc@cygnus.com>
1670         * ld-srec/srec.exp: Add xfail for v850.
1672         * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
1673         these tests.
1675 Fri Jun 19 17:12:52 1998  Ian Lance Taylor  <ian@cygnus.com>
1677         * ld-scripts/weak.exp: New test.
1678         * ld-scripts/weak.t: New file.
1679         * ld-scripts/weak1.s: New file.
1680         * ld-scripts/weak2.s: New file.
1682 Tue Jun 16 12:40:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
1684         * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
1685         * ld-shared/shared.exp: Likewise.
1686         * ld-elfvers/vers1.dsym: Allow for .sdata.
1687         * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
1689 Fri May 29 15:02:50 1998  Ian Lance Taylor  <ian@cygnus.com>
1691         * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
1692         (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
1693         * ld-srec/sr1.c (__main): Change return type to void.
1694         * ld-srec/sr3.cc (__main): Likewise.
1695         (__builtin_delete, __builtin_new): Likewise.
1696         (__get_dynamic_handler_chain): Return 0.
1697         (__get_eh_context): Likewise.
1699 Thu May 21 15:21:33 1998  Nick Clifton  <nickc@cygnus.com>
1701         * ld-undefined/undefined.exp: Add support for thumb-pe target.
1702         * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
1704 Mon May  4 17:54:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1706         * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
1708 Mon May  4 17:12:06 1998  Ian Lance Taylor  <ian@cygnus.com>
1710         * ld-shared/main.c (shlib_overriddencall2): New function.
1711         (main): Call shlib_shlibcall2.
1712         * ld-shared/sh1.c (shlib_shlibcall2): New function.
1713         (shlib_overriddencall2): New function.
1714         * ld-shared/shared.dat: Add output line for new test.
1715         * ld-shared/sun4.dat: Likewise.
1717         * ld-srec/sr3.cc (__get_eh_context): New function.
1719 Tue Apr  7 12:50:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1721         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
1722         avoid compiler warning.
1723         * ld-srec/sr3.cc (class Foo): Likewise.
1725 Tue Feb 10 16:42:40 1998  Ian Lance Taylor  <ian@cygnus.com>
1727         * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
1729 Mon Feb  2 14:17:48 1998  Ian Lance Taylor  <ian@cygnus.com>
1731         * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
1733 Thu Dec 18 11:13:28 1997  Nick Clifton  <nickc@cygnus.com>
1735         * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
1737 Tue Dec  2 09:50:19 1997  Nick Clifton  <nickc@cygnus.com>
1739         * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
1740         fixes ARM tests.
1742 Mon Dec  1 16:12:05 1997  Nick Clifton  <nickc@cygnus.com>
1744         * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
1745         coff targets.
1747 Wed Nov 12 14:18:31 1997  Ian Lance Taylor  <ian@cygnus.com>
1749         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
1750         avoid compiler warning.
1751         * ld-srec/sr3.cc (class Foo): Likewise.
1753 Mon Nov 10 14:25:43 1997  Ian Lance Taylor  <ian@cygnus.com>
1755         * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
1756         have any name when looking for entry symbol warnings.
1758         * ld-srec/sr3.cc (__eh_pc): Define.
1760 Mon Oct 20 14:36:39 1997  Ian Lance Taylor  <ian@cygnus.com>
1762         * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
1763         __throw, since the current g++ expects them to be defined.
1765 Fri Oct  3 12:24:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1767         * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1768         file if the string libc appears in it.
1769         (objdump_versionstuff): Accept unexpected lines in the output
1770         file.  Compare lines using string match.
1771         * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1773 Tue Aug 12 16:01:22 1997  Ian Lance Taylor  <ian@cygnus.com>
1775         * ld-scripts/crossref.exp: Correct string quoting.
1777 Sat Aug  9 00:56:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1779         * config/default.exp: Change ld, as, nm and strip from .new to
1780         -new.  Load ld-lib.exp rather than ld.exp.
1781         * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1782         * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1783         DejaGnu changes.
1785 Thu Jun 26 12:07:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1787         * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1788         an alternation.  From Greg Margo <gmargo@dl.com>.
1790 Wed Jun 25 12:47:22 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1792         * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1793         with non PIC shared libraries.
1795 Fri Jun  6 17:35:47 1997  Ian Lance Taylor  <ian@cygnus.com>
1797         * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1798         version handling.
1800 Wed Jun  4 12:06:48 1997  Ian Lance Taylor  <ian@cygnus.com>
1802         * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1804 Fri May 30 12:21:39 1997  Ian Lance Taylor  <ian@cygnus.com>
1806         * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1807         linking.
1809 Mon May 12 11:17:55 1997  Ian Lance Taylor  <ian@cygnus.com>
1811         * config/default.exp: Use $base_dir rather than $objdir when
1812         setting ld.  From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1814 Fri Apr 25 09:07:00 1997  Jeffrey A Law  (law@cygnus.com)
1816         * ld-srec/srec.exp: Define various out of line prologue/epilogue
1817         functions for the mn10200 to avoid needing libgcc.a.
1819 Wed Mar 26 13:56:10 1997  Ian Lance Taylor  <ian@cygnus.com>
1821         * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1823 Mon Mar 17 19:27:13 1997  Ian Lance Taylor  <ian@cygnus.com>
1825         * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1827 Wed Mar 12 21:44:19 1997  Eric Youngdale  <eric@andante.jic.com>
1829         * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1830         * config/default.exp: Set ar and strip.
1832 Fri Feb  7 16:47:02 1997  Bob Manson  <manson@charmed.cygnus.com>
1834         * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1835         prune_system_crud.
1836         * ld-cdtest/cdtest.exp: Ditto.
1837         * ld-scripts/crossref.exp: Ditto.
1838         * ld-sh/sh.exp: Ditto.
1839         * ld-shared/shared.exp: Ditto.
1840         * ld-srec/srec.exp: Ditto.
1841         * lib/ld.exp: Ditto.
1843 Wed Jan 29 00:47:29 1997  Bob Manson  <manson@charmed.cygnus.com>
1845         * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1846         * ld-scripts/script.exp: Ditto.
1847         * ld-sh/sh.exp: Ditto.
1848         * ld-undefined/undefined.exp: Ditto.
1849         * ld-versados/versados.exp: Ditto.
1850         * lib/ld.exp: Ditto.
1852 Mon Dec 30 17:08:04 1996  Ian Lance Taylor  <ian@cygnus.com>
1854         * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1856 Tue Oct  1 15:52:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1858         * lib/ld.exp (default_ld_version): Fix for current version
1859         printing.
1861 Fri Sep 13 15:51:45 1996  Ian Lance Taylor  <ian@cygnus.com>
1863         * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1865 Thu Aug  8 14:29:32 1996  Ian Lance Taylor  <ian@cygnus.com>
1867         * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1869         * lib/ld.exp: Use verbose -log instead of calling both verbose and
1870         send_log.
1872 Wed Aug  7 18:00:58 1996  Ian Lance Taylor  <ian@cygnus.com>
1874         * ld-scripts/phdrs.exp: New test.
1875         * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1877 Sun Aug  4 21:58:12 1996  Ian Lance Taylor  <ian@cygnus.com>
1879         * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1880         V_SPILL and V_FILL.
1882 Thu Aug  1 14:10:27 1996  Ian Lance Taylor  <ian@cygnus.com>
1884         * ld-scripts/crossref.exp: New test.
1885         * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1886         * ld-scripts/{cross1.t, cross2.t}: New files.
1888 Sat Jun 29 13:40:11 1996  Ian Lance Taylor  <ian@cygnus.com>
1890         * ld-sh/sh.exp: Fix debugging messages.
1891         * ld-sh/sh1.s: Use .align 4.
1893 Wed May  1 16:45:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1895         * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1897 Mon Apr 29 10:33:10 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1899         * ld-shared/shared.exp: Run the shared library tests on
1900         Linux/m68k.
1902 Fri Apr  5 16:20:55 1996  Ian Lance Taylor  <ian@cygnus.com>
1904         * ld-shared/shared.exp: Run the shared library tests on Linux.
1906 Mon Feb 26 12:45:26 1996  Ian Lance Taylor  <ian@cygnus.com>
1908         * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1910 Wed Jan 31 15:09:57 1996  Jeffrey A Law  (law@cygnus.com)
1912         * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1913         * ld-undefined/undefined.exp: Likewise.
1915 Fri Jan 26 18:43:03 1996  Ian Lance Taylor  <ian@cygnus.com>
1917         * ld-undefined/undefined.exp: ELF targets should now pass the
1918         undefined line test.
1920 Thu Jan 25 15:36:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1922         * ld-empic/empic.exp: Update for change to MIPS disassembler.
1924 Mon Jan 15 15:05:53 1996  Ian Lance Taylor  <ian@cygnus.com>
1926         * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1927         when doing the --static test.
1928         * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1930 Fri Dec 29 12:33:09 1995  Ian Lance Taylor  <ian@cygnus.com>
1932         * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1933         when creating ld-partial.o.
1935 Tue Dec 26 17:37:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1937         * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1938         __eabi.
1940 Tue Dec 19 18:01:01 1995  Ian Lance Taylor  <ian@cygnus.com>
1942         * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1944 Fri Dec 15 16:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1946         * ld-srec/srec.exp: On a29k targets, use --defsym to define
1947         V_SPILL and V_FILL.
1948         * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1949         * ld-srec/sr3.cc: Likewise.
1951         * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1953 Sat Dec  2 01:20:31 1995  Ian Lance Taylor  <ian@cygnus.com>
1955         * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1957 Fri Dec  1 13:18:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1959         * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1961 Wed Nov 29 13:01:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1963         * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1965 Mon Nov 27 14:36:11 1995  Ian Lance Taylor  <ian@cygnus.com>
1967         * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1969         * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1970         * ld-srec/sr3.cc: Likewise.
1972 Tue Nov 21 16:05:53 1995  Ian Lance Taylor  <ian@cygnus.com>
1974         * ld-empic/empic.exp: Update for changes in objdump output.
1976 Wed Nov 15 17:42:48 1995  Ian Lance Taylor  <ian@cygnus.com>
1978         * ld-srec/srec.exp: New tests.
1979         * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1980         * lib/ld.exp (ld_simple_link): Discard warnings about not being
1981         able to find the entry symbol.
1983 Tue Nov 14 20:03:54 1995  Ian Lance Taylor  <ian@cygnus.com>
1985         * ld-sh/sh2.c (__main): Define.
1987 Mon Nov  6 14:39:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1989         * ld-empic/empic.exp: Accept a . in the address symbol.
1991         * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1992         powerpc*-*-aix*.  Add code to create appropriate exports files,
1993         and pass appropriate compilation flags, and test against
1994         appropriate expected output.
1995         * ld-shared/xcoff.dat: New file.
1996         * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1997         not be linked using XCOFF.  Use shlib_shlibvar1 as a sample
1998         function pointer, rather than shlib_mainvar.
1999         * ld-shared/sh1.c: Likewise.
2000         * ld-shared/shared.dat: Update for change from using shlib_mainvar
2001         to using shlib_shlibvar1.
2002         * ld-shared/sun4.dat: Likewise.
2004 Sat Oct 28 01:54:25 1995  Ian Lance Taylor  <ian@cygnus.com>
2006         * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
2007         convenience when testing XCOFF.
2009 Thu Oct 26 22:53:17 1995  Ian Lance Taylor  <ian@cygnus.com>
2011         * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
2012         along with --static.
2014         * ld-scripts/script.s: Make symbols global.
2016 Fri Oct 20 12:22:16 1995  Ian Lance Taylor  <ian@cygnus.com>
2018         * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
2020 Fri Sep 29 11:06:10 1995  Ian Lance Taylor  <ian@cygnus.com>
2022         * ld-undefined/undefined.exp: Use -e when invoking the linker, to
2023         prevent the SunOS linker from trying to create a shared library.
2025 Thu Sep 28 12:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
2027         * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*.  Add
2028         appropriate modifications and setup_xfails.
2029         * ld-shared/sun4.dat: New file.
2031 Mon Sep 18 14:12:56 1995  Ian Lance Taylor  <ian@cygnus.com>
2033         * lib/ld.exp (default_ld_version): Call prune_system_crud.
2034         (default_ld_relocate, default_ld_link): Likewise.
2035         (default_ld_simple_link, default_ld_compile): Likewise.
2036         (default_ld_assemble, default_ld_nm): Likewise.
2038 Fri Sep  8 17:15:38 1995  Ian Lance Taylor  <ian@cygnus.com>
2040         * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
2041         tests as untested rather than unresolved.
2043 Wed Aug 23 10:46:38 1995  Ian Lance Taylor  (ian@cygnus.com)
2045         * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
2047 Tue Aug 15 17:35:35 1995  Ian Lance Taylor  <ian@cygnus.com>
2049         * ld-scripts/script.exp: Split script verification into a proc.
2050         Add simple test of MRI script.
2051         * ld-scripts/scriptm.t: New file.
2053 Wed Jul 26 11:38:58 1995  Ian Lance Taylor  <ian@cygnus.com>
2055         * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
2056         appropriate.
2058 Mon Jul 24 15:34:31 1995  Ian Lance Taylor  <ian@cygnus.com>
2060         * config/default.exp: Define objcopy if it is not defined.
2061         * ld-sh/*: New tests for SH relaxing.
2063         * ld-empic/empic.exp: If $CC does not exist, call untested rather
2064         than unresolved.
2066 Thu Jul 20 15:09:26 1995  Ian Lance Taylor  <ian@cygnus.com>
2068         * ld-undefined/undefined.exp: If $CC does not exist, mark the
2069         tests as untested rather than unresolved.  Clear ELF xfails for
2070         mips*, not just mips.
2072 Tue Jul 18 12:00:41 1995  Ian Lance Taylor  <ian@cygnus.com>
2074         * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
2075         undefined line test.
2077 Fri Jul 14 13:07:48 1995  Ian Lance Taylor  <ian@cygnus.com>
2079         * ld-undefined/undefined.exp: New test, to check reporting of
2080         undefined symbols.
2081         * ld-undefined/undefined.c: New file.
2083 Mon Jul 10 11:13:39 1995  Ian Lance Taylor  <ian@cygnus.com>
2085         * ld-versados/versados.exp: If a test fails, report it correctly:
2086         don't try to run the next test, and don't report a pass as well as
2087         a fail.
2089 Mon Jul  3 14:26:37 1995  Steve Chamberlain  <sac@slash.cygnus.com>
2091         * versados/(t1,t2).ld: End in newlines.
2093 Mon May 22 20:19:38 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2095         * lib/ld.exp (default_ld_compile): If cc argument is multiple
2096         words, use only the first when trying to verify the availability
2097         of the compiler.
2099 Mon Feb  6 11:46:49 1995  Ian Lance Taylor  <ian@cygnus.com>
2101         * ld-scripts/defined.t: Mention .data and .bss explicitly.
2103 Tue Jan 24 14:51:48 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2105         * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
2106         call untested for each test, rather than ignoring it.  If one test
2107         fails, go on to the next one instead of returning.
2108         * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
2109         unresolved.
2110         * ld-empic/empic.exp: Likewise.  Also, always pass the same test
2111         name to pass or fail.
2112         * ld-shared/shared.exp: Likewise.  Also, always run all tests.
2113         * ld-scripts/defined.exp: If as or nm fail, mark test as
2114         unresolved.  Always pass the same test name to pass or fail.
2115         * ld-scripts/script.exp: Likewise.
2116         * ld-scripts/sizeof.exp: Likewise.
2118 Wed Jan 11 11:48:31 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2120         * ld-scripts/sizeof.exp: New test, based on bug report from
2121         anders.blomdell@control.lth.se.
2122         * ld-scripts/sizeof.s: New file.
2123         * ld-scripts/sizeof.t: New file.
2125 Wed Jan  4 18:56:27 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2127         * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
2128         if the linker exists.
2130 Wed Dec 14 16:39:03 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
2132         * lib/ld.exp (prune_system_crud): Define if not already defined,
2133         in case the user isn't using the newest DejaGnu version that we
2134         haven't released to the net yet.
2136 Fri Dec  2 14:17:02 1994  Ian Lance Taylor  <ian@rtl.cygnus.com>
2138         * config/default.exp: Define objdump if it is not defined.
2139         * ld-empic/*: New tests to test -membedded-pic code.
2141 Mon Nov 28 11:24:36 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2143         * ld-bootstrap/bootstrap.exp: Pass cmp output through
2144         prune_system_crud.
2145         * ld-cdtest/cdtest.exp: Pass diff output through
2146         prune_system_crud.
2147         * ld-shared/shared.exp: Likewise.
2149         * config/default.exp: Remove unused and useless proc ld_load.
2151 Sun Oct 30 13:02:34 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2153         * lib/ld.exp (default_ld_compile): Remove the output file before
2154         compiling.
2156         * ld-shared/shared.exp: Move common test code into a procedure.
2157         Add tests for compiling the non shared code PIC.
2158         * ld-shared/main.c (main): Call main_called, and print the result.
2159         * ld-shared/shared.dat: Adjust accordingly.
2161 Thu Oct 27 17:30:12 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2163         * ld-shared: New directory, with new files to test generating ELF
2164         shared libraries.
2166         * lib/ld.exp (default_ld_compile): If the compilation worked, but
2167         no object file was created, check to see if the compiler foolishly
2168         ignored the -o switch when compiling, and move the resulting
2169         object if it did.
2171 Thu Sep 29 12:36:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2173         * VMS does not permits `.' in directory names.  Renamed
2174         ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
2175         ld.scripts to ld-scripts.
2177 Wed Sep 28 12:18:54 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2179         * config/default.exp: Set variables as and nm.  Create tmpdir if
2180         it does not already exist.
2181         * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2182         * ld.cdtest/cdtest.exp: Likewise.
2183         * ld.scripts/defined.exp: Likewise.  Also, don't set as and nm
2184         here.  Change perror for no variables found to fail.
2185         * ld.scripts/script.exp: New test.
2186         * ld.scripts/script.t, ld.scripts/script.s: New files.
2188 Tue Sep 27 14:59:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2190         * ld.scripts: New directory.
2191         * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2192         * ld.scripts/defined.t: New file.
2193         * lib/ld.exp (default_ld_simple_link): New function.
2194         (default_ld_assemble, default_ld_nm): New functions.
2195         * config/default.exp: Rename from unix-ld.exp.
2196         (ld_simple_link, ld_assemble, ld_nm): New functions.
2198         * config/unix-ld.exp: Set ld using findfile.
2199         * lib/ld.exp (default_ld_relocate): Return a value.  Change format
2200         of log messages.
2201         (default_ld_compile): Likewise.
2202         (default_ld_link): Likewise.  Also, don't include $BFDLIB and
2203         $LIBIBERTY in link.
2204         * ld.bootstrap/bootstrap.exp: Rewrite.
2205         * ld.cdtest/cdtest.exp: Rewrite.
2206         * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2207         * ld.cdtest/cdtest-foo.h: Likewise.
2208         * ld.cdtest/cdtest-main.cc: Likewise.
2210 Fri May 27 09:35:04 1994  Ken Raeburn  (raeburn@cygnus.com)
2212         * ld.cdtest/cdtest.exp: Don't look for $result before it's
2213         defined.
2215 Tue May 17 15:06:49 1994  Bill Cox  (bill@rtl.cygnus.com)
2217         * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
2218         calls with perror calls.
2220 Wed May 11 16:47:46 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
2222         * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2223         * ld.cdtest/cdtest.exp: Adjusted.
2225 Fri Jan 28 13:25:41 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2227         * lib/ld.exp (simple_diff): Indicate failure if files have
2228         different numbers of lines.  Don't muck with $differences to avoid
2229         indicating a pass, just return.
2231         * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
2232         Fix test case to be valid ANSI C++.  Don't require use of header
2233         files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
2234         * ld.cdtest/cdtest.exp: Combine "rm" lines.  Add some
2235         commentary on things that are still broken with this test case.
2237 Fri Sep 10 09:58:23 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2239         * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
2241 Thu Aug 12 16:05:37 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2243         * lib/ld.exp: add compiler and linker support
2244         * config/unix-ld.exp: add compiler and linker support
2245         * ld.bootstrap/bootstrap.exp: fixed to do partial links
2246         * ld.cdtest/cdtest.exp: constructor/destructor testscase
2248 Wed Aug  4 21:00:18 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2250         * lib/ld.exp: new file
2251         * config/unix-ld.exp: new file
2252         * ld.bootstrap/bootstrap.exp: new file