OSDN Git Service

More FSF address updates.
[pf3gnuchains/gcc-fork.git] / libstdc++ / testsuite / ChangeLog
1 Wed Nov 25 01:00:07 1998  Marc Espie <espie@quatramaran.ens.fr>
2
3         * Makefile.in (just-check): Ignore errors.
4
5 Sun Jun 28 00:00:10 1998   Carlo Wood  <carlo@runaway.xs4all.nl>
6
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.*").
11
12 Thu Dec 25 00:34:03 1997  Jeffrey A Law  (law@cygnus.com)
13
14         * lib/libstdc++.exp (test_libstdc++): Set LD_LIBRARY_PATH
15         and SHLIB_PATH appropriately.
16
17 Wed Sep  3 09:39:36 1997  Jeffrey A Law  (law@cygnus.com)
18
19         * lib/libstdc++.exp: Remove libg++_link_flags.
20
21 Wed Aug  6 18:43:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
22
23         * lib/libstdc++.exp: Remove libio_link_flags.
24
25 Thu Jul 17 14:54:58 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
26
27         * lib/libstdc++.exp (base_dir): Move from here...
28         (test_libstdc++): To here.
29         (LIBSTDCPP): Delete unused global decl.
30
31 Tue Jun 17 01:46:49 1997  Bob Manson  <manson@farmer>
32
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.
38
39 Tue Jun  3 17:16:39 1997  Bob Manson  <manson@charmed.cygnus.com>
40
41         * lib/libstdc++.exp: Don't use global exec_output variable; the
42         output is returned from remote_load instead.
43
44 Tue Apr 29 17:20:05 1997  Mike Stump  <mrs@cygnus.com>
45
46         * lib/libstdc++.exp: Fixup so that $compile_args works better.
47         * libstdc++.tests/test.exp: Also run with -O.
48
49 Tue Apr 29 16:34:37 1997  Mike Stump  <mrs@cygnus.com>
50
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.
54
55 Tue Apr 29 13:05:14 1997  Bob Manson  <manson@charmed.cygnus.com>
56
57         * lib/libstdc++.exp: Add support for --tool_opts.
58
59 Mon Apr 28 11:10:25 1997  Bob Manson  <manson@charmed.cygnus.com>
60
61         * Makefile.in: Add comment so target Makefile fragments get added.
62         Removed clean rule, because it is added by configure.
63
64         * configure.in (TESTS): Add.
65
66 Sun Apr 27 15:03:10 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
67
68         * Makefile.in (clean): Add empty rule for now.
69
70 Fri Apr 25 18:59:14 1997  Bob Manson  <manson@charmed.cygnus.com>
71
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.