From: mmitchel Date: Tue, 7 May 2002 20:26:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d446d11a6887872dfef365e3754883ef581b4e9d;p=thirdparty%2Fgcc.git *** empty log message *** git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53268 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 7f7d23d1e88f..41343eae495d 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,13 @@ +2002-05-07 Mark Mitchell + + * configure.in: Add support for WindISS. + * configure: Regenerated. + * configure.target: Add support for WindISS. + * config/os/windiss/bits/ctype_base.h: New file. + * config/os/windiss/bits/ctype_inline.h: Likewise. + * config/os/windiss/bits/ctype_noninline.h: Likewise. + * config/os/windiss/bits/os_defines.h: Likewise. + 2002-05-06 Paolo Carlini Test all the facets for the temporary "C" locale switch issue.