Stamp ChangeLogs for release
[official-gcc.git] / libstdc++ / testsuite / ChangeLog
blob5809989e737d5b5d0971da1a7dce894d835a0446
1 Sun Mar 14 02:38:07 PST 1999 Jeff Law  (law@cygnus.com)
3         * egcs-1.1.2 Released.
5 Sun Jun 28 00:00:10 1998   Carlo Wood  <carlo@runaway.xs4all.nl>
7         * lib/libstdc++.exp: Use global variable ld_library_path (not local)
8         that is a lot more persistent; dejagnu-980528 needs this.
9         * lib/libstdc++.exp (test_stdc++): Use regular expression " -lstdc.."
10         to remove -lstdc++ arguments (not " -lstdc.*").
12 Thu Dec 25 00:34:03 1997  Jeffrey A Law  (law@cygnus.com)
14         * lib/libstdc++.exp (test_libstdc++): Set LD_LIBRARY_PATH
15         and SHLIB_PATH appropriately.
17 Wed Sep  3 09:39:36 1997  Jeffrey A Law  (law@cygnus.com)
19         * lib/libstdc++.exp: Remove libg++_link_flags.
21 Wed Aug  6 18:43:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
23         * lib/libstdc++.exp: Remove libio_link_flags.
25 Thu Jul 17 14:54:58 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
27         * lib/libstdc++.exp (base_dir): Move from here...
28         (test_libstdc++): To here.
29         (LIBSTDCPP): Delete unused global decl.
31 Tue Jun 17 01:46:49 1997  Bob Manson  <manson@farmer>
33         * lib/libstdc++.exp: Strip off leading LFs from both the pattern
34         being matched against and the output from the board. Find the
35         correct multilib libstdc++ to link with. Use g++_link_flags
36         and libio_link_flags. Link in the status wrapper if needed.
37         (libstdc++_init): New procedure.
39 Tue Jun  3 17:16:39 1997  Bob Manson  <manson@charmed.cygnus.com>
41         * lib/libstdc++.exp: Don't use global exec_output variable; the
42         output is returned from remote_load instead.
44 Tue Apr 29 17:20:05 1997  Mike Stump  <mrs@cygnus.com>
46         * lib/libstdc++.exp: Fixup so that $compile_args works better.
47         * libstdc++.tests/test.exp: Also run with -O.
49 Tue Apr 29 16:34:37 1997  Mike Stump  <mrs@cygnus.com>
51         * testsuite/lib/libstdc++.exp: Fixup so that we always have the
52         same number of testcases, and so that we have meaningful testcase
53         names.
55 Tue Apr 29 13:05:14 1997  Bob Manson  <manson@charmed.cygnus.com>
57         * lib/libstdc++.exp: Add support for --tool_opts.
59 Mon Apr 28 11:10:25 1997  Bob Manson  <manson@charmed.cygnus.com>
61         * Makefile.in: Add comment so target Makefile fragments get added.
62         Removed clean rule, because it is added by configure.
64         * configure.in (TESTS): Add.
66 Sun Apr 27 15:03:10 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
68         * Makefile.in (clean): Add empty rule for now.
70 Fri Apr 25 18:59:14 1997  Bob Manson  <manson@charmed.cygnus.com>
72         * lib/libstdc++.exp(test_libstdc++): Return on error. Generate a
73         FAIL if the compile fails. Remove CRs from the output from the
74         testcase.