This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


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

gcc/libstdc++-v3 ChangeLog include/c_std/bits/ ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	gdr@gcc.gnu.org	2001-05-25 14:40:45

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/c_std/bits: std_cmath.h 

Log message:
	* include/c_std/bits/std_cmath.h: Tweak.  #define away abs, cos,
	fabs, sin, sqrt.  They are now implemented in terms of __builtin_
	variants.

Patches:
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.71&r2=1.452.2.72
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.2&r2=1.6.2.3


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