aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/k_cos.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Rearrange the polynomial evaluation for better parallelism. ThisBruce Evans2008-02-191-4/+4
* Fix a harmless type error in 1.9.Bruce Evans2008-01-251-1/+1
* Use a better algorithm for reducing the error in __kernel_cos[f]().Bruce Evans2005-10-261-24/+17
* Moved the optimization for tiny x from __kernel_{cos,sin}[f](x) toBruce Evans2005-10-241-3/+0
* Reduce diffs against vendor source (Sun fdlibm 5.3).David Schultz2005-02-041-10/+11
* Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-9/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+96