This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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 config/os/newlib/bits/ctype_i ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cygwin-mingw-gcc-3_2-branch
Changes by:	dannysmith@gcc.gnu.org	2002-08-07 20:09:13

Modified files:
	libstdc++-v3/config/os/newlib/bits: ctype_inline.h 
	                                    ctype_noninline.h 
	libstdc++-v3   : ChangeLog.cygwin-mingw 

Log message:
	Merge newlib ctype fixes from trunk.
	
	2002-08-02 Danny Smith  <dannysmith@users.sourceforge.net>
	* config/os/newlib/bit/ctype_inline.h (is): Don't offset
	_M_table.
	(scan_is): Use this->is.
	(scan_not): Likewise.
	
	2002-08-01  Rick Danos  <rdanos@hotmail.com>
	PR libstdc++/7461
	* config/os/newlib/bits/ctype_noninline.h (classic_table): Add
	offset.
	* config/os/newlib/bits/ctype_inline.h (is): Use static_cast..

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/newlib/bits/ctype_inline.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.4&r2=1.4.34.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/newlib/bits/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.8.2.1&r2=1.8.2.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.cygwin-mingw.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.1.2.3.2.1&r2=1.1.2.3.2.2


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