diff options
| author | Benjamin Kosnik <bkoz@redhat.com> | 2001-05-12 16:53:08 +0000 |
|---|---|---|
| committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2001-05-12 16:53:08 +0000 |
| commit | 04d930e6d469d787cda324b336bd5889e797f266 (patch) | |
| tree | a9a7464578d2c7679d19da056ceaed1f74334863 /libstdc++-v3/ChangeLog | |
| parent | 90e0c4105558b573e458ab2944ec51f69a9cbffb (diff) | |
| download | gcc-04d930e6d469d787cda324b336bd5889e797f266.tar.gz gcc-04d930e6d469d787cda324b336bd5889e797f266.tar.bz2 gcc-04d930e6d469d787cda324b336bd5889e797f266.zip | |
*.cc: Remove spaces, make sure testcases return zero.
2001-05-11 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/*/*.cc: Remove spaces, make sure testcases return zero.
* testsuite/config/default.exp: Update bugs email address.
From-SVN: r41997
Diffstat (limited to 'libstdc++-v3/ChangeLog')
| -rw-r--r-- | libstdc++-v3/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index a88f124dd0d..d283b7ffbcd 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2001-05-11 Benjamin Kosnik <bkoz@redhat.com> + + * testsuite/*/*.cc: Remove spaces, make sure testcases return zero. + * testsuite/config/default.exp: Update bugs email address. + 2001-05-11 Richard Henderson <rth@redhat.com> * libsupc++/eh_personality.cc: Include unwind-pe.h. Remove @@ -17,7 +22,6 @@ Change LDFLAGS to LIBS. Consistently name procedures libstdc++-XXX. * testsuite/libstdc++.tests/tests.exp: Use new procedure names. - * testsuite/config/default.exp: Kill spaces. 2001-05-08 Benjamin Kosnik <bkoz@fillmore.constant.com> |
