cvs commit: src/lib/msun/ld80 k_cosl.c k_sinl.c k_tanl.c
David Schultz
das at FreeBSD.org
Sat Feb 16 23:32:15 PST 2008
das 2008-02-17 07:32:14 UTC
FreeBSD src repository
Added files:
lib/msun/ld80 k_cosl.c k_sinl.c k_tanl.c
Log:
Add kernel functions for 80-bit long doubles. Many thanks to Steve and
Bruce for putting lots of effort into these; getting them right isn't
easy, and they went through many iterations.
Submitted by: Steve Kargl <sgk at apl.washington.edu> with revisions from bde
Revision Changes Path
1.1 +78 -0 src/lib/msun/ld80/k_cosl.c (new)
1.1 +62 -0 src/lib/msun/ld80/k_sinl.c (new)
1.1 +124 -0 src/lib/msun/ld80/k_tanl.c (new)
More information about the cvs-src
mailing list