Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / libstdc++ / testsuite / ChangeLog
1 Fri Mar 16 12:46:19 GMT 2001 Bernd Schmidt  (bernds@redhat.com)
2
3         * gcc-2.95.3 Released.
4
5 Sun Oct 24 23:54:10 PDT 1999 Jeff Law  (law@cygnus.com)
6
7         * gcc-2.95.2 Released.
8
9 Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)
10
11         * gcc-2.95.1 Released.
12
13 Wed Jul 28 21:39:31 PDT 1999 Jeff Law  (law@cygnus.com)
14
15         * gcc-2.95 Released.
16
17 Sun Jul 25 23:40:51 PDT 1999 Jeff Law  (law@cygnus.com)
18
19         * gcc-2.95 Released.
20
21 Wed Nov 25 01:00:07 1998  Marc Espie <espie@quatramaran.ens.fr>
22
23         * Makefile.in (just-check): Ignore errors.
24
25 Sun Jun 28 00:00:10 1998   Carlo Wood  <carlo@runaway.xs4all.nl>
26
27         * lib/libstdc++.exp: Use global variable ld_library_path (not local)
28         that is a lot more persistent; dejagnu-980528 needs this.
29         * lib/libstdc++.exp (test_stdc++): Use regular expression " -lstdc.."
30         to remove -lstdc++ arguments (not " -lstdc.*").
31
32 Thu Dec 25 00:34:03 1997  Jeffrey A Law  (law@cygnus.com)
33
34         * lib/libstdc++.exp (test_libstdc++): Set LD_LIBRARY_PATH
35         and SHLIB_PATH appropriately.
36
37 Wed Sep  3 09:39:36 1997  Jeffrey A Law  (law@cygnus.com)
38
39         * lib/libstdc++.exp: Remove libg++_link_flags.
40
41 Wed Aug  6 18:43:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
42
43         * lib/libstdc++.exp: Remove libio_link_flags.
44
45 Thu Jul 17 14:54:58 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
46
47         * lib/libstdc++.exp (base_dir): Move from here...
48         (test_libstdc++): To here.
49         (LIBSTDCPP): Delete unused global decl.
50
51 Tue Jun 17 01:46:49 1997  Bob Manson  <manson@farmer>
52
53         * lib/libstdc++.exp: Strip off leading LFs from both the pattern
54         being matched against and the output from the board. Find the
55         correct multilib libstdc++ to link with. Use g++_link_flags
56         and libio_link_flags. Link in the status wrapper if needed.
57         (libstdc++_init): New procedure.
58
59 Tue Jun  3 17:16:39 1997  Bob Manson  <manson@charmed.cygnus.com>
60
61         * lib/libstdc++.exp: Don't use global exec_output variable; the
62         output is returned from remote_load instead.
63
64 Tue Apr 29 17:20:05 1997  Mike Stump  <mrs@cygnus.com>
65
66         * lib/libstdc++.exp: Fixup so that $compile_args works better.
67         * libstdc++.tests/test.exp: Also run with -O.
68
69 Tue Apr 29 16:34:37 1997  Mike Stump  <mrs@cygnus.com>
70
71         * testsuite/lib/libstdc++.exp: Fixup so that we always have the
72         same number of testcases, and so that we have meaningful testcase
73         names.
74
75 Tue Apr 29 13:05:14 1997  Bob Manson  <manson@charmed.cygnus.com>
76
77         * lib/libstdc++.exp: Add support for --tool_opts.
78
79 Mon Apr 28 11:10:25 1997  Bob Manson  <manson@charmed.cygnus.com>
80
81         * Makefile.in: Add comment so target Makefile fragments get added.
82         Removed clean rule, because it is added by configure.
83
84         * configure.in (TESTS): Add.
85
86 Sun Apr 27 15:03:10 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
87
88         * Makefile.in (clean): Add empty rule for now.
89
90 Fri Apr 25 18:59:14 1997  Bob Manson  <manson@charmed.cygnus.com>
91
92         * lib/libstdc++.exp(test_libstdc++): Return on error. Generate a
93         FAIL if the compile fails. Remove CRs from the output from the
94         testcase.