Date: Sun, 2 Mar 2008 01:47:58 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src e_sqrt.c e_sqrtl.c math.h Message-ID: <200803020147.m221lwG0006659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803020147.m221lwG0006659>
