Fix attribution last entry
[binutils.git] / ld / testsuite / ChangeLog
blob32a5dcdf26cc15ebf4fbd1ad8f6833db99526f60
1 2002-11-07  Hans-Peter Nilsson  <hp@axis.com>
3         * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
4         ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
6 2002-11-07  Nick Clifton  <nickc@redhat.com>
8         * ld-fastcall/fastcall.exp: Only run tests for PE type x86
9         targets.
11 2002-11-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13         * ld-sh/rd-sh.exp: Set asflags_save always.
15 2002-11-07  Casper S. Hornstrup  <chorns@users.sourceforge.net>
17         * ld-fastcall: New directory for testing fastcall support.
18         * ld-fastcall/export.s: New file for testing fastcall symbol
19         handling.
20         * ld-fastcall/import.s: Likewise.
21         * ld-fastcall/fastcall.exp: Likewise.
23 2002-11-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25         * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
26         * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
27         * ld-sh/tlspic-1.d: Likewise.
28         * ld-sh/tlspic-2.d: Likewise.
29         * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
30         defined by the linker scripts.
32 2002-10-14  Stephane Carrez  <stcarrez@nerim.fr>
34         * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
35         * ld-m68hc11/adj-jump.d: New test for linker relaxation.
36         * ld-m68hc11/adj-jump.s: Likewise.
37         * ld-m68hc11/adj-brset.s: Likewise.
38         * ld-m68hc11/adj-brset.d: Likewise.
39         * ld-m68hc11/relax-direct.s: Likewise.
40         * ld-m68hc11/relax-direct.d: Likewise.
41         * ld-m68hc11/relax-group.s: Likewise.
42         * ld-m68hc11/relax-group.d: Likewise.
43         * ld-m68hc11/bug-1403.d: Likewise.
44         * ld-m68hc11/bug-1403.s: Likewise.
46 2002-10-14  Stephen Clarke <stephen.clarke@superh.com>
47         * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
48         * ld-sh/sh64/sh64.exp: Likewise.
49         * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
50         * ld-sh/sh64/abi32.sd: Adjust expected output to include
51         sh64*-*-linux* formats too.
52         * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
53         emulation, and set it appropriately for sh*-*-linux*.
54         * ld-sh/sh64/relfail.exp: Add variables to hold target
55         emulation, output format, start symbol, and whether target
56         supports 64-bit ABI.  Set appropriately for sh*-*-linux*.
58 2002-10-12  H.J. Lu  (hjl@gnu.org)
60         * ld-discard/extern.d: Remove $srcdir/$subdir/.
61         * ld-discard/start.d: Likewise.
62         * ld-discard/static.d: Likewise.
63         * ld-linkonce/zeroehl32.d: Likewise.
64         * ld-selective/keepdot.d: Likewise.
65         * ld-selective/keepdot0.d: Likewise.
67 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
69         * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
70         of linker to the file tmpdir/*-dso.so.
71         * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
72         * ld-sh/tlsbin-0-dso.d: New.
73         * ld-sh/tlsbin-1.d: New.
74         * ld-sh/tlsbin-2.d: New.
75         * ld-sh/tlsbin-3.d: New.
76         * ld-sh/tlsbin-4.d: New.
77         * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
78         * ld-sh/tlspic-1.d: New.
79         * ld-sh/tlspic-2.d: New.
80         * ld-sh/tlspic-3.d: New.
81         * ld-sh/tlspic-4.d: New.
83 2002-10-10  Jakub Jelinek  <jakub@redhat.com>
85         * ld-i386/combreloc.s: New test.
86         * ld-i386/combreloc.d: New test.
87         * ld-i386/i386.exp (i386tests): Add it.
89 2002-10-10  Alan Modra  <amodra@bigpond.net.au>
91         * ld-i386/i386.exp (reloc): Turn off combreloc.
92         * ld-i386/reloc.d: Likewise.
93         * ld-powerpc/powerpc.exp: Likewise.
94         * ld-powerpc/reloc.d: Likewise.
96 2002-10-03  H.J. Lu <hjl@gnu.org>
98         * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
99         3.x.
101 2002-10-03  Chris Demetriou  <cgd@broadcom.com>
103         * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
104         more compatible with non-embedded targets.
105         * ld-mips-elf/branch-misc-2.d: Likewise.
107         * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
108         PIC tests.
109         (elf): New variable, to control whether generic ELF tests are run.
110         (embedded_elf): New variable, to control whether ELF tests
111         requiring embedded PIC or embedded relocs are run.
113 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
115         * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
116         ld-sh/sh64/gotplt.s: New test.
117         
118 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
119         * ld-sh/sh64/cmpct1.sd : Fix linked file name.
120         * ld-sh/sh64/crange3.dd: Likewise.
121         
122 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
124         * ld-i386/i386.exp: Add tlsindntpoff test.
125         * ld-i386/tlsindntpoff.s: New test.
126         * ld-i386/tlsindntpoff.dd: New test.
128 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
130         * ld-x86-64/tlspic1.s: Change TLSGD sequences.
131         * ld-x86-64/tlsbinpic.s: Likewise.
132         * ld-x86-64/tlspic.dd: Adjust.
134 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
136         * ld-i386/i386.exp: Add tlsg test.
137         * ld-i386/tlsg.s: New test.
138         * ld-i386/tlsg.sd: New test.
139         * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
140         * ld-i386/tlsbinpic.s: Likewise.
141         * ld-x86-64/x86-64.exp: Add tlsg test.
142         * ld-x86-64/tlsg.s: New test.
143         * ld-x86-64/tlsg.sd: New test.
144         * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
145         * ld-x86-64/tlsbinpic.s: Likewise.
147 2002-09-30  Alan Modra  <amodra@bigpond.net.au>
149         * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
151 2002-09-30  Alan Modra  <amodra@bigpond.net.au>
153         * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
154         * ld-powerpc/powerpc.exp: New.
156         * ld-i386/reloc.s, ld-i386/reloc.d: New.
157         * ld-i386/i386.exp: Run new test.
159 2002-09-27  Jakub Jelinek  <jakub@redhat.com>
161         * lib/ld-lib.exp (run_ld_link_tests): Add.
162         * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
163         file_contents): Remove.
164         (sh64tests): Add 6th field to the tests array.
165         * ld-i386/i386.exp (run_ld_link_tests): Remove.
166         * ld-x86-64/x86-64.exp: New.
167         * ld-x86-64/tlsbin.dd: New test.
168         * ld-x86-64/tlsbinpic.s: New test.
169         * ld-x86-64/tlsbin.rd: New test.
170         * ld-x86-64/tlsbin.s: New test.
171         * ld-x86-64/tlsbin.sd: New test.
172         * ld-x86-64/tlsbin.td: New test.
173         * ld-x86-64/tlslib.s: New test.
174         * ld-x86-64/tlspic1.s: New test.
175         * ld-x86-64/tlspic2.s: New test.
176         * ld-x86-64/tlspic.dd: New test.
177         * ld-x86-64/tlspic.rd: New test.
178         * ld-x86-64/tlspic.sd: New test.
179         * ld-x86-64/tlspic.td: New test.
181 2002-09-21  Alan Modra  <amodra@bigpond.net.au>
183         * ld-undefined/undefined.exp: Adjust function test.
185 2002-09-20  Alan Modra  <amodra@bigpond.net.au>
187         * ld-i386/i386.exp: Only run tests on ELF targets.
189 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
191         * ld-i386/i386.exp: New.
192         * ld-i386/tlsbin.dd: New test.
193         * ld-i386/tlsbinpic.s: New test.
194         * ld-i386/tlsbin.rd: New test.
195         * ld-i386/tlsbin.s: New test.
196         * ld-i386/tlsbin.sd: New test.
197         * ld-i386/tlsbin.td: New test.
198         * ld-i386/tlslib.s: New test.
199         * ld-i386/tlsnopic1.s: New test.
200         * ld-i386/tlsnopic2.s: New test.
201         * ld-i386/tlsnopic.dd: New test.
202         * ld-i386/tlsnopic.rd: New test.
203         * ld-i386/tlsnopic.sd: New test.
204         * ld-i386/tlspic1.s: New test.
205         * ld-i386/tlspic2.s: New test.
206         * ld-i386/tlspic.dd: New test.
207         * ld-i386/tlspic.rd: New test.
208         * ld-i386/tlspic.sd: New test.
209         * ld-i386/tlspic.td: New test.
211 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
213         * ld-mips-elf/branch-misc-1.d: New file.
214         * ld-mips-elf/branch-misc-2.d: New file.
215         * ld-mips-elf/mips-elf.exp: Run new tests.
217 2002-09-05  Alan Modra  <amodra@bigpond.net.au>
219         * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
220         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
221         * ld-sh/sh64/crange3-media.rd: Likewise.
222         * ld-sh/sh64/crange3.rd: Likewise.
224 2002-08-31  Hans-Peter Nilsson  <hp@bitrange.com>
226         * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
227         * ld-mmix/bpo-11.d: Ditto.
229         * ld-mmix/b-nosym.d: Adjust for changed output for absence of
230         symbols.
232         * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
233         .di.
234         * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
235         ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
237 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
239         * ld-discard/discard.exp: xfail m6812.
240         * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
242 2002-08-27  Alan Modra  <amodra@bigpond.net.au>
244         * ld-mmix/b-nosym.d: Revert last change.
246 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
248         * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
250 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
252         * ld-sh/sh64/rd-sh64.exp: New framework file.
253         * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
254         ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
255         correct setting of ISA bit for init and fini entry-points.
257 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
259         * ld-sh/sh64/sh64.exp: Add dlsection.
260         * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
262 2002-08-16  Alan Modra  <amodra@bigpond.net.au>
264         * ld-discard/discard.exp: xfail targets using generic linker.
265         * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
267 2002-08-15  Hans-Peter Nilsson  <hp@axis.com>
269         * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
271 2002-08-13  H.J. Lu <hjl@gnu.org>
273         * ld-elfvers/vers.exp: Add vers23c and vers23d.
275         * ld-elfvers/vers23c.ver: New.
276         * ld-elfvers/vers23d.dsym: New.
278 2002-08-12  H.J. Lu <hjl@gnu.org>
280         * ld-elfvers/vers.exp: Add vers23.
282         * ld-elfvers/vers23.c: New.
283         * ld-elfvers/vers23.dsym: New.
284         * ld-elfvers/vers23.ver: New.
285         * ld-elfvers/vers23a.c: New.
286         * ld-elfvers/vers23a.dsym: New.
287         * ld-elfvers/vers23a.map: New.
288         * ld-elfvers/vers23a.sym: New.
289         * ld-elfvers/vers23a.ver: New.
290         * ld-elfvers/vers23b.c: New.
291         * ld-elfvers/vers23b.dsym: New.
292         * ld-elfvers/vers23b.map: New.
293         * ld-elfvers/vers23b.ver: New.
295 2002-08-12  Stephen Clarke <stephen.clarke@superh.com>
297         * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
298         listing.
299         * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
300         ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
301         * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
302         is no longer set to object.
303         * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
304         ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
305         ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
306         ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
307         ld-sh/sh64/shdl64.xd: Likewise.
309 2002-08-10  Alan Modra  <amodra@bigpond.net.au>
311         * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
312         * ld-linkonce/linkonce.exp: Likewise.
313         * ld-selective/sel-dump.exp: Likewise.
314         * ld-selective/selective.exp: Don't run on aout or bout.
316 2002-08-08  H.J. Lu <hjl@gnu.org>
318         * ld-elfvers/vers.exp: Add vers22.
320         * ld-elfvers/vers22.c: New.
321         * ld-elfvers/vers22.dsym: New.
322         * ld-elfvers/vers22.map: New.
323         * ld-elfvers/vers22.ver: New.
324         * ld-elfvers/vers22a.c: New.
325         * ld-elfvers/vers22a.dsym: New.
326         * ld-elfvers/vers22a.sym: New.
327         * ld-elfvers/vers22a.ver: New.
328         * ld-elfvers/vers22b.c: New.
329         * ld-elfvers/vers22b.dsym: New.
330         * ld-elfvers/vers22b.ver: New.
332 2002-08-07  H.J. Lu <hjl@gnu.org>
334         * ld-elfvers/vers.exp: Add --no-undefined-version.
336         * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
337         * ld-elfvers/vers8.map: Likewise.
338         * ld-elfvers/vers18.map: Likewise.
340 2002-07-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
342         * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
343         ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
344         * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
345         ld-linkonce/linkonce.exp, ld-shared/shared.exp,
346         ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
347         targets.
348         * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
349         ld-discard/static.s: Add whitespace before assembler directives.
351 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
353         * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
355 2002-07-26  Richard Sandiford  <rsandifo@redhat.com>
357         * ld-mips-elf/mips16-1.d,
358         * ld-mips-elf/mips16-1[ab].s: New test.
359         * ld-mips-elf/mips-elf.exp: Run it.
361 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
363         * ld-mmix/sec-1.d: Adjust for changes in padding.
364         * ld-mmix/sec-3.d: Ditto.
366 2002-07-15  H.J. Lu <hjl@gnu.org>
368         * ld-elfvers/vers.exp: Add vers21.
370         * ld-elfvers/vers21.c: New.
371         * ld-elfvers/vers21.dsym: New.
372         * ld-elfvers/vers21.map: New.
373         * ld-elfvers/vers21.sym: New.
374         * ld-elfvers/vers21.ver: New.
376 2002-07-12  Hans-Peter Nilsson  <hp@axis.com>
378         * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
379         ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
380         ld-cris/expdref1.s: New tests.
382 2002-07-09  Richard Sandiford  <rsandifo@redhat.com>
384         * ld-scripts/dynamic-sections*: New test.
386 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
388         * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
389         ld-cris/noglob1.d: New tests.
391         * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
393 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
395         * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
396         consistent sorting.
397         (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
398         * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
400 2002-06-29  Hans-Peter Nilsson  <hp@bitrange.com>
402         * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
403         ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
405 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
407         * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
408         turned up by recent assembler changes.
410 2002-06-17  Tom Rix  <trix@redhat.com>
412         * ld-d10v/d10v.exp: New driver for d10v.
413         * ld-d10v/default_layout.d : New test.
414         * ld-d10v/regression-001.lt: New test for a linker regression.
415         * ld-d10v/linktest-002.lt: New test for run_link_test.
416         * ld-d10v/reloc-001.d - reloc-016.d: New tests.
418 2002-06-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
420         * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
421         script.
423 2002-06-11  Andreas Jaeger  <aj@suse.de>
425         * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
427 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
429         * ld-mips-elf/region1a.s,
430         * ld-mips-elf/region1b.s,
431         * ld-mips-elf/region1.t,
432         * ld-mips-elf/region1.d: New test.
433         * ld-mips-elf/mips-elf.exp: Run it.
435 2002-06-07  Nick Clifton  <nickc@cambridge.redhat.com>
437         * ld-scripts/phdrs2.s: Use .p2align instead of .align.
438         Use section names .foo and .bar instead of .text and .data.
439         * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
440         and .data.
442 2002-06-06  David Heine <dlheine@tensilica.com>
444         * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
445         * ld-scripts/phdrs2.s: New file: Dummy assembler source.
446         * ld-scripts/phdrs2.t: New file: Linker script with an empty
447         section at the start of a loadable segment.
449 2005-06-02  H.J. Lu <hjl@gnu.org>
451         * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
452         -fuse-cxa-atexit.
453         (__cxa_atexit): Likewise.
455 2002-05-30  Richard Henderson  <rth@redhat.com>
457         * ld-bootstrap/bootstrap.exp: Test --relax.
459 2002-05-28  Hans-Peter Nilsson  <hp@axis.com>
461         * ld-cris/libdso-2.d: Tweak for combreloc now default on.
463 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
465         * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
466         (is_elf_format): New, extracted from...
467         * ld-scripts/weak.exp: ...here.
468         * ld-scripts/overlay-size.exp: New test.
469         * ld-scripts/overlay-size.[tsd],
470         * ld-scripts/overlay-size-map.d: New files for it.
472 2002-05-02  Richard Sandiford  <rsandifo@redhat.com>
474         * ld-scripts/map-address.exp: Quote conditions.
476 2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
478         * ld-scripts/map-address.exp: New test.
479         * ld-scripts/map-address.[td]: New files for it.
481 2002-04-19  Richard Henderson  <rth@redhat.com>
483         * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
484         * ld-shared/shared.exp: Likewise.
485         * ld-selective/selective.exp: Disable for alpha.
486         * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
488 2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
490         * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
492 2002-03-19  Hans-Peter Nilsson  <hp@axis.com>
494         * ld-cris/ldsym1.d: New test.
496         * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
497         longer set to object.
498         * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
499         ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
500         ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
501         ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
502         ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
503         ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
504         ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
505         ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
506         ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
507         ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
508         ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
509         ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
511 2002-03-11  Andreas Jaeger  <aj@suse.de>
513         * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
514         places zero initialized data in the bss.
515         * ld-elfweak/lddsodata.dsym: Likewise.
517 2002-03-07  Hans-Peter Nilsson  <hp@axis.com>
519         * ld-cris/expdyn1.d: Tweak for change in elf.sc.
521 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
523         * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
524         * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
525         ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
527 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
529         * ld-elfvsb/sh1.c: Fix typo in last change.
531 2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
533         * ld-elfvsb/sh1.c: Use #pragma weak.
535 2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
537         * vers.exp: Do not call diff -q.
539 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
541         * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
542         output.
543         * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
544         ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
546         * ld-mmix/bpo-22.d: New test.
548         * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
549         and .bss.
551 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
553         * ld-selective/selective.exp: Link against libgcc on
554         hppa*-*-linux* targets.
556 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
558         * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
559         * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
560         * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
561         in section ordering.
562         * ld-sh/sh64/crange3-media.rd: Likewise.
563         * ld-sh/sh64/crange3.rd: Likewise.
564         * ld-sh/sh64/crange3.dd: Likewise.
566         * ld-sh/shared-1.d: Fix relocation addend.
568 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
570         * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
571         tests.
573 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
575         Contribute sh64-elf.
576         2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
577         * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
578         * ld-sh/sh64/crange3-media.rd: Likewise.
579         * ld-sh/sh64/crange3.rd: Likewise.
580         * ld-sh/sh64/crangerel1.rd: Likewise.
581         * ld-sh/sh64/crangerel2.rd: Likewise.
582         * ld-sh/sh64/reldl32.rd: Likewise.
583         * ld-sh/sh64/reldl64.rd: Likewise.
584         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
585         * ld-sh/sh64/abi32.xd: Formatting changes to match the current
586         output of objdump.
587         * ld-sh/sh64/cmpct1.xd: Likewise.
588         * ld-sh/sh64/crange1.rd: Likewise.
589         * ld-sh/sh64/crange2.rd: Likewise.
590         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
591         * ld-sh/sh64/crange3-media.rd: Likewise.
592         * ld-sh/sh64/crange3.rd: Likewise.
593         * ld-sh/sh64/crangerel1.rd: Likewise.
594         * ld-sh/sh64/crangerel2.rd: Likewise.
595         * ld-sh/sh64/mix1.xd: Likewise.
596         * ld-sh/sh64/mix2.xd: Likewise.
597         * ld-sh/sh64/rel32.xd: Likewise.
598         * ld-sh/sh64/reldl32.rd: Likewise.
599         * ld-sh/sh64/reldl64.rd: Likewise.
600         * ld-sh/sh64/sh64.exp: Likewise.  Reordered cranges and stack
601         sessions, to match changes in the linker script.
602         2001-06-14  Alexandre Oliva  <aoliva@redhat.com>
603         * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
604         info to reflect renumbering of relocation types.
605         2001-03-14  DJ Delorie  <dj@redhat.com>
606         * ld-sh/sh64/endian.dbd: New file, endian tests.
607         * ld-sh/sh64/endian.dld: Ditto.
608         * ld-sh/sh64/endian.ld: Ditto.
609         * ld-sh/sh64/endian.s: Ditto.
610         * ld-sh/sh64/endian.sbd: Ditto.
611         * ld-sh/sh64/endian.sld: Ditto.
612         * ld-sh/sh64/sh64.exp: Add above tests.  Add -L option to ld.
613         2001-03-12  DJ Delorie  <dj@redhat.com>
614         * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
615         * ld-sh/sh64/relax1.s: Ditto.
616         * ld-sh/sh64/relax2.s: Ditto.
617         * ld-sh/sh64/relax3.s: Ditto.
618         * ld-sh/sh64/relax4.s: Ditto.
619         * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
620         * ld-sh/sh64/relfail.s: Ditto.
621         2001-03-12  DJ Delorie  <dj@redhat.com>
622         * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
623         uses SH32 assembler files.
624         2001-03-07  DJ Delorie  <dj@redhat.com>
625         * ld-selective/selective.exp: Pass "-e _start" for sh64 to
626         accomodate expected start symbol in test.
627         2001-03-06  DJ Delorie  <dj@redhat.com>
628         * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
629         to match what gcc passes to the linker by default.
630         * ld-selective/selective.exp: Ditto.
631         * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
632         * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
633         2001-03-06  DJ Delorie  <dj@redhat.com>
634         * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
635         * ld-sh/sh64/abi64.xd (stack): Ditto.
636         * ld-sh/sh64/cmpct1.xd (stack): Ditto.
637         * ld-sh/sh64/crange1.rd (stack): Ditto.
638         * ld-sh/sh64/crange2.rd (stack): Ditto.
639         * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
640         * ld-sh/sh64/crange3-media.rd (stack): Ditto.
641         * ld-sh/sh64/crange3.rd (stack): Ditto.
642         * ld-sh/sh64/mix1.xd (stack): Ditto.
643         * ld-sh/sh64/mix2.xd (stack): Ditto.
644         * ld-sh/sh64/shdl32.xd (stack): Ditto.
645         * ld-sh/sh64/shdl64.xd (stack): Ditto.
646         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
647         * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
648         * ld-sh/sh64/mix2.xd: Ditto.
649         2001-01-08  Hans-Peter Nilsson  <hpn@cygnus.com>
650         * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
651         being SHmedia.
652         * ld-sh/sh64/shdl64.xd: Ditto.
653         * ld-sh/sh64/shdl32.xd: Ditto.
654         * ld-sh/sh64/mix2.xd: Ditto.
655         * ld-sh/sh64/crange3-media.rd: Ditto.
656         * ld-sh/sh64/abi64.xd: Ditto.
657         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
658         * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
659         * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
660         Adjust section type for .cranges; expect sorted contents.
661         * ld-sh/sh64/crange2.rd: Ditto.
662         * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
663         * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
664         * ld-sh/sh64/crangerel2.rd: Ditto.
665         * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
666         * ld-sh/sh64/mix2.xd: Ditto.
667         * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
668         tests.
669         * ld-sh/sh64/sh64.exp: Tweak test message.  Run new tests.
670         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
671         * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
672         target for (unexpanded) PTB.  Add an .align 2 to SHmedia code to
673         keep properly aligned.
674         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
675         * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
676         ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
677         R_SH_PT_16 relocation.
678         * ld-sh/sh64/sh64.exp: Run new tests.
679         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
680         * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
681         ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
682         ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
683         * ld-sh/sh64/sh64.exp: Run new tests.
684         * ld-sh/sh64/crange1.rd: Correct section flags.
685         * ld-sh/sh64/crange2.rd: Ditto.
686         * ld-sh/sh64/crangerel1.rd: Ditto.
687         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
688         * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
689         ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
690         ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
691         ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
692         ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
693         handling .cranges section.
694         * ld-sh/sh64/sh64.exp: Run new tests.
695         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
696         ld-sh/sh64/mix2.xd: Adjust for .cranges section.
697         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
698         * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
699         ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
700         ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
701         ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
702         .data individually 8-byte aligned.
703         2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
704         * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
705         ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
706         ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
707         * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
708         inspection tool.  Run new tests.
709         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
710         * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
711         ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
712         * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
713         ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
714         * ld-sh/sh64/sh64.exp: Run new tests.
715         2000-12-01  Hans-Peter Nilsson  <hpn@cygnus.com>
716         * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
717         ld-sh/sh64/shcmp-1.s: New test.
718         * ld-sh/sh64/sh64.exp: Add new test to sh64tests.  Reformat.
719         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
720         * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
721         test.
722         * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
723         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
724         * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
725         tests.
726         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
727         * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
728         registers.
729         * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
730         New test.
731         * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
732         ld-sh/sh64/shmix-3.s: New test.
733         * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
734         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
735         * ld-sh/sh64: New testsuite.
737 2002-02-07  Hans-Peter Nilsson  <hp@axis.com>
739         * ld-selective/keepdot.s: Remove section specifier.
741 2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
743         * ld-selective/keepdot.d, ld-selective/keepdot.ld,
744         ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
745         * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
747 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
749         * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
750         ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
751         ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
752         for on-demand global register allocation.
754 2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
756         * ld-sh/shared-1.d: Fix incorrect offsets.
758 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
760         * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
761         ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
762         ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
763         ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
764         ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
765         ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
766         ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
767         ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
768         ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
769         ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
770         ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
771         ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
772         ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
773         ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
775 2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
777         * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
778         ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
779         * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
780         tests named *dso-*.d first and copying their tmpdir/dump to files
781         named as the .d-file.
783 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
785         * ld-scripts/crossref.exp: Allow foo to have a leading dot.
786         * ld-scripts/cross1.t: Add .opd.
787         * ld-undefined/undefined.exp: Allow leading dot on sym names.
788         * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
790 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
792         * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
793         * ld-mips-elf/emrelocs-el.d: Likewise.
794         * ld-mips-elf/emrelocs1.s: Likewise.
795         * ld-mips-elf/emrelocs2.s: Likewise.
796         * ld-mips-elf/emrelocs.ld: Likewise.
797         * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
799 2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
801         * ld-cris: New testsuite directory.
803 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
805         * ld-sh/sh.exp: Copy start.s file into test directory.
807 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
809         * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
811 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
813         * ld-mips-elf/empic1-ln.d: New file to test basic linking of
814         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
815         * ld-mips-elf/empic1-lp.d: Likewise.
816         * ld-mips-elf/empic1-mn.d: Likewise.
817         * ld-mips-elf/empic1-mp.d: Likewise.
818         * ld-mips-elf/empic1-sn.d: Likewise.
819         * ld-mips-elf/empic1-sp.d: Likewise.
820         * ld-mips-elf/empic1-ref.s: Likewise.
821         * ld-mips-elf/empic1-space.s: Likewise.
822         * ld-mips-elf/empic1-tgt.s: Likewise.
823         * ld-mips-elf/empic2-fwd-0.d: New file to test
824         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
825         cases.
826         * ld-mips-elf/empic2-fwd-1.d: Likewise.
827         * ld-mips-elf/empic2-rev-0.d: Likewise.
828         * ld-mips-elf/empic2-rev-1.d: Likewise.
829         * ld-mips-elf/empic2-ref.s: Likewise.
830         * ld-mips-elf/empic2-space.s: Likewise.
831         * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
832         * ld-mips-elf/empic2-rev-tgt.s: Likewise.
833         * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
834         tests (including those above).
836 2001-11-30  H.J. Lu <hjl@gnu.org>
838         * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
839         order.
841 2001-11-29  H.J. Lu <hjl@gnu.org>
843         * ld-elfvers/vers.exp (build_vers_lib): Support linking against
844         more than one libraries.
845         Add "vers20a" and "vers20" tests for common symbols.
847         * ld-elfvers/vers20.c: New.
848         * ld-elfvers/vers20.dsym: New.
849         * ld-elfvers/vers20.map: New.
850         * ld-elfvers/vers20.ver: New.
851         * ld-elfvers/vers20a.ver: New.
853 2001-11-19  H.J. Lu <hjl@gnu.org>
855         * ld-elfvsb/define.s: Mark all global lables as object.
857         * ld-elfvsb/hidden0.d: Match large section number.
858         * ld-elfvsb/hidden1.d: Likewise.
859         * ld-elfvsb/internal0.d: Likewise.
860         * ld-elfvsb/internal1.d: Likewise.
861         * ld-elfvsb/protected0.d: Likewise.
862         * ld-elfvsb/protected1.d: Likewise.
864         * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
865         * ld-elfvsb/internal0.d: Likewise.
866         * ld-elfvsb/protected0.d: Likewise.
868 2001-11-15  H.J. Lu <hjl@gnu.org>
870         * ld-sh/ld-r-1.d: Updated.
872 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
874         * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
875         PE targets.
877 2001-11-12  Donn Terry <donnte@microsoft.com>
879         * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
880         binary files produced in order to avoid date stamp present in PE
881         binaries.
883 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
885         * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
887 2001-11-09  H.J. Lu <hjl@gnu.org>
889         * ld-discard/discard.exp: New. Test ld discard.
890         * ld-discard/discard.ld: Likewise.
891         * ld-discard/exit.s: Likewise.
892         * ld-discard/extern.d: Likewise.
893         * ld-discard/extern.s: Likewise.
894         * ld-discard/start.d: Likewise.
895         * ld-discard/start.s: Likewise.
896         * ld-discard/static.d: Likewise.
897         * ld-discard/static.s: Likewise.
899 2001-11-02  H.J. Lu  <hjl@gnu.org>
901         * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
903         * ld-elfvsb/hidden0.d: New.
904         * ld-elfvsb/hidden1.d: New.
905         * ld-elfvsb/internal0.d: New.
906         * ld-elfvsb/internal1.d: New.
907         * ld-elfvsb/protected0.d: New.
908         * ld-elfvsb/protected1.d: New.
909         * ld-elfvsb/undef.s: New.
910         * ld-elfvsb/undef.s: New.
912 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
914         * ld-sh/sh.exp: Have its own start.s for linux.
916 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
918         * ld-mmix/locdo-1.d: Prune character dump part.
919         * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
920         ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
921         ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
922         ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
923         ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
924         ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
925         ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
926         unnecessary empty lines.
928 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
930         * ld-mmix: New testsuite directory.
932 2001-10-14  Hans-Peter Nilsson  <hp@bitrange.com>
934         * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
935         sh*-*-elf.
937         * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
939         * ld-sh/rd-sh.exp: New framework file.
940         * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
941         ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
942         test files.
944 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
946         * ld-linkonce/linkonce.exp: New file.
947         * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
948         ld-linkonce/zeroehl32.d: New test.
950 2001-09-25  H.J. Lu  <hjl@gnu.org>
952         * ld-elfweak/dso.dsym: Updated for alpha.
953         * ld-elfweak/dsodata.dsym: Likewise.
954         * ld-elfweak/strong.sym: Likewise.
955         * ld-elfweak/strongcomm.sym: Likewise.
956         * ld-elfweak/strongdata.sym: Likewise.
958 2001-09-15  Hans-Peter Nilsson  <hp@bitrange.com>
960         * lib/ld-lib.exp (run_dump_test): Handle new option
961         "objcopy_linked_file".  Return after failing, if errors were
962         expected but none were found.
963         (slurp_options): Support underscores in option names.
965 2001-09-14  H.J. Lu  <hjl@gnu.org>
967         * ld-elfweak/bar.c: Updated.
968         * ld-elfweak/bar1a.c: Likewise.
969         * ld-elfweak/main.c: Likewise.
970         * ld-elfweak/main1.c: Likewise.
971         * ld-elfweak/elfweak.exp: Likewise.
972         * ld-elfweak/weakdata.dsym: Updated.
974 2001-09-11  H.J. Lu  <hjl@gnu.org>
976         * ld-elfweak/elfweak.exp (build_lib): Take a list of object
977         files.
978         (build_exec): Likewise.
979         Add more tests and make some xfail.
981         * ld-elfweak/dso.dsym: Support symbol versioning.
982         * ld-elfweak/dsow.dsym: Likewise.
984         * ld-elfweak/main1.c: New.
985         * ld-elfweak/bar1a.c: Likewise.
986         * ld-elfweak/bar1b.c: Likewise.
987         * ld-elfweak/bar1c.c: Likewise.
988         * ld-elfweak/foo1a.c: Likewise.
989         * ld-elfweak/foo1b.c: Likewise.
990         * ld-elfweak/dsodata.dsym: Likewise.
991         * ld-elfweak/dsowdata.dsym: Likewise.
992         * ld-elfweak/weakdata.dsym: Likewise.
993         * ld-elfweak/strongcomm.sym: Likewise.
994         * ld-elfweak/strongdata.sym: Likewise.
995         * ld-elfweak/weakdata.dat: Likewise.
996         * ld-elfweak/strongdata.dat: Likewise.
998 2001-09-10  H.J. Lu  <hjl@gnu.org>
1000         * ld-elfweak/elfweak.exp: New.
1001         * ld-elfweak/bar.c: Likewise.
1002         * ld-elfweak/foo.c: Likewise.
1003         * ld-elfweak/main.c: Likewise.
1004         * ld-elfweak/dso.dsym: Likewise.
1005         * ld-elfweak/dsow.dsym: Likewise.
1006         * ld-elfweak/strong.sym: Likewise.
1007         * ld-elfweak/strong.dat: Likewise.
1008         * ld-elfweak/weak.dat: Likewise.
1010 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1011             Linus Nordberg  <linus@swox.se>
1013         * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
1014         * ld-scripts/cross1.t: Add .toc section.
1015         * ld-scripts/cross2.t: Likewise.
1016         * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
1017         * ld-srec/srec.exp: xfail powerpc64
1019 2001-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1021         * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
1022         Continue with other tests when there is a compilation error.
1024 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
1026         * ld-cdtest/cdtest-nrv.dat: New file.
1027         * ld-cdtest/cdtest.exp: Do not require any exception support
1028         library.  Check results against NRV.
1030 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
1032         * ld-srec/srec.exp: Do not require any exception support
1033         library.
1035 2001-07-27  H.J. Lu  <hjl@gnu.org>
1037         * ld-selective/selective.exp: Fix the error in the last change.
1039 2001-07-24  Loren J. Rittle  <ljrittle@acm.org>
1041         * ld-selective/selective.exp: Support g++ V3 ABI (along side
1042         the old ABI).  Make comparisons against normalized (to
1043         V3-style) demangled nm output.
1045 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
1047         * config/default.exp (ld_nm): Add "nmflags" arg.
1048         * lib/ld-lib.exp (default_ld_nm): Likewise.
1049         * ld-empic/empic.exp: Adjust call to ld_nm.
1050         * ld-scripts/defined.exp: Likewise.
1051         * ld-scripts/script.exp: Likewise.
1052         * ld-scripts/sizeof.exp: Likewise.
1053         * ld-selective/selective.exp: Likewise.
1054         * ld-sh/sh.exp: Likewise.
1056 2001-07-12  H.J. Lu  <hjl@gnu.org>
1058         * ld-selective/selective.exp: Mark selective1, selective2,
1059         selective4 and selective5 xfail on alpha*-*.
1061 2001-06-13  Hans-Peter Nilsson  <hp@bitrange.com>
1063         * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
1064         OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
1065         default.
1067         * lib/ld-lib.exp (run_dump_test): Import from gas testsuite.  Add
1068         new options "ld", "source", "xfail", "target", "notarget" and
1069         "error".  Support the runtest_file_p "*.exp=testname" feature.
1070         (slurp_options, regexp_diff, file_contents, verbose_eval): Import
1071         from gas testsuite.
1073 2001-06-12  Martin Schwidefsky <schwidefsky@de.ibm.com>
1075         * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
1077 2001-06-06  H.J. Lu  <hjl@gnu.org>
1079         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1080         on Linux/mips.
1082         * ld-elfvers/vers.exp: Also run on Linux/mips.
1083         * ld-elfvsb/elfvsb.exp: Likewise.
1084         * ld-shared/shared.exp: Likewise.
1086         * ld-selective/selective.exp: Mark selective2, selective3,
1087         selective4 and selective5 xfail on Linux/mips.
1089         * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
1091         * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
1093         * ld-srec/srec.exp: Add Linux/mips to xfail.
1095 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
1097         * ld-undefined/undefined.exp: Add a setup_xfail line for a test
1098         that will always fail on s/390.
1100 2001-05-28  kaz Kojima  <kkojima@rr.iij4u.or.jp>
1102         * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
1103         the text section.
1105 2001-05-25  Alan Modra  <amodra@one.net.au>
1107         * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
1108         linuxaout with linux*aout.
1110 2001-05-24  H.J. Lu  <hjl@gnu.org>
1112         * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
1114 2001-05-18  H.J. Lu  <hjl@gnu.org>
1116         * ld-elfvers/vers.exp: Revert the last change.
1118         * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
1119         references.
1120         * ld-elfvers/vers3.ver: Likewise.
1121         * ld-elfvers/vers6.ver: Likewise.
1122         * ld-elfvers/vers18.ver: Likewise.
1124 2001-05-17  H.J. Lu  <hjl@gnu.org>
1126         * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
1128         * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
1129         definition.
1130         * ld-elfvers/vers2.ver: Likewise.
1131         * ld-elfvers/vers3.ver: Likewise.
1132         * ld-elfvers/vers4a.ver: Likewise.
1133         * ld-elfvers/vers6.ver: Likewise.
1134         * ld-elfvers/vers7a.ver: Likewise.
1135         * ld-elfvers/vers8.ver: Likewise.
1136         * ld-elfvers/vers9.ver: Likewise.
1137         * ld-elfvers/vers15.ver: Likewise.
1138         * ld-elfvers/vers16a.ver: Likewise.
1139         * ld-elfvers/vers17.ver: Likewise.
1140         * ld-elfvers/vers18.ver: Likewise.
1142 2001-05-03  H.J. Lu  <hjl@gnu.org>
1144         * ld-elfvers/vers19.ver: Expect vers17.so instead of
1145         *tmpdir/vers17.so.
1147 2001-05-01  Andreas Jaeger  <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1149         * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
1151         * ld-scripts/phdrs.t: Use startaddress that's greater than any
1152         MAXPAGESIZE used.
1154 2001-04-29  H.J. Lu  <hjl@gnu.org>
1156         * ld-shared/symbolic.dat: New.
1158         * ld-shared/shared.exp: Also check -Bsymbolic.
1160 2001-04-28  Andreas Jaeger  <aj@suse.de>
1162         * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1163         special.
1165 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
1166         * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1167         though it doesn't use DWARF2 yet (but its output is identical).
1169 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
1171         * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1172         This optimization level is buggy on some platforms, and this test
1173         is not intended to test compiler optimizations.
1175 2001-03-06  DJ Delorie  <dj@redhat.com>
1177         * ld-scripts/cross2.t: Support any type of text/data sections, not
1178         just the canonical ones.
1180 2001-02-28  Matt Hiller  <hiller@redhat.com>
1182         * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1183         * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1184         invocations.
1185         * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1186         and -el.
1187         (is_endian_output_format): New function.
1188         (default_ld_link): Set flags to [big_or_little_endian] only if ld
1189         is being invoked such that the output format being used is of
1190         known endianness.
1191         (default_ld_simple_link): Ditto.
1193 2001-02-14  H.J. Lu  <hjl@gnu.org>
1195         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1196         for -static on ia64.
1198         * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1199         ia64-*-linux*.
1201         * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1203         * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1204         Set up expected failures for ia64-*-linux*.
1205         * ld-shared/shared.exp: Likewise.
1207 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1209         * ld-srec/srec.exp (run_srec_test): m6811 code has references
1210         to soft registers, define them with --defsym.
1211         * ld-selective/selective.exp: Likewise.
1213 2001-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
1215         * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1217 2001-01-03  Philip Blundell  <pb@futuretv.com>
1219         * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1220         * ld-shared/shared.exp: Likewise.
1222 2001-01-01  Philip Blundell  <philb@gnu.org>
1224         * ld-undefined/weak-undef.exp: New test.
1225         * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
1226         files for above.
1228         * ld-elfvers/vers.exp: Run test on Linux/ARM.
1229         * ld-elfvsb/elfvsb.exp: Likewise.
1230         * ld-shared/shared.exp: Likewise.
1232 2000-12-31  Nick Clifton  <nickc@redhat.com>
1234         * ld-srec/srec.exp: Use --oformat instead of -oformat.
1236 2000-12-09  Nick Clifton  <nickc@redhat.com>
1238         * ld-selective/selective.exp: Link in libgcc when target is v850.
1240         * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
1241         because the -oformat linker command switch cannot be used.
1243 2000-11-06  Alan Modra  <alan@linuxcare.com.au>
1245         * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
1246         (main): Prune unused args.
1248 2000-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1250         * ld-selective/selective.exp <no CXX>: Fix typo for argument to
1251         "untested".
1253 2000-10-19  H.J. Lu  (hjl@gnu.org)
1255         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
1256         for Linux/PPC.
1257         * ld-shared/shared.exp: Likewise.
1259 2000-10-09  Hans-Peter Nilsson  <hp@bitrange.com>
1261         * ld-selective/selective.exp: Rearrange to be table-driven.
1263 2000-10-07  Alan Modra  <alan@linuxcare.com.au>
1265         * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
1267 2000-10-02  Alan Modra  <alan@linuxcare.com.au>
1269         * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
1270         * ld-scripts/crossref.exp: Ditto.
1272 2000-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1274         * ld-selective/5.cc: New test.
1275         * ld-selective/selective.exp: Run it as xfailed.
1277         * ld-selective/4.cc: Correct spelling of "lose".
1279 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
1281         * ld-selective/selective.exp: Remove the xfails for hppa.
1283 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
1285         * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
1286         sh-*-*): With dwarf-2, `undefined function' can't pass.
1288 2000-08-03  H.J. Lu  (hjl@gnu.org)
1290         * ld-bootstrap/bootstrap.exp: Add strip.
1292 2000-07-24  H.J. Lu  (hjl@gnu.org)
1294         * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1295         the undefined reference.
1297 2000-07-16  H.J. Lu  (hjl@gnu.org)
1299         * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1300         and set to "yes" if the protected visibility is expected to
1301         pass.
1302         (visibility_run): Set expected to fail for the "protected"
1303         and "protected_undef_def" tests only if $support_protected is
1304         "no".
1306         * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1307         visibility support if defined.
1309 2000-07-15  H.J. Lu  (hjl@gnu.org)
1311         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
1312         for "protected_undef_def".
1314         * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
1315         PROTECTED_WEAK_TEST is defined.
1316         Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
1317         defined.
1318         Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
1320         * ld-elfvsb/sh1.c (visibility): Mark protected only if
1321         PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
1322         is defined.
1323         (visibility_var): Likewise.
1325 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
1327         * ld-srec/srec.exp: xfail hppa.
1329         * ld-scripts/weak.exp: Define $global$ for hppa.
1331         * ld-scripts/crossref.exp: Fix string quoting.
1333 2000-06-05  H.J. Lu  (hjl@gnu.org)
1335         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1336         to link_output and make it global.
1338         * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
1339         "hidden_undef_def", "hidden_weak", "protected_undef",
1340         "protected_undef_def" and "protected_weak".
1341         (visibility_run): Likewise.
1342         * ld-elfvsb/main.c: Likewise.
1343         * ld-elfvsb/sh1.c: Likewise.
1344         * ld-elfvsb/sh2.c: Likewise.
1346         * ld-elfvsb/elfvsb.dat: Updated.
1348 2000-05-21  H.J. Lu  (hjl@gnu.org)
1350         * ld-elfvsb/main.c (main_visibility_check): Fix the protected
1351         visibility test.
1353 2000-05-13  H.J. Lu  (hjl@gnu.org)
1355         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1356         to link_output and make it global.
1358         * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
1359         tests.
1360         * ld-elfvsb/elfvsb.dat: Likewise.
1361         * ld-elfvsb/elfvsb.exp: Likewise.
1362         * ld-elfvsb/main.c: Likewise.
1363         * ld-elfvsb/sh1.c: Likewise.
1364         * ld-elfvsb/sh2.c: Likewise.
1366 Fri Apr 21 15:16:07 2000  Richard Henderson  <rth@cygnus.com>
1368         * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
1370 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
1372         * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
1374         * ld-selective/selective.exp (test4): Test for presence of
1375         foo__1B, not absence.  Also check for foo__1A and _start.
1376         White space changes throughout file.
1378 2000-03-13  Nick Clifton  <nickc@cygnus.com>
1380         * ld-scripts/phdrs.t: Discard all unexpected sections.
1382 2000-02-27 H.J. Lu  (hjl@gnu.org)
1384         * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
1386 1999-11-01  Nick Clifton  <nickc@cygnus.com>
1388         * ld-selective/selective.exp: Fix test to disable these checks for
1389         PE based targets.
1391 1999-10-29  Catherine Moore  <clm@cygnus.com>
1393         * ld-selective/selective.exp:  Remove test6.
1394         * ld-selective/5.cc: Delete.
1396 1999-10-28  Scott Bambrough  <scottb@netwinder.org>
1398         * ld-srec/srec.exp: Setup expected failures for
1399         srec tests on ARM Linux.
1401 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
1403         * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
1404         offset) test.
1406 1999-09-12  Ian Lance Taylor  <ian@zembu.com>
1408         * ld-scripts/script.exp: Add --image-base 0 for PE targets.
1410 1999-08-17  H.J. Lu  <hjl@gnu.org>
1412         * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1414 1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>
1416         * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
1417         * ld-shared/shared.exp: Likewise.
1419 1999-07-28  Nick Clifton  <nickc@cygnus.com>
1421         * lib/ld-lib.exp (proc big_or_little_endian): New proc.
1422         Determine if a big endian or little endian output format hass
1423         been selected by any of the multilib options, and if so return
1424         a suitable command line option for the linker/assembler.
1425         (proc default_ld_link): Include the result of proc
1426         big_or_little_endian on the command line to the linker.
1427         (proc ld_simple_link): Include the result of proc
1428         big_or_little_endian on the command line to the linker.
1429         (proc default_ld_compile): Append multilib flags to compiler
1430         switches.
1431         (proc default_ld_assemble): Include the result of proc
1432         big_or_little_endian on the command line to the linker.
1434 1999-07-21  H.J. Lu  <hjl@gnu.org>
1436         * ld-elfvers/vers1.c: Add missing prototypes and include
1437         <stdio.h> if necessary.
1438         * ld-elfvers/vers15.c: Likewise.
1439         * ld-elfvers/vers19.c: Likewise.
1440         * ld-elfvers/vers2.c: Likewise.
1441         * ld-elfvers/vers3.c: Likewise.
1442         * ld-elfvers/vers4.c: Likewise.
1443         * ld-elfvers/vers6.c: Likewise.
1444         * ld-elfvers/vers7.c: Likewise.
1445         * ld-elfvers/vers9.c: Likewise.
1446         * ld-shared/main.c: Likewise.
1447         * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
1449 Thu Jul 15 18:00:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
1451         * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
1452         with other DWARF2 targets.
1454 1999-07-13  Nick Clifton  <nickc@cygnus.com>
1456         * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
1457         the undefined line test.
1459 1999-07-10  Ian Lance Taylor  <ian@zembu.com>
1461         * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
1463 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
1465         * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
1466         * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
1468 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
1470         * ld-checks/asm.s: Use a symbol name for .lcomm.
1471         * ld-checks/checks.exp: Use different names for the two tests.
1472         Don't add extra text when invoking fail.
1474 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
1476         * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
1477         to "*-*-linux*aout*".
1478         * ld-scripts/weak.exp: Likewise.
1479         * ld-shared/shared.exp: Likewise.  Simplify condition a bit.
1481 Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1483         * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1484         * ld-shared/sh1.c: Fix typo.
1486 1999-06-04  H.J. Lu  <hjl@gnu.org>
1488         * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1489         necessary.
1491 1999-05-17  Nick Clifton  <nickc@cygnus.com>
1493         * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1495 1999-05-11  DJ Delorie  <dj@cygnus.com>
1497         * ld-srec/srec.exp: Do not run tests for PE based ports.
1499 1999-03-05  Nick Clifton  <nickc@cygnus.com>
1501         * ld-selective/selective.exp: Do not run tests for COFF or PE
1502         based ports.
1504 1999-02-17  Nick Clifton  <nickc@cygnus.com>
1506         * ld-undefined/undefined.exp: Add expected failures for StrongARM
1507         targets.
1509         * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1511         * ld-selective/selective.exp: Add expected failure for ARM-COFF
1512         targets.
1514 1999-02-16  Nick Clifton  <nickc@cygnus.com>
1516         * ld-checks/asm.s: Use .long instead of .word.
1517         Replace custom section names with .text, .data and .bss.
1518         * ld-checks/script: Replace custom section names with .text, .data
1519         and .bss.
1520         * ld-checks/checks.exp: Replace custom section names with .text,
1521         .data and .bss.
1523 1999-02-11  Nick Clifton  <nickc@cygnus.com>
1525         * ld-checks: New directory:  Tests for the linker's
1526         --check-sections option.
1527         * ld-checks/checks.exp: New file.
1528         * ld-checks/script: Bogus linker script.
1529         * ld-checks/asm.s: Simple test assembler file.
1531 Tue Feb  2 19:15:02 1999  Catherine Moore  <clm@cygnus.com>
1533         * ld-selective/selective.exp:  Disable test for unsupported
1534         targets.  Change tests to check for absence of symbols instead
1535         of address zero.
1537 Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
1539         * config/default.exp (get_link_files): Quote target_triplet and CC
1540         when invoking shell.
1541         (get_target_emul): Likewise.
1543 1999-01-03  Ken Raeburn  <raeburn@cygnus.com>
1545         * config/default.exp (get_link_files, get_target_emul): New procs;
1546         run shell commands to extract information from configure.host and
1547         configure.tgt in the source tree.
1548         (top level): Use them to get information needed to run tests, if
1549         not otherwise provided.
1551         * ld-shared/elf-offset.ld: New file.  Builds a shared library, but
1552         gives non-zero addresses for memory region.
1553         * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1554         the new linker script.
1556 Tue Dec  8 22:56:05 1998  Geoff Keating  <geoffk@ozemail.com.au>
1558         * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1559         newer glibc lets link succeed.
1561 Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
1563         * ld-elfvers/vers1.c: Add missing return types and values.
1564         * ld-elfvers/vers2.c: Likewise.
1565         * ld-elfvers/vers3.c: Likewise.
1566         * ld-elfvers/vers4.c: Likewise.
1567         * ld-elfvers/vers5.c: Likewise.
1568         * ld-elfvers/vers6.c: Likewise.
1569         * ld-elfvers/vers7.c: Likewise.
1570         * ld-elfvers/vers9.c: Likewise.
1571         * ld-elfvers/vers15.c: Likewise.
1573 Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
1575         * ld-selective: New directory with new files to test
1576         selective linking.
1578         * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
1580 Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
1582         * ld-elfvers/vers16.dsym: Work correctly on a system without
1583         versioned system libraries.
1585 Mon Sep 28 21:31:12 1998  Richard Henderson  <rth@cygnus.com>
1587         * ld-elfvers/vers.exp: Run tests on alpha-linux.
1588         * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1589         Alpha's use of st_other.
1591 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1593         * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1594         * ld-elfvers/{vers16.*, vers16a.*}: New files.
1596 Thu Sep 17 17:18:19 1998  Nick Clifton  <nickc@cygnus.com>
1598         * ld-undefined/undefined.exp: Make undefined line test be an xfail
1599         for arm/thunb elf toolchains.
1601 Wed Sep  9 14:10:15 1998  Nick Clifton  <nickc@cygnus.com>
1603         * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1605         * ld-srec/srec.exp: Arm-elf now passes this test.
1607 Wed Aug 19 11:59:19 1998  Nick Clifton  <nickc@cygnus.com>
1609         * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
1611 Thu Aug 13 12:41:58 1998  Ian Lance Taylor  <ian@cygnus.com>
1613         * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1614         test if we don't have a static libbfd.a.
1616 Wed Aug 12 15:19:35 1998  Ian Lance Taylor  <ian@cygnus.com>
1618         Based on patch from H.J. Lu <hjl@gnu.org>:
1619         * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1621 Mon Aug 10 15:42:20 1998  Richard Henderson  <rth@cygnus.com>
1623         * ld-scripts/weak.t (.text, .data): Focus data to be used.
1624         (/DISCARD/): All the rest.
1625         * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1627 Fri Jul 24 18:37:17 1998  Ian Lance Taylor  <ian@cygnus.com>
1629         * config/default.exp: Create tmpdir/gas subdirectory, add a
1630         symlink to as-new, and set gcc_gas_flag variable.
1631         * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1632         be gcc, use gcc_gas_flag when compiling.
1634 Thu Jul 23 12:23:29 1998  Ian Lance Taylor  <ian@cygnus.com>
1636         * ld-elfvers/vers.exp: Just check for i?86 rather than checking
1637         for i386, i486, and i586.
1638         (objdump_versionstuff): If we can't find the line, dump the file.
1640 Fri Jul  3 00:27:41 1998  Ian Lance Taylor  <ian@cygnus.com>
1642         * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
1643         * ld-scripts/weak.exp: Likewise.
1645 Wed Jul  1 10:51:46 1998  Nick Clifton  <nickc@cygnus.com>
1647         * ld-srec/srec.exp: Add xfail for v850.
1649         * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
1650         these tests.
1652 Fri Jun 19 17:12:52 1998  Ian Lance Taylor  <ian@cygnus.com>
1654         * ld-scripts/weak.exp: New test.
1655         * ld-scripts/weak.t: New file.
1656         * ld-scripts/weak1.s: New file.
1657         * ld-scripts/weak2.s: New file.
1659 Tue Jun 16 12:40:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
1661         * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
1662         * ld-shared/shared.exp: Likewise.
1663         * ld-elfvers/vers1.dsym: Allow for .sdata.
1664         * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
1666 Fri May 29 15:02:50 1998  Ian Lance Taylor  <ian@cygnus.com>
1668         * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
1669         (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
1670         * ld-srec/sr1.c (__main): Change return type to void.
1671         * ld-srec/sr3.cc (__main): Likewise.
1672         (__builtin_delete, __builtin_new): Likewise.
1673         (__get_dynamic_handler_chain): Return 0.
1674         (__get_eh_context): Likewise.
1676 Thu May 21 15:21:33 1998  Nick Clifton  <nickc@cygnus.com>
1678         * ld-undefined/undefined.exp: Add support for thumb-pe target.
1679         * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
1681 Mon May  4 17:54:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1683         * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
1685 Mon May  4 17:12:06 1998  Ian Lance Taylor  <ian@cygnus.com>
1687         * ld-shared/main.c (shlib_overriddencall2): New function.
1688         (main): Call shlib_shlibcall2.
1689         * ld-shared/sh1.c (shlib_shlibcall2): New function.
1690         (shlib_overriddencall2): New function.
1691         * ld-shared/shared.dat: Add output line for new test.
1692         * ld-shared/sun4.dat: Likewise.
1694         * ld-srec/sr3.cc (__get_eh_context): New function.
1696 Tue Apr  7 12:50:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1698         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
1699         avoid compiler warning.
1700         * ld-srec/sr3.cc (class Foo): Likewise.
1702 Tue Feb 10 16:42:40 1998  Ian Lance Taylor  <ian@cygnus.com>
1704         * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
1706 Mon Feb  2 14:17:48 1998  Ian Lance Taylor  <ian@cygnus.com>
1708         * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
1710 Thu Dec 18 11:13:28 1997  Nick Clifton  <nickc@cygnus.com>
1712         * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
1714 Tue Dec  2 09:50:19 1997  Nick Clifton  <nickc@cygnus.com>
1716         * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
1717         fixes ARM tests.
1719 Mon Dec  1 16:12:05 1997  Nick Clifton  <nickc@cygnus.com>
1721         * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
1722         coff targets.
1724 Wed Nov 12 14:18:31 1997  Ian Lance Taylor  <ian@cygnus.com>
1726         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
1727         avoid compiler warning.
1728         * ld-srec/sr3.cc (class Foo): Likewise.
1730 Mon Nov 10 14:25:43 1997  Ian Lance Taylor  <ian@cygnus.com>
1732         * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
1733         have any name when looking for entry symbol warnings.
1735         * ld-srec/sr3.cc (__eh_pc): Define.
1737 Mon Oct 20 14:36:39 1997  Ian Lance Taylor  <ian@cygnus.com>
1739         * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
1740         __throw, since the current g++ expects them to be defined.
1742 Fri Oct  3 12:24:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1744         * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1745         file if the string libc appears in it.
1746         (objdump_versionstuff): Accept unexpected lines in the output
1747         file.  Compare lines using string match.
1748         * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1750 Tue Aug 12 16:01:22 1997  Ian Lance Taylor  <ian@cygnus.com>
1752         * ld-scripts/crossref.exp: Correct string quoting.
1754 Sat Aug  9 00:56:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1756         * config/default.exp: Change ld, as, nm and strip from .new to
1757         -new.  Load ld-lib.exp rather than ld.exp.
1758         * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1759         * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1760         DejaGnu changes.
1762 Thu Jun 26 12:07:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1764         * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1765         an alternation.  From Greg Margo <gmargo@dl.com>.
1767 Wed Jun 25 12:47:22 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1769         * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1770         with non PIC shared libraries.
1772 Fri Jun  6 17:35:47 1997  Ian Lance Taylor  <ian@cygnus.com>
1774         * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1775         version handling.
1777 Wed Jun  4 12:06:48 1997  Ian Lance Taylor  <ian@cygnus.com>
1779         * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1781 Fri May 30 12:21:39 1997  Ian Lance Taylor  <ian@cygnus.com>
1783         * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1784         linking.
1786 Mon May 12 11:17:55 1997  Ian Lance Taylor  <ian@cygnus.com>
1788         * config/default.exp: Use $base_dir rather than $objdir when
1789         setting ld.  From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1791 Fri Apr 25 09:07:00 1997  Jeffrey A Law  (law@cygnus.com)
1793         * ld-srec/srec.exp: Define various out of line prologue/epilogue
1794         functions for the mn10200 to avoid needing libgcc.a.
1796 Wed Mar 26 13:56:10 1997  Ian Lance Taylor  <ian@cygnus.com>
1798         * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1800 Mon Mar 17 19:27:13 1997  Ian Lance Taylor  <ian@cygnus.com>
1802         * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1804 Wed Mar 12 21:44:19 1997  Eric Youngdale  <eric@andante.jic.com>
1806         * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1807         * config/default.exp: Set ar and strip.
1809 Fri Feb  7 16:47:02 1997  Bob Manson  <manson@charmed.cygnus.com>
1811         * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1812         prune_system_crud.
1813         * ld-cdtest/cdtest.exp: Ditto.
1814         * ld-scripts/crossref.exp: Ditto.
1815         * ld-sh/sh.exp: Ditto.
1816         * ld-shared/shared.exp: Ditto.
1817         * ld-srec/srec.exp: Ditto.
1818         * lib/ld.exp: Ditto.
1820 Wed Jan 29 00:47:29 1997  Bob Manson  <manson@charmed.cygnus.com>
1822         * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1823         * ld-scripts/script.exp: Ditto.
1824         * ld-sh/sh.exp: Ditto.
1825         * ld-undefined/undefined.exp: Ditto.
1826         * ld-versados/versados.exp: Ditto.
1827         * lib/ld.exp: Ditto.
1829 Mon Dec 30 17:08:04 1996  Ian Lance Taylor  <ian@cygnus.com>
1831         * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1833 Tue Oct  1 15:52:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1835         * lib/ld.exp (default_ld_version): Fix for current version
1836         printing.
1838 Fri Sep 13 15:51:45 1996  Ian Lance Taylor  <ian@cygnus.com>
1840         * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1842 Thu Aug  8 14:29:32 1996  Ian Lance Taylor  <ian@cygnus.com>
1844         * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1846         * lib/ld.exp: Use verbose -log instead of calling both verbose and
1847         send_log.
1849 Wed Aug  7 18:00:58 1996  Ian Lance Taylor  <ian@cygnus.com>
1851         * ld-scripts/phdrs.exp: New test.
1852         * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1854 Sun Aug  4 21:58:12 1996  Ian Lance Taylor  <ian@cygnus.com>
1856         * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1857         V_SPILL and V_FILL.
1859 Thu Aug  1 14:10:27 1996  Ian Lance Taylor  <ian@cygnus.com>
1861         * ld-scripts/crossref.exp: New test.
1862         * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1863         * ld-scripts/{cross1.t, cross2.t}: New files.
1865 Sat Jun 29 13:40:11 1996  Ian Lance Taylor  <ian@cygnus.com>
1867         * ld-sh/sh.exp: Fix debugging messages.
1868         * ld-sh/sh1.s: Use .align 4.
1870 Wed May  1 16:45:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1872         * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1874 Mon Apr 29 10:33:10 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1876         * ld-shared/shared.exp: Run the shared library tests on
1877         Linux/m68k.
1879 Fri Apr  5 16:20:55 1996  Ian Lance Taylor  <ian@cygnus.com>
1881         * ld-shared/shared.exp: Run the shared library tests on Linux.
1883 Mon Feb 26 12:45:26 1996  Ian Lance Taylor  <ian@cygnus.com>
1885         * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1887 Wed Jan 31 15:09:57 1996  Jeffrey A Law  (law@cygnus.com)
1889         * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1890         * ld-undefined/undefined.exp: Likewise.
1892 Fri Jan 26 18:43:03 1996  Ian Lance Taylor  <ian@cygnus.com>
1894         * ld-undefined/undefined.exp: ELF targets should now pass the
1895         undefined line test.
1897 Thu Jan 25 15:36:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1899         * ld-empic/empic.exp: Update for change to MIPS disassembler.
1901 Mon Jan 15 15:05:53 1996  Ian Lance Taylor  <ian@cygnus.com>
1903         * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1904         when doing the --static test.
1905         * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1907 Fri Dec 29 12:33:09 1995  Ian Lance Taylor  <ian@cygnus.com>
1909         * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1910         when creating ld-partial.o.
1912 Tue Dec 26 17:37:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1914         * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1915         __eabi.
1917 Tue Dec 19 18:01:01 1995  Ian Lance Taylor  <ian@cygnus.com>
1919         * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1921 Fri Dec 15 16:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1923         * ld-srec/srec.exp: On a29k targets, use --defsym to define
1924         V_SPILL and V_FILL.
1925         * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1926         * ld-srec/sr3.cc: Likewise.
1928         * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1930 Sat Dec  2 01:20:31 1995  Ian Lance Taylor  <ian@cygnus.com>
1932         * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1934 Fri Dec  1 13:18:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1936         * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1938 Wed Nov 29 13:01:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1940         * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1942 Mon Nov 27 14:36:11 1995  Ian Lance Taylor  <ian@cygnus.com>
1944         * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1946         * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1947         * ld-srec/sr3.cc: Likewise.
1949 Tue Nov 21 16:05:53 1995  Ian Lance Taylor  <ian@cygnus.com>
1951         * ld-empic/empic.exp: Update for changes in objdump output.
1953 Wed Nov 15 17:42:48 1995  Ian Lance Taylor  <ian@cygnus.com>
1955         * ld-srec/srec.exp: New tests.
1956         * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1957         * lib/ld.exp (ld_simple_link): Discard warnings about not being
1958         able to find the entry symbol.
1960 Tue Nov 14 20:03:54 1995  Ian Lance Taylor  <ian@cygnus.com>
1962         * ld-sh/sh2.c (__main): Define.
1964 Mon Nov  6 14:39:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1966         * ld-empic/empic.exp: Accept a . in the address symbol.
1968         * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1969         powerpc*-*-aix*.  Add code to create appropriate exports files,
1970         and pass appropriate compilation flags, and test against
1971         appropriate expected output.
1972         * ld-shared/xcoff.dat: New file.
1973         * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1974         not be linked using XCOFF.  Use shlib_shlibvar1 as a sample
1975         function pointer, rather than shlib_mainvar.
1976         * ld-shared/sh1.c: Likewise.
1977         * ld-shared/shared.dat: Update for change from using shlib_mainvar
1978         to using shlib_shlibvar1.
1979         * ld-shared/sun4.dat: Likewise.
1981 Sat Oct 28 01:54:25 1995  Ian Lance Taylor  <ian@cygnus.com>
1983         * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1984         convenience when testing XCOFF.
1986 Thu Oct 26 22:53:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1988         * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1989         along with --static.
1991         * ld-scripts/script.s: Make symbols global.
1993 Fri Oct 20 12:22:16 1995  Ian Lance Taylor  <ian@cygnus.com>
1995         * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1997 Fri Sep 29 11:06:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1999         * ld-undefined/undefined.exp: Use -e when invoking the linker, to
2000         prevent the SunOS linker from trying to create a shared library.
2002 Thu Sep 28 12:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
2004         * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*.  Add
2005         appropriate modifications and setup_xfails.
2006         * ld-shared/sun4.dat: New file.
2008 Mon Sep 18 14:12:56 1995  Ian Lance Taylor  <ian@cygnus.com>
2010         * lib/ld.exp (default_ld_version): Call prune_system_crud.
2011         (default_ld_relocate, default_ld_link): Likewise.
2012         (default_ld_simple_link, default_ld_compile): Likewise.
2013         (default_ld_assemble, default_ld_nm): Likewise.
2015 Fri Sep  8 17:15:38 1995  Ian Lance Taylor  <ian@cygnus.com>
2017         * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
2018         tests as untested rather than unresolved.
2020 Wed Aug 23 10:46:38 1995  Ian Lance Taylor  (ian@cygnus.com)
2022         * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
2024 Tue Aug 15 17:35:35 1995  Ian Lance Taylor  <ian@cygnus.com>
2026         * ld-scripts/script.exp: Split script verification into a proc.
2027         Add simple test of MRI script.
2028         * ld-scripts/scriptm.t: New file.
2030 Wed Jul 26 11:38:58 1995  Ian Lance Taylor  <ian@cygnus.com>
2032         * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
2033         appropriate.
2035 Mon Jul 24 15:34:31 1995  Ian Lance Taylor  <ian@cygnus.com>
2037         * config/default.exp: Define objcopy if it is not defined.
2038         * ld-sh/*: New tests for SH relaxing.
2040         * ld-empic/empic.exp: If $CC does not exist, call untested rather
2041         than unresolved.
2043 Thu Jul 20 15:09:26 1995  Ian Lance Taylor  <ian@cygnus.com>
2045         * ld-undefined/undefined.exp: If $CC does not exist, mark the
2046         tests as untested rather than unresolved.  Clear ELF xfails for
2047         mips*, not just mips.
2049 Tue Jul 18 12:00:41 1995  Ian Lance Taylor  <ian@cygnus.com>
2051         * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
2052         undefined line test.
2054 Fri Jul 14 13:07:48 1995  Ian Lance Taylor  <ian@cygnus.com>
2056         * ld-undefined/undefined.exp: New test, to check reporting of
2057         undefined symbols.
2058         * ld-undefined/undefined.c: New file.
2060 Mon Jul 10 11:13:39 1995  Ian Lance Taylor  <ian@cygnus.com>
2062         * ld-versados/versados.exp: If a test fails, report it correctly:
2063         don't try to run the next test, and don't report a pass as well as
2064         a fail.
2066 Mon Jul  3 14:26:37 1995  Steve Chamberlain  <sac@slash.cygnus.com>
2068         * versados/(t1,t2).ld: End in newlines.
2070 Mon May 22 20:19:38 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2072         * lib/ld.exp (default_ld_compile): If cc argument is multiple
2073         words, use only the first when trying to verify the availability
2074         of the compiler.
2076 Mon Feb  6 11:46:49 1995  Ian Lance Taylor  <ian@cygnus.com>
2078         * ld-scripts/defined.t: Mention .data and .bss explicitly.
2080 Tue Jan 24 14:51:48 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2082         * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
2083         call untested for each test, rather than ignoring it.  If one test
2084         fails, go on to the next one instead of returning.
2085         * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
2086         unresolved.
2087         * ld-empic/empic.exp: Likewise.  Also, always pass the same test
2088         name to pass or fail.
2089         * ld-shared/shared.exp: Likewise.  Also, always run all tests.
2090         * ld-scripts/defined.exp: If as or nm fail, mark test as
2091         unresolved.  Always pass the same test name to pass or fail.
2092         * ld-scripts/script.exp: Likewise.
2093         * ld-scripts/sizeof.exp: Likewise.
2095 Wed Jan 11 11:48:31 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2097         * ld-scripts/sizeof.exp: New test, based on bug report from
2098         anders.blomdell@control.lth.se.
2099         * ld-scripts/sizeof.s: New file.
2100         * ld-scripts/sizeof.t: New file.
2102 Wed Jan  4 18:56:27 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2104         * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
2105         if the linker exists.
2107 Wed Dec 14 16:39:03 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
2109         * lib/ld.exp (prune_system_crud): Define if not already defined,
2110         in case the user isn't using the newest DejaGnu version that we
2111         haven't released to the net yet.
2113 Fri Dec  2 14:17:02 1994  Ian Lance Taylor  <ian@rtl.cygnus.com>
2115         * config/default.exp: Define objdump if it is not defined.
2116         * ld-empic/*: New tests to test -membedded-pic code.
2118 Mon Nov 28 11:24:36 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2120         * ld-bootstrap/bootstrap.exp: Pass cmp output through
2121         prune_system_crud.
2122         * ld-cdtest/cdtest.exp: Pass diff output through
2123         prune_system_crud.
2124         * ld-shared/shared.exp: Likewise.
2126         * config/default.exp: Remove unused and useless proc ld_load.
2128 Sun Oct 30 13:02:34 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2130         * lib/ld.exp (default_ld_compile): Remove the output file before
2131         compiling.
2133         * ld-shared/shared.exp: Move common test code into a procedure.
2134         Add tests for compiling the non shared code PIC.
2135         * ld-shared/main.c (main): Call main_called, and print the result.
2136         * ld-shared/shared.dat: Adjust accordingly.
2138 Thu Oct 27 17:30:12 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2140         * ld-shared: New directory, with new files to test generating ELF
2141         shared libraries.
2143         * lib/ld.exp (default_ld_compile): If the compilation worked, but
2144         no object file was created, check to see if the compiler foolishly
2145         ignored the -o switch when compiling, and move the resulting
2146         object if it did.
2148 Thu Sep 29 12:36:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2150         * VMS does not permits `.' in directory names.  Renamed
2151         ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
2152         ld.scripts to ld-scripts.
2154 Wed Sep 28 12:18:54 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2156         * config/default.exp: Set variables as and nm.  Create tmpdir if
2157         it does not already exist.
2158         * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2159         * ld.cdtest/cdtest.exp: Likewise.
2160         * ld.scripts/defined.exp: Likewise.  Also, don't set as and nm
2161         here.  Change perror for no variables found to fail.
2162         * ld.scripts/script.exp: New test.
2163         * ld.scripts/script.t, ld.scripts/script.s: New files.
2165 Tue Sep 27 14:59:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2167         * ld.scripts: New directory.
2168         * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2169         * ld.scripts/defined.t: New file.
2170         * lib/ld.exp (default_ld_simple_link): New function.
2171         (default_ld_assemble, default_ld_nm): New functions.
2172         * config/default.exp: Rename from unix-ld.exp.
2173         (ld_simple_link, ld_assemble, ld_nm): New functions.
2175         * config/unix-ld.exp: Set ld using findfile.
2176         * lib/ld.exp (default_ld_relocate): Return a value.  Change format
2177         of log messages.
2178         (default_ld_compile): Likewise.
2179         (default_ld_link): Likewise.  Also, don't include $BFDLIB and
2180         $LIBIBERTY in link.
2181         * ld.bootstrap/bootstrap.exp: Rewrite.
2182         * ld.cdtest/cdtest.exp: Rewrite.
2183         * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2184         * ld.cdtest/cdtest-foo.h: Likewise.
2185         * ld.cdtest/cdtest-main.cc: Likewise.
2187 Fri May 27 09:35:04 1994  Ken Raeburn  (raeburn@cygnus.com)
2189         * ld.cdtest/cdtest.exp: Don't look for $result before it's
2190         defined.
2192 Tue May 17 15:06:49 1994  Bill Cox  (bill@rtl.cygnus.com)
2194         * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
2195         calls with perror calls.
2197 Wed May 11 16:47:46 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
2199         * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2200         * ld.cdtest/cdtest.exp: Adjusted.
2202 Fri Jan 28 13:25:41 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2204         * lib/ld.exp (simple_diff): Indicate failure if files have
2205         different numbers of lines.  Don't muck with $differences to avoid
2206         indicating a pass, just return.
2208         * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
2209         Fix test case to be valid ANSI C++.  Don't require use of header
2210         files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
2211         * ld.cdtest/cdtest.exp: Combine "rm" lines.  Add some
2212         commentary on things that are still broken with this test case.
2214 Fri Sep 10 09:58:23 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2216         * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
2218 Thu Aug 12 16:05:37 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2220         * lib/ld.exp: add compiler and linker support
2221         * config/unix-ld.exp: add compiler and linker support
2222         * ld.bootstrap/bootstrap.exp: fixed to do partial links
2223         * ld.cdtest/cdtest.exp: constructor/destructor testscase
2225 Wed Aug  4 21:00:18 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2227         * lib/ld.exp: new file
2228         * config/unix-ld.exp: new file
2229         * ld.bootstrap/bootstrap.exp: new file