This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 config/os/newlib/bits/ctype_i ...
- From: dannysmith at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 8 Aug 2002 03:09:13 -0000
- Subject: 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