das 2008-03-02 01:47:58 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_sqrt.c math.h
Added files:
lib/msun/src e_sqrtl.c
Log:
MI implementation of sqrtl(). This is very slow and should
be overridden when hardware sqrt is available.
Revision Changes Path
1.11 +8 -3 src/lib/msun/src/e_sqrt.c
1.1 +159 -0 src/lib/msun/src/e_sqrtl.c (new)
1.70 +1 -1 src/lib/msun/src/math.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"