This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog.apple-ppc ginclude/tgmath.h
- From: austern at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 15 Nov 2004 19:01:09 -0000
- Subject: gcc/gcc ChangeLog.apple-ppc ginclude/tgmath.h
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: austern@gcc.gnu.org 2004-11-15 19:01:09
Modified files:
gcc : ChangeLog.apple-ppc
gcc/ginclude : tgmath.h
Log message:
Radar 3878983
* ginclude/tgmath.h (fdim) Use __TGMATH_REAL_2 macro.
(hypot) Likewise.
(remainder) Likewise.
(nexttoward) Use proper number of arguments for TGMATH_REAL_1_2.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.194&r2=1.1.2.195
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ginclude/tgmath.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.2&r2=1.1.2.3