gcc gcc/ChangeLog gcc/gthr-win32.h libstdc++-v ...
dannysmith@gcc.gnu.org
dannysmith@gcc.gnu.org
Wed May 21 22:16:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dannysmith@gcc.gnu.org 2003-05-21 22:16:08
Modified files:
gcc : ChangeLog gthr-win32.h
libstdc++-v3 : ChangeLog
libstdc++-v3/config/os/mingw32: os_defines.h
Log message:
* gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zero
value, not just if defined.
* libstdc++-v3/config/os/mingw32/os_defines.h (__GTHREAD_HIDE_WIN32API):
Define to 1 by defualt.
(NOMINMAX): Define.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17904&r2=1.17905
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-win32.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1731&r2=1.1732
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/mingw32/os_defines.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
More information about the Libstdc++-cvs
mailing list