* ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
[binutils.git] / ld / testsuite / ChangeLog
blobf0d254c4aeceb69cc1ee940724989244c2425b8d
1 2001-10-14  Hans-Peter Nilsson  <hp@bitrange.com>
3         * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
4         sh*-*-elf.
6         * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
8         * ld-sh/rd-sh.exp: New framework file.
9         * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
10         ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
11         test files.
13 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
15         * ld-linkonce/linkonce.exp: New file.
16         * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
17         ld-linkonce/zeroehl32.d: New test.
19 2001-09-25  H.J. Lu  <hjl@gnu.org>
21         * ld-elfweak/dso.dsym: Updated for alpha.
22         * ld-elfweak/dsodata.dsym: Likewise.
23         * ld-elfweak/strong.sym: Likewise.
24         * ld-elfweak/strongcomm.sym: Likewise.
25         * ld-elfweak/strongdata.sym: Likewise.
27 2001-09-15  Hans-Peter Nilsson  <hp@bitrange.com>
29         * lib/ld-lib.exp (run_dump_test): Handle new option
30         "objcopy_linked_file".  Return after failing, if errors were
31         expected but none were found.
32         (slurp_options): Support underscores in option names.
34 2001-09-14  H.J. Lu  <hjl@gnu.org>
36         * ld-elfweak/bar.c: Updated.
37         * ld-elfweak/bar1a.c: Likewise.
38         * ld-elfweak/main.c: Likewise.
39         * ld-elfweak/main1.c: Likewise.
40         * ld-elfweak/elfweak.exp: Likewise.
41         * ld-elfweak/weakdata.dsym: Updated.
43 2001-09-11  H.J. Lu  <hjl@gnu.org>
45         * ld-elfweak/elfweak.exp (build_lib): Take a list of object
46         files.
47         (build_exec): Likewise.
48         Add more tests and make some xfail.
50         * ld-elfweak/dso.dsym: Support symbol versioning.
51         * ld-elfweak/dsow.dsym: Likewise.
53         * ld-elfweak/main1.c: New.
54         * ld-elfweak/bar1a.c: Likewise.
55         * ld-elfweak/bar1b.c: Likewise.
56         * ld-elfweak/bar1c.c: Likewise.
57         * ld-elfweak/foo1a.c: Likewise.
58         * ld-elfweak/foo1b.c: Likewise.
59         * ld-elfweak/dsodata.dsym: Likewise.
60         * ld-elfweak/dsowdata.dsym: Likewise.
61         * ld-elfweak/weakdata.dsym: Likewise.
62         * ld-elfweak/strongcomm.sym: Likewise.
63         * ld-elfweak/strongdata.sym: Likewise.
64         * ld-elfweak/weakdata.dat: Likewise.
65         * ld-elfweak/strongdata.dat: Likewise.
67 2001-09-10  H.J. Lu  <hjl@gnu.org>
69         * ld-elfweak/elfweak.exp: New.
70         * ld-elfweak/bar.c: Likewise.
71         * ld-elfweak/foo.c: Likewise.
72         * ld-elfweak/main.c: Likewise.
73         * ld-elfweak/dso.dsym: Likewise.
74         * ld-elfweak/dsow.dsym: Likewise.
75         * ld-elfweak/strong.sym: Likewise.
76         * ld-elfweak/strong.dat: Likewise.
77         * ld-elfweak/weak.dat: Likewise.
79 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
80             Linus Nordberg  <linus@swox.se>
82         * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
83         * ld-scripts/cross1.t: Add .toc section.
84         * ld-scripts/cross2.t: Likewise.
85         * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
86         * ld-srec/srec.exp: xfail powerpc64
88 2001-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
90         * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
91         Continue with other tests when there is a compilation error.
93 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
95         * ld-cdtest/cdtest-nrv.dat: New file.
96         * ld-cdtest/cdtest.exp: Do not require any exception support
97         library.  Check results against NRV.
99 2001-08-01  Loren J. Rittle  <ljrittle@acm.org>
101         * ld-srec/srec.exp: Do not require any exception support
102         library.
104 2001-07-27  H.J. Lu  <hjl@gnu.org>
106         * ld-selective/selective.exp: Fix the error in the last change.
108 2001-07-24  Loren J. Rittle  <ljrittle@acm.org>
110         * ld-selective/selective.exp: Support g++ V3 ABI (along side
111         the old ABI).  Make comparisons against normalized (to
112         V3-style) demangled nm output.
114 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
116         * config/default.exp (ld_nm): Add "nmflags" arg.
117         * lib/ld-lib.exp (default_ld_nm): Likewise.
118         * ld-empic/empic.exp: Adjust call to ld_nm.
119         * ld-scripts/defined.exp: Likewise.
120         * ld-scripts/script.exp: Likewise.
121         * ld-scripts/sizeof.exp: Likewise.
122         * ld-selective/selective.exp: Likewise.
123         * ld-sh/sh.exp: Likewise.
125 2001-07-12  H.J. Lu  <hjl@gnu.org>
127         * ld-selective/selective.exp: Mark selective1, selective2,
128         selective4 and selective5 xfail on alpha*-*.
130 2001-06-13  Hans-Peter Nilsson  <hp@bitrange.com>
132         * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
133         OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
134         default.
136         * lib/ld-lib.exp (run_dump_test): Import from gas testsuite.  Add
137         new options "ld", "source", "xfail", "target", "notarget" and
138         "error".  Support the runtest_file_p "*.exp=testname" feature.
139         (slurp_options, regexp_diff, file_contents, verbose_eval): Import
140         from gas testsuite.
142 2001-06-12  Martin Schwidefsky <schwidefsky@de.ibm.com>
144         * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
146 2001-06-06  H.J. Lu  <hjl@gnu.org>
148         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
149         on Linux/mips.
151         * ld-elfvers/vers.exp: Also run on Linux/mips.
152         * ld-elfvsb/elfvsb.exp: Likewise.
153         * ld-shared/shared.exp: Likewise.
155         * ld-selective/selective.exp: Mark selective2, selective3,
156         selective4 and selective5 xfail on Linux/mips.
158         * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
160         * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
162         * ld-srec/srec.exp: Add Linux/mips to xfail.
164 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
166         * ld-undefined/undefined.exp: Add a setup_xfail line for a test
167         that will always fail on s/390.
169 2001-05-28  kaz Kojima  <kkojima@rr.iij4u.or.jp>
171         * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
172         the text section.
174 2001-05-25  Alan Modra  <amodra@one.net.au>
176         * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
177         linuxaout with linux*aout.
179 2001-05-24  H.J. Lu  <hjl@gnu.org>
181         * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
183 2001-05-18  H.J. Lu  <hjl@gnu.org>
185         * ld-elfvers/vers.exp: Revert the last change.
187         * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
188         references.
189         * ld-elfvers/vers3.ver: Likewise.
190         * ld-elfvers/vers6.ver: Likewise.
191         * ld-elfvers/vers18.ver: Likewise.
193 2001-05-17  H.J. Lu  <hjl@gnu.org>
195         * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
197         * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
198         definition.
199         * ld-elfvers/vers2.ver: Likewise.
200         * ld-elfvers/vers3.ver: Likewise.
201         * ld-elfvers/vers4a.ver: Likewise.
202         * ld-elfvers/vers6.ver: Likewise.
203         * ld-elfvers/vers7a.ver: Likewise.
204         * ld-elfvers/vers8.ver: Likewise.
205         * ld-elfvers/vers9.ver: Likewise.
206         * ld-elfvers/vers15.ver: Likewise.
207         * ld-elfvers/vers16a.ver: Likewise.
208         * ld-elfvers/vers17.ver: Likewise.
209         * ld-elfvers/vers18.ver: Likewise.
211 2001-05-03  H.J. Lu  <hjl@gnu.org>
213         * ld-elfvers/vers19.ver: Expect vers17.so instead of
214         *tmpdir/vers17.so.
216 2001-05-01  Andreas Jaeger  <aj@suse.de>, Andreas Schwab <schwab@suse.de>
218         * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
220         * ld-scripts/phdrs.t: Use startaddress that's greater than any
221         MAXPAGESIZE used.
223 2001-04-29  H.J. Lu  <hjl@gnu.org>
225         * ld-shared/symbolic.dat: New.
227         * ld-shared/shared.exp: Also check -Bsymbolic.
229 2001-04-28  Andreas Jaeger  <aj@suse.de>
231         * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
232         special.
234 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
235         * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
236         though it doesn't use DWARF2 yet (but its output is identical).
238 2001-04-01  David O'Brien  <obrien@FreeBSD.org>
240         * ld-selective/selective.exp: Use -O with gcc rather than -O2.
241         This optimization level is buggy on some platforms, and this test
242         is not intended to test compiler optimizations.
244 2001-03-06  DJ Delorie  <dj@redhat.com>
246         * ld-scripts/cross2.t: Support any type of text/data sections, not
247         just the canonical ones.
249 2001-02-28  Matt Hiller  <hiller@redhat.com>
251         * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
252         * ld-undefined/undefined.exp: Ditto, and include $flags in ld
253         invocations.
254         * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
255         and -el.
256         (is_endian_output_format): New function.
257         (default_ld_link): Set flags to [big_or_little_endian] only if ld
258         is being invoked such that the output format being used is of
259         known endianness.
260         (default_ld_simple_link): Ditto.
262 2001-02-14  H.J. Lu  <hjl@gnu.org>
264         * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
265         for -static on ia64.
267         * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
268         ia64-*-linux*.
270         * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
272         * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
273         Set up expected failures for ia64-*-linux*.
274         * ld-shared/shared.exp: Likewise.
276 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
278         * ld-srec/srec.exp (run_srec_test): m6811 code has references
279         to soft registers, define them with --defsym.
280         * ld-selective/selective.exp: Likewise.
282 2001-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
284         * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
286 2001-01-03  Philip Blundell  <pb@futuretv.com>
288         * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
289         * ld-shared/shared.exp: Likewise.
291 2001-01-01  Philip Blundell  <philb@gnu.org>
293         * ld-undefined/weak-undef.exp: New test.
294         * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
295         files for above.
297         * ld-elfvers/vers.exp: Run test on Linux/ARM.
298         * ld-elfvsb/elfvsb.exp: Likewise.
299         * ld-shared/shared.exp: Likewise.
301 2000-12-31  Nick Clifton  <nickc@redhat.com>
303         * ld-srec/srec.exp: Use --oformat instead of -oformat.
305 2000-12-09  Nick Clifton  <nickc@redhat.com>
307         * ld-selective/selective.exp: Link in libgcc when target is v850.
309         * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
310         because the -oformat linker command switch cannot be used.
312 2000-11-06  Alan Modra  <alan@linuxcare.com.au>
314         * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
315         (main): Prune unused args.
317 2000-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
319         * ld-selective/selective.exp <no CXX>: Fix typo for argument to
320         "untested".
322 2000-10-19  H.J. Lu  (hjl@gnu.org)
324         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
325         for Linux/PPC.
326         * ld-shared/shared.exp: Likewise.
328 2000-10-09  Hans-Peter Nilsson  <hp@bitrange.com>
330         * ld-selective/selective.exp: Rearrange to be table-driven.
332 2000-10-07  Alan Modra  <alan@linuxcare.com.au>
334         * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
336 2000-10-02  Alan Modra  <alan@linuxcare.com.au>
338         * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
339         * ld-scripts/crossref.exp: Ditto.
341 2000-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
343         * ld-selective/5.cc: New test.
344         * ld-selective/selective.exp: Run it as xfailed.
346         * ld-selective/4.cc: Correct spelling of "lose".
348 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
350         * ld-selective/selective.exp: Remove the xfails for hppa.
352 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
354         * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
355         sh-*-*): With dwarf-2, `undefined function' can't pass.
357 2000-08-03  H.J. Lu  (hjl@gnu.org)
359         * ld-bootstrap/bootstrap.exp: Add strip.
361 2000-07-24  H.J. Lu  (hjl@gnu.org)
363         * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
364         the undefined reference.
366 2000-07-16  H.J. Lu  (hjl@gnu.org)
368         * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
369         and set to "yes" if the protected visibility is expected to
370         pass.
371         (visibility_run): Set expected to fail for the "protected"
372         and "protected_undef_def" tests only if $support_protected is
373         "no".
375         * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
376         visibility support if defined.
378 2000-07-15  H.J. Lu  (hjl@gnu.org)
380         * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
381         for "protected_undef_def".
383         * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
384         PROTECTED_WEAK_TEST is defined.
385         Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
386         defined.
387         Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
389         * ld-elfvsb/sh1.c (visibility): Mark protected only if
390         PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
391         is defined.
392         (visibility_var): Likewise.
394 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
396         * ld-srec/srec.exp: xfail hppa.
398         * ld-scripts/weak.exp: Define $global$ for hppa.
400         * ld-scripts/crossref.exp: Fix string quoting.
402 2000-06-05  H.J. Lu  (hjl@gnu.org)
404         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
405         to link_output and make it global.
407         * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
408         "hidden_undef_def", "hidden_weak", "protected_undef",
409         "protected_undef_def" and "protected_weak".
410         (visibility_run): Likewise.
411         * ld-elfvsb/main.c: Likewise.
412         * ld-elfvsb/sh1.c: Likewise.
413         * ld-elfvsb/sh2.c: Likewise.
415         * ld-elfvsb/elfvsb.dat: Updated.
417 2000-05-21  H.J. Lu  (hjl@gnu.org)
419         * ld-elfvsb/main.c (main_visibility_check): Fix the protected
420         visibility test.
422 2000-05-13  H.J. Lu  (hjl@gnu.org)
424         * lib/ld-lib.exp (default_ld_link): Redirect the linker output
425         to link_output and make it global.
427         * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
428         tests.
429         * ld-elfvsb/elfvsb.dat: Likewise.
430         * ld-elfvsb/elfvsb.exp: Likewise.
431         * ld-elfvsb/main.c: Likewise.
432         * ld-elfvsb/sh1.c: Likewise.
433         * ld-elfvsb/sh2.c: Likewise.
435 Fri Apr 21 15:16:07 2000  Richard Henderson  <rth@cygnus.com>
437         * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
439 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
441         * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
443         * ld-selective/selective.exp (test4): Test for presence of
444         foo__1B, not absence.  Also check for foo__1A and _start.
445         White space changes throughout file.
447 2000-03-13  Nick Clifton  <nickc@cygnus.com>
449         * ld-scripts/phdrs.t: Discard all unexpected sections.
451 2000-02-27 H.J. Lu  (hjl@gnu.org)
453         * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
455 1999-11-01  Nick Clifton  <nickc@cygnus.com>
457         * ld-selective/selective.exp: Fix test to disable these checks for
458         PE based targets.
460 1999-10-29  Catherine Moore  <clm@cygnus.com>
462         * ld-selective/selective.exp:  Remove test6.
463         * ld-selective/5.cc: Delete.
465 1999-10-28  Scott Bambrough  <scottb@netwinder.org>
467         * ld-srec/srec.exp: Setup expected failures for
468         srec tests on ARM Linux.
470 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
472         * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
473         offset) test.
475 1999-09-12  Ian Lance Taylor  <ian@zembu.com>
477         * ld-scripts/script.exp: Add --image-base 0 for PE targets.
479 1999-08-17  H.J. Lu  <hjl@gnu.org>
481         * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
483 1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>
485         * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
486         * ld-shared/shared.exp: Likewise.
488 1999-07-28  Nick Clifton  <nickc@cygnus.com>
490         * lib/ld-lib.exp (proc big_or_little_endian): New proc.
491         Determine if a big endian or little endian output format hass
492         been selected by any of the multilib options, and if so return
493         a suitable command line option for the linker/assembler.
494         (proc default_ld_link): Include the result of proc
495         big_or_little_endian on the command line to the linker.
496         (proc ld_simple_link): Include the result of proc
497         big_or_little_endian on the command line to the linker.
498         (proc default_ld_compile): Append multilib flags to compiler
499         switches.
500         (proc default_ld_assemble): Include the result of proc
501         big_or_little_endian on the command line to the linker.
503 1999-07-21  H.J. Lu  <hjl@gnu.org>
505         * ld-elfvers/vers1.c: Add missing prototypes and include
506         <stdio.h> if necessary.
507         * ld-elfvers/vers15.c: Likewise.
508         * ld-elfvers/vers19.c: Likewise.
509         * ld-elfvers/vers2.c: Likewise.
510         * ld-elfvers/vers3.c: Likewise.
511         * ld-elfvers/vers4.c: Likewise.
512         * ld-elfvers/vers6.c: Likewise.
513         * ld-elfvers/vers7.c: Likewise.
514         * ld-elfvers/vers9.c: Likewise.
515         * ld-shared/main.c: Likewise.
516         * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
518 Thu Jul 15 18:00:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
520         * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
521         with other DWARF2 targets.
523 1999-07-13  Nick Clifton  <nickc@cygnus.com>
525         * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
526         the undefined line test.
528 1999-07-10  Ian Lance Taylor  <ian@zembu.com>
530         * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
532 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
534         * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
535         * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
537 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
539         * ld-checks/asm.s: Use a symbol name for .lcomm.
540         * ld-checks/checks.exp: Use different names for the two tests.
541         Don't add extra text when invoking fail.
543 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
545         * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
546         to "*-*-linux*aout*".
547         * ld-scripts/weak.exp: Likewise.
548         * ld-shared/shared.exp: Likewise.  Simplify condition a bit.
550 Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
552         * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
553         * ld-shared/sh1.c: Fix typo.
555 1999-06-04  H.J. Lu  <hjl@gnu.org>
557         * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
558         necessary.
560 1999-05-17  Nick Clifton  <nickc@cygnus.com>
562         * ld-undefined/undefined.exp: Add xfail for mcore-elf.
564 1999-05-11  DJ Delorie  <dj@cygnus.com>
566         * ld-srec/srec.exp: Do not run tests for PE based ports.
568 1999-03-05  Nick Clifton  <nickc@cygnus.com>
570         * ld-selective/selective.exp: Do not run tests for COFF or PE
571         based ports.
573 1999-02-17  Nick Clifton  <nickc@cygnus.com>
575         * ld-undefined/undefined.exp: Add expected failures for StrongARM
576         targets.
578         * ld-srec/srec.exp: Add expected failures for StrongARM targets.
580         * ld-selective/selective.exp: Add expected failure for ARM-COFF
581         targets.
583 1999-02-16  Nick Clifton  <nickc@cygnus.com>
585         * ld-checks/asm.s: Use .long instead of .word.
586         Replace custom section names with .text, .data and .bss.
587         * ld-checks/script: Replace custom section names with .text, .data
588         and .bss.
589         * ld-checks/checks.exp: Replace custom section names with .text,
590         .data and .bss.
592 1999-02-11  Nick Clifton  <nickc@cygnus.com>
594         * ld-checks: New directory:  Tests for the linker's
595         --check-sections option.
596         * ld-checks/checks.exp: New file.
597         * ld-checks/script: Bogus linker script.
598         * ld-checks/asm.s: Simple test assembler file.
600 Tue Feb  2 19:15:02 1999  Catherine Moore  <clm@cygnus.com>
602         * ld-selective/selective.exp:  Disable test for unsupported
603         targets.  Change tests to check for absence of symbols instead
604         of address zero.
606 Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
608         * config/default.exp (get_link_files): Quote target_triplet and CC
609         when invoking shell.
610         (get_target_emul): Likewise.
612 1999-01-03  Ken Raeburn  <raeburn@cygnus.com>
614         * config/default.exp (get_link_files, get_target_emul): New procs;
615         run shell commands to extract information from configure.host and
616         configure.tgt in the source tree.
617         (top level): Use them to get information needed to run tests, if
618         not otherwise provided.
620         * ld-shared/elf-offset.ld: New file.  Builds a shared library, but
621         gives non-zero addresses for memory region.
622         * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
623         the new linker script.
625 Tue Dec  8 22:56:05 1998  Geoff Keating  <geoffk@ozemail.com.au>
627         * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
628         newer glibc lets link succeed.
630 Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
632         * ld-elfvers/vers1.c: Add missing return types and values.
633         * ld-elfvers/vers2.c: Likewise.
634         * ld-elfvers/vers3.c: Likewise.
635         * ld-elfvers/vers4.c: Likewise.
636         * ld-elfvers/vers5.c: Likewise.
637         * ld-elfvers/vers6.c: Likewise.
638         * ld-elfvers/vers7.c: Likewise.
639         * ld-elfvers/vers9.c: Likewise.
640         * ld-elfvers/vers15.c: Likewise.
642 Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
644        * ld-selective:  New directory with new files to test
645        selective linking.
647        * lib/ld-lib.exp (ld_nm):  Strip leading underscore from $name.
649 Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
651         * ld-elfvers/vers16.dsym: Work correctly on a system without
652         versioned system libraries.
654 Mon Sep 28 21:31:12 1998  Richard Henderson  <rth@cygnus.com>
656         * ld-elfvers/vers.exp: Run tests on alpha-linux.
657         * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
658         Alpha's use of st_other.
660 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
662         * ld-elfvers/vers.exp (vers16, vers16a): New tests.
663         * ld-elfvers/{vers16.*, vers16a.*}: New files.
665 Thu Sep 17 17:18:19 1998  Nick Clifton  <nickc@cygnus.com>
667         * ld-undefined/undefined.exp: Make undefined line test be an xfail
668         for arm/thunb elf toolchains.
670 Wed Sep  9 14:10:15 1998  Nick Clifton  <nickc@cygnus.com>
672         * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
674         * ld-srec/srec.exp: Arm-elf now passes this test.
676 Wed Aug 19 11:59:19 1998  Nick Clifton  <nickc@cygnus.com>
678         * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
680 Thu Aug 13 12:41:58 1998  Ian Lance Taylor  <ian@cygnus.com>
682         * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
683         test if we don't have a static libbfd.a.
685 Wed Aug 12 15:19:35 1998  Ian Lance Taylor  <ian@cygnus.com>
687         Based on patch from H.J. Lu <hjl@gnu.org>:
688         * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
690 Mon Aug 10 15:42:20 1998  Richard Henderson  <rth@cygnus.com>
692         * ld-scripts/weak.t (.text, .data): Focus data to be used.
693         (/DISCARD/): All the rest.
694         * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
696 Fri Jul 24 18:37:17 1998  Ian Lance Taylor  <ian@cygnus.com>
698         * config/default.exp: Create tmpdir/gas subdirectory, add a
699         symlink to as-new, and set gcc_gas_flag variable.
700         * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
701         be gcc, use gcc_gas_flag when compiling.
703 Thu Jul 23 12:23:29 1998  Ian Lance Taylor  <ian@cygnus.com>
705         * ld-elfvers/vers.exp: Just check for i?86 rather than checking
706         for i386, i486, and i586.
707         (objdump_versionstuff): If we can't find the line, dump the file.
709 Fri Jul  3 00:27:41 1998  Ian Lance Taylor  <ian@cygnus.com>
711         * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
712         * ld-scripts/weak.exp: Likewise.
714 Wed Jul  1 10:51:46 1998  Nick Clifton  <nickc@cygnus.com>
716         * ld-srec/srec.exp: Add xfail for v850.
718         * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
719         these tests.
721 Fri Jun 19 17:12:52 1998  Ian Lance Taylor  <ian@cygnus.com>
723         * ld-scripts/weak.exp: New test.
724         * ld-scripts/weak.t: New file.
725         * ld-scripts/weak1.s: New file.
726         * ld-scripts/weak2.s: New file.
728 Tue Jun 16 12:40:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
730         * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
731         * ld-shared/shared.exp: Likewise.
732         * ld-elfvers/vers1.dsym: Allow for .sdata.
733         * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
735 Fri May 29 15:02:50 1998  Ian Lance Taylor  <ian@cygnus.com>
737         * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
738         (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
739         * ld-srec/sr1.c (__main): Change return type to void.
740         * ld-srec/sr3.cc (__main): Likewise.
741         (__builtin_delete, __builtin_new): Likewise.
742         (__get_dynamic_handler_chain): Return 0.
743         (__get_eh_context): Likewise.
745 Thu May 21 15:21:33 1998  Nick Clifton  <nickc@cygnus.com>
747         * ld-undefined/undefined.exp: Add support for thumb-pe target.
748         * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
750 Mon May  4 17:54:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
752         * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
754 Mon May  4 17:12:06 1998  Ian Lance Taylor  <ian@cygnus.com>
756         * ld-shared/main.c (shlib_overriddencall2): New function.
757         (main): Call shlib_shlibcall2.
758         * ld-shared/sh1.c (shlib_shlibcall2): New function.
759         (shlib_overriddencall2): New function.
760         * ld-shared/shared.dat: Add output line for new test.
761         * ld-shared/sun4.dat: Likewise.
763         * ld-srec/sr3.cc (__get_eh_context): New function.
765 Tue Apr  7 12:50:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
767         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
768         avoid compiler warning.
769         * ld-srec/sr3.cc (class Foo): Likewise.
771 Tue Feb 10 16:42:40 1998  Ian Lance Taylor  <ian@cygnus.com>
773         * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
775 Mon Feb  2 14:17:48 1998  Ian Lance Taylor  <ian@cygnus.com>
777         * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
779 Thu Dec 18 11:13:28 1997  Nick Clifton  <nickc@cygnus.com>
781         * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
783 Tue Dec  2 09:50:19 1997  Nick Clifton  <nickc@cygnus.com>
785         * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
786         fixes ARM tests.
788 Mon Dec  1 16:12:05 1997  Nick Clifton  <nickc@cygnus.com>
790         * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
791         coff targets.
793 Wed Nov 12 14:18:31 1997  Ian Lance Taylor  <ian@cygnus.com>
795         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
796         avoid compiler warning.
797         * ld-srec/sr3.cc (class Foo): Likewise.
799 Mon Nov 10 14:25:43 1997  Ian Lance Taylor  <ian@cygnus.com>
801         * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
802         have any name when looking for entry symbol warnings.
804         * ld-srec/sr3.cc (__eh_pc): Define.
806 Mon Oct 20 14:36:39 1997  Ian Lance Taylor  <ian@cygnus.com>
808         * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
809         __throw, since the current g++ expects them to be defined.
811 Fri Oct  3 12:24:03 1997  Ian Lance Taylor  <ian@cygnus.com>
813         * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
814         file if the string libc appears in it.
815         (objdump_versionstuff): Accept unexpected lines in the output
816         file.  Compare lines using string match.
817         * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
819 Tue Aug 12 16:01:22 1997  Ian Lance Taylor  <ian@cygnus.com>
821         * ld-scripts/crossref.exp: Correct string quoting.
823 Sat Aug  9 00:56:03 1997  Ian Lance Taylor  <ian@cygnus.com>
825         * config/default.exp: Change ld, as, nm and strip from .new to
826         -new.  Load ld-lib.exp rather than ld.exp.
827         * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
828         * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
829         DejaGnu changes.
831 Thu Jun 26 12:07:03 1997  Ian Lance Taylor  <ian@cygnus.com>
833         * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
834         an alternation.  From Greg Margo <gmargo@dl.com>.
836 Wed Jun 25 12:47:22 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
838         * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
839         with non PIC shared libraries.
841 Fri Jun  6 17:35:47 1997  Ian Lance Taylor  <ian@cygnus.com>
843         * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
844         version handling.
846 Wed Jun  4 12:06:48 1997  Ian Lance Taylor  <ian@cygnus.com>
848         * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
850 Fri May 30 12:21:39 1997  Ian Lance Taylor  <ian@cygnus.com>
852         * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
853         linking.
855 Mon May 12 11:17:55 1997  Ian Lance Taylor  <ian@cygnus.com>
857         * config/default.exp: Use $base_dir rather than $objdir when
858         setting ld.  From John David Anglin <dave@hiauly1.hia.nrc.ca>.
860 Fri Apr 25 09:07:00 1997  Jeffrey A Law  (law@cygnus.com)
862         * ld-srec/srec.exp: Define various out of line prologue/epilogue
863         functions for the mn10200 to avoid needing libgcc.a.
865 Wed Mar 26 13:56:10 1997  Ian Lance Taylor  <ian@cygnus.com>
867         * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
869 Mon Mar 17 19:27:13 1997  Ian Lance Taylor  <ian@cygnus.com>
871         * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
873 Wed Mar 12 21:44:19 1997  Eric Youngdale  <eric@andante.jic.com>
875         * ld-elfvers/vers.exp, *: New tests for symbol versioning.
876         * config/default.exp: Set ar and strip.
878 Fri Feb  7 16:47:02 1997  Bob Manson  <manson@charmed.cygnus.com>
880         * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
881         prune_system_crud.
882         * ld-cdtest/cdtest.exp: Ditto.
883         * ld-scripts/crossref.exp: Ditto.
884         * ld-sh/sh.exp: Ditto.
885         * ld-shared/shared.exp: Ditto.
886         * ld-srec/srec.exp: Ditto.
887         * lib/ld.exp: Ditto.
889 Wed Jan 29 00:47:29 1997  Bob Manson  <manson@charmed.cygnus.com>
891         * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
892         * ld-scripts/script.exp: Ditto.
893         * ld-sh/sh.exp: Ditto.
894         * ld-undefined/undefined.exp: Ditto.
895         * ld-versados/versados.exp: Ditto.
896         * lib/ld.exp: Ditto.
898 Mon Dec 30 17:08:04 1996  Ian Lance Taylor  <ian@cygnus.com>
900         * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
902 Tue Oct  1 15:52:31 1996  Ian Lance Taylor  <ian@cygnus.com>
904         * lib/ld.exp (default_ld_version): Fix for current version
905         printing.
907 Fri Sep 13 15:51:45 1996  Ian Lance Taylor  <ian@cygnus.com>
909         * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
911 Thu Aug  8 14:29:32 1996  Ian Lance Taylor  <ian@cygnus.com>
913         * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
915         * lib/ld.exp: Use verbose -log instead of calling both verbose and
916         send_log.
918 Wed Aug  7 18:00:58 1996  Ian Lance Taylor  <ian@cygnus.com>
920         * ld-scripts/phdrs.exp: New test.
921         * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
923 Sun Aug  4 21:58:12 1996  Ian Lance Taylor  <ian@cygnus.com>
925         * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
926         V_SPILL and V_FILL.
928 Thu Aug  1 14:10:27 1996  Ian Lance Taylor  <ian@cygnus.com>
930         * ld-scripts/crossref.exp: New test.
931         * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
932         * ld-scripts/{cross1.t, cross2.t}: New files.
934 Sat Jun 29 13:40:11 1996  Ian Lance Taylor  <ian@cygnus.com>
936         * ld-sh/sh.exp: Fix debugging messages.
937         * ld-sh/sh1.s: Use .align 4.
939 Wed May  1 16:45:13 1996  Ian Lance Taylor  <ian@cygnus.com>
941         * ld-sh/sh.exp: Use -O when compiling with -mrelax.
943 Mon Apr 29 10:33:10 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
945         * ld-shared/shared.exp: Run the shared library tests on
946         Linux/m68k.
948 Fri Apr  5 16:20:55 1996  Ian Lance Taylor  <ian@cygnus.com>
950         * ld-shared/shared.exp: Run the shared library tests on Linux.
952 Mon Feb 26 12:45:26 1996  Ian Lance Taylor  <ian@cygnus.com>
954         * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
956 Wed Jan 31 15:09:57 1996  Jeffrey A Law  (law@cygnus.com)
958         * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
959         * ld-undefined/undefined.exp: Likewise.
961 Fri Jan 26 18:43:03 1996  Ian Lance Taylor  <ian@cygnus.com>
963         * ld-undefined/undefined.exp: ELF targets should now pass the
964         undefined line test.
966 Thu Jan 25 15:36:13 1996  Ian Lance Taylor  <ian@cygnus.com>
968         * ld-empic/empic.exp: Update for change to MIPS disassembler.
970 Mon Jan 15 15:05:53 1996  Ian Lance Taylor  <ian@cygnus.com>
972         * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
973         when doing the --static test.
974         * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
976 Fri Dec 29 12:33:09 1995  Ian Lance Taylor  <ian@cygnus.com>
978         * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
979         when creating ld-partial.o.
981 Tue Dec 26 17:37:23 1995  Ian Lance Taylor  <ian@cygnus.com>
983         * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
984         __eabi.
986 Tue Dec 19 18:01:01 1995  Ian Lance Taylor  <ian@cygnus.com>
988         * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
990 Fri Dec 15 16:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
992         * ld-srec/srec.exp: On a29k targets, use --defsym to define
993         V_SPILL and V_FILL.
994         * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
995         * ld-srec/sr3.cc: Likewise.
997         * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
999 Sat Dec  2 01:20:31 1995  Ian Lance Taylor  <ian@cygnus.com>
1001         * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1003 Fri Dec  1 13:18:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1005         * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1007 Wed Nov 29 13:01:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1009         * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1011 Mon Nov 27 14:36:11 1995  Ian Lance Taylor  <ian@cygnus.com>
1013         * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1015         * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1016         * ld-srec/sr3.cc: Likewise.
1018 Tue Nov 21 16:05:53 1995  Ian Lance Taylor  <ian@cygnus.com>
1020         * ld-empic/empic.exp: Update for changes in objdump output.
1022 Wed Nov 15 17:42:48 1995  Ian Lance Taylor  <ian@cygnus.com>
1024         * ld-srec/srec.exp: New tests.
1025         * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1026         * lib/ld.exp (ld_simple_link): Discard warnings about not being
1027         able to find the entry symbol.
1029 Tue Nov 14 20:03:54 1995  Ian Lance Taylor  <ian@cygnus.com>
1031         * ld-sh/sh2.c (__main): Define.
1033 Mon Nov  6 14:39:18 1995  Ian Lance Taylor  <ian@cygnus.com>
1035         * ld-empic/empic.exp: Accept a . in the address symbol.
1037         * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1038         powerpc*-*-aix*.  Add code to create appropriate exports files,
1039         and pass appropriate compilation flags, and test against
1040         appropriate expected output.
1041         * ld-shared/xcoff.dat: New file.
1042         * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1043         not be linked using XCOFF.  Use shlib_shlibvar1 as a sample
1044         function pointer, rather than shlib_mainvar.
1045         * ld-shared/sh1.c: Likewise.
1046         * ld-shared/shared.dat: Update for change from using shlib_mainvar
1047         to using shlib_shlibvar1.
1048         * ld-shared/sun4.dat: Likewise.
1050 Sat Oct 28 01:54:25 1995  Ian Lance Taylor  <ian@cygnus.com>
1052         * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1053         convenience when testing XCOFF.
1055 Thu Oct 26 22:53:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1057         * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1058         along with --static.
1060         * ld-scripts/script.s: Make symbols global.
1062 Fri Oct 20 12:22:16 1995  Ian Lance Taylor  <ian@cygnus.com>
1064         * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1066 Fri Sep 29 11:06:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1068         * ld-undefined/undefined.exp: Use -e when invoking the linker, to
1069         prevent the SunOS linker from trying to create a shared library.
1071 Thu Sep 28 12:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
1073         * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*.  Add
1074         appropriate modifications and setup_xfails.
1075         * ld-shared/sun4.dat: New file.
1077 Mon Sep 18 14:12:56 1995  Ian Lance Taylor  <ian@cygnus.com>
1079         * lib/ld.exp (default_ld_version): Call prune_system_crud.
1080         (default_ld_relocate, default_ld_link): Likewise.
1081         (default_ld_simple_link, default_ld_compile): Likewise.
1082         (default_ld_assemble, default_ld_nm): Likewise.
1084 Fri Sep  8 17:15:38 1995  Ian Lance Taylor  <ian@cygnus.com>
1086         * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
1087         tests as untested rather than unresolved.
1089 Wed Aug 23 10:46:38 1995  Ian Lance Taylor  (ian@cygnus.com)
1091         * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
1093 Tue Aug 15 17:35:35 1995  Ian Lance Taylor  <ian@cygnus.com>
1095         * ld-scripts/script.exp: Split script verification into a proc.
1096         Add simple test of MRI script.
1097         * ld-scripts/scriptm.t: New file.
1099 Wed Jul 26 11:38:58 1995  Ian Lance Taylor  <ian@cygnus.com>
1101         * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
1102         appropriate.
1104 Mon Jul 24 15:34:31 1995  Ian Lance Taylor  <ian@cygnus.com>
1106         * config/default.exp: Define objcopy if it is not defined.
1107         * ld-sh/*: New tests for SH relaxing.
1109         * ld-empic/empic.exp: If $CC does not exist, call untested rather
1110         than unresolved.
1112 Thu Jul 20 15:09:26 1995  Ian Lance Taylor  <ian@cygnus.com>
1114         * ld-undefined/undefined.exp: If $CC does not exist, mark the
1115         tests as untested rather than unresolved.  Clear ELF xfails for
1116         mips*, not just mips.
1118 Tue Jul 18 12:00:41 1995  Ian Lance Taylor  <ian@cygnus.com>
1120         * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
1121         undefined line test.
1123 Fri Jul 14 13:07:48 1995  Ian Lance Taylor  <ian@cygnus.com>
1125         * ld-undefined/undefined.exp: New test, to check reporting of
1126         undefined symbols.
1127         * ld-undefined/undefined.c: New file.
1129 Mon Jul 10 11:13:39 1995  Ian Lance Taylor  <ian@cygnus.com>
1131         * ld-versados/versados.exp: If a test fails, report it correctly:
1132         don't try to run the next test, and don't report a pass as well as
1133         a fail.
1135 Mon Jul  3 14:26:37 1995  Steve Chamberlain  <sac@slash.cygnus.com>
1137         * versados/(t1,t2).ld: End in newlines.
1139 Mon May 22 20:19:38 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1141         * lib/ld.exp (default_ld_compile): If cc argument is multiple
1142         words, use only the first when trying to verify the availability
1143         of the compiler.
1145 Mon Feb  6 11:46:49 1995  Ian Lance Taylor  <ian@cygnus.com>
1147         * ld-scripts/defined.t: Mention .data and .bss explicitly.
1149 Tue Jan 24 14:51:48 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1151         * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
1152         call untested for each test, rather than ignoring it.  If one test
1153         fails, go on to the next one instead of returning.
1154         * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
1155         unresolved.
1156         * ld-empic/empic.exp: Likewise.  Also, always pass the same test
1157         name to pass or fail.
1158         * ld-shared/shared.exp: Likewise.  Also, always run all tests.
1159         * ld-scripts/defined.exp: If as or nm fail, mark test as
1160         unresolved.  Always pass the same test name to pass or fail.
1161         * ld-scripts/script.exp: Likewise.
1162         * ld-scripts/sizeof.exp: Likewise.
1164 Wed Jan 11 11:48:31 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1166         * ld-scripts/sizeof.exp: New test, based on bug report from
1167         anders.blomdell@control.lth.se.
1168         * ld-scripts/sizeof.s: New file.
1169         * ld-scripts/sizeof.t: New file.
1171 Wed Jan  4 18:56:27 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1173         * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
1174         if the linker exists.
1176 Wed Dec 14 16:39:03 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1178         * lib/ld.exp (prune_system_crud): Define if not already defined,
1179         in case the user isn't using the newest DejaGnu version that we
1180         haven't released to the net yet.
1182 Fri Dec  2 14:17:02 1994  Ian Lance Taylor  <ian@rtl.cygnus.com>
1184         * config/default.exp: Define objdump if it is not defined.
1185         * ld-empic/*: New tests to test -membedded-pic code.
1187 Mon Nov 28 11:24:36 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1189         * ld-bootstrap/bootstrap.exp: Pass cmp output through
1190         prune_system_crud.
1191         * ld-cdtest/cdtest.exp: Pass diff output through
1192         prune_system_crud.
1193         * ld-shared/shared.exp: Likewise.
1195         * config/default.exp: Remove unused and useless proc ld_load.
1197 Sun Oct 30 13:02:34 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1199         * lib/ld.exp (default_ld_compile): Remove the output file before
1200         compiling.
1202         * ld-shared/shared.exp: Move common test code into a procedure.
1203         Add tests for compiling the non shared code PIC.
1204         * ld-shared/main.c (main): Call main_called, and print the result.
1205         * ld-shared/shared.dat: Adjust accordingly.
1207 Thu Oct 27 17:30:12 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1209         * ld-shared: New directory, with new files to test generating ELF
1210         shared libraries.
1212         * lib/ld.exp (default_ld_compile): If the compilation worked, but
1213         no object file was created, check to see if the compiler foolishly
1214         ignored the -o switch when compiling, and move the resulting
1215         object if it did.
1217 Thu Sep 29 12:36:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1219         * VMS does not permits `.' in directory names.  Renamed
1220         ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
1221         ld.scripts to ld-scripts.
1223 Wed Sep 28 12:18:54 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1225         * config/default.exp: Set variables as and nm.  Create tmpdir if
1226         it does not already exist.
1227         * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
1228         * ld.cdtest/cdtest.exp: Likewise.
1229         * ld.scripts/defined.exp: Likewise.  Also, don't set as and nm
1230         here.  Change perror for no variables found to fail.
1231         * ld.scripts/script.exp: New test.
1232         * ld.scripts/script.t, ld.scripts/script.s: New files.
1234 Tue Sep 27 14:59:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1236         * ld.scripts: New directory.
1237         * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
1238         * ld.scripts/defined.t: New file.
1239         * lib/ld.exp (default_ld_simple_link): New function.
1240         (default_ld_assemble, default_ld_nm): New functions.
1241         * config/default.exp: Rename from unix-ld.exp.
1242         (ld_simple_link, ld_assemble, ld_nm): New functions.
1244         * config/unix-ld.exp: Set ld using findfile.
1245         * lib/ld.exp (default_ld_relocate): Return a value.  Change format
1246         of log messages.
1247         (default_ld_compile): Likewise.
1248         (default_ld_link): Likewise.  Also, don't include $BFDLIB and
1249         $LIBIBERTY in link.
1250         * ld.bootstrap/bootstrap.exp: Rewrite.
1251         * ld.cdtest/cdtest.exp: Rewrite.
1252         * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
1253         * ld.cdtest/cdtest-foo.h: Likewise.
1254         * ld.cdtest/cdtest-main.cc: Likewise.
1256 Fri May 27 09:35:04 1994  Ken Raeburn  (raeburn@cygnus.com)
1258         * ld.cdtest/cdtest.exp: Don't look for $result before it's
1259         defined.
1261 Tue May 17 15:06:49 1994  Bill Cox  (bill@rtl.cygnus.com)
1263         * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
1264           calls with perror calls.
1266 Wed May 11 16:47:46 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
1268         * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
1269         * ld.cdtest/cdtest.exp: Adjusted.
1271 Fri Jan 28 13:25:41 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1273         * lib/ld.exp (simple_diff): Indicate failure if files have
1274         different numbers of lines.  Don't muck with $differences to avoid
1275         indicating a pass, just return.
1277         * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
1278         Fix test case to be valid ANSI C++.  Don't require use of header
1279         files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
1280         * ld.cdtest/cdtest.exp: Combine "rm" lines.  Add some
1281         commentary on things that are still broken with this test case.
1283 Fri Sep 10 09:58:23 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1285         * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
1287 Thu Aug 12 16:05:37 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1289         * lib/ld.exp: add compiler and linker support
1290         * config/unix-ld.exp: add compiler and linker support
1291         * ld.bootstrap/bootstrap.exp: fixed to do partial links
1292         * ld.cdtest/cdtest.exp: constructor/destructor testscase
1294 Wed Aug  4 21:00:18 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1296         * lib/ld.exp: new file
1297         * config/unix-ld.exp: new file
1298         * ld.bootstrap/bootstrap.exp: new file