Date: Sun, 17 Feb 2008 07:32:14 +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/ld80 k_cosl.c k_sinl.c k_tanl.c Message-ID: <200802170732.m1H7WE7H060541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802170732.m1H7WE7H060541>
