This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc gcc/ChangeLog gcc/c-common.c gcc/extend.te ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Subject: gcc gcc/ChangeLog gcc/c-common.c gcc/extend.te ...
- From: gdr at gcc dot gnu dot org
- Date: 28 May 2001 08:33:39 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: gdr@gcc.gnu.org 2001-05-28 01:33:39
Modified files:
gcc : ChangeLog c-common.c extend.texi
libstdc++-v3 : ChangeLog
libstdc++-v3/include/c_std/bits: std_cmath.h
Log message:
gcc/
2001-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
* c-common.c (c_common_nodes_and_builtins): Change __builtin_fsqrt
to __builtin_sqrt.
* extend.texi (Other Builtins): Update documentation about
__builtin_sqrt.
libstdc++-v3/
2001-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
* include/c_std/bits/std_cmath.h (sqrt): Change __builtin_fsqrt to
__builtin_sqrt.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.483&r2=1.9240.2.484
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.226.2.2&r2=1.226.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/extend.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.92.2.13&r2=1.92.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.75&r2=1.452.2.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_cmath.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.6.2.4&r2=1.6.2.5