This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libstdc++-v3 ChangeLog config/os/solaris/s ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	bkoz@gcc.gnu.org	2002-05-27 04:50:18

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/os/solaris/solaris2.5/bits: 
	                                                ctype_noninline.h 
	libstdc++-v3/config/os/solaris/solaris2.6/bits: 
	                                                ctype_noninline.h 
	libstdc++-v3/testsuite/22_locale: ctype_is_wchar_t.cc 
	                                  ctype_narrow_wchar_t.cc 
	                                  ctype_to_wchar_t.cc 
	                                  ctype_widen_wchar_t.cc 

Log message:
	2002-05-27  Benjamin Kosnik  <bkoz@redhat.com>
	
	PR libstdc++/6795.
	* config/os/solaris/solaris2.6/bits/ctype_noninline.h
	(classic_table): Fix.
	* config/os/solaris/solaris2.5/bits/ctype_noninline.h: Same.
	
	2002-05-27  Benjamin Kosnik  <bkoz@redhat.com>
	
	* testsuite/22_locale/ctype_is_wchar_t.cc: Guard with
	_GLIBCPP_USE_WCHAR_T.
	* testsuite/22_locale/ctype_narrow_wchar_t.cc: Same.
	* testsuite/22_locale/ctype_to_wchar_t.cc: Same.
	* testsuite/22_locale/ctype_widen_wchar_t.cc: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1057.2.129&r2=1.1057.2.130
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.5/bits/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.6/bits/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.8.2.1&r2=1.8.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_is_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_narrow_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_to_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_widen_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1.2.1&r2=1.1.2.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]