| Commit message (Expand) | Author | Age | Files | Lines |
* | Change a few extern inline functions in libm to static inline, since | dim | 2012-08-11 | 1 | -3/+3 |
* | Use ISO C99 style inline semantics in msun. | ed | 2009-06-03 | 1 | -3/+3 |
* | Use __gnu89_inline so that these files will compile with newer versions | das | 2009-01-13 | 1 | -1/+1 |
* | s/rcsid/__FBSDID/ | das | 2008-02-22 | 1 | -3/+2 |
* | Rearranged the polynomial evaluation to reduce dependencies, as in | bde | 2005-11-30 | 1 | -5/+7 |
* | Use only double precision for "kernel" cosf and sinf (except for | bde | 2005-11-28 | 1 | -13/+11 |
* | Mess up the "kernel" float trig function .c files with ifdefs so that | bde | 2005-11-21 | 1 | -0/+5 |
* | Tweaked the minimax polynomial and improved its comments. | bde | 2005-11-12 | 1 | -5/+5 |
* | Use fairly optimal minimax polynomials for __kernel_cosf() and | bde | 2005-10-28 | 1 | -8/+8 |
* | Moved the optimization for tiny x from __kernel_{cos,sin}[f](x) to | bde | 2005-10-24 | 1 | -5/+1 |
* | Fix formatting, this is hard to explain, so I'll show one example. | alfred | 2002-05-28 | 1 | -1/+2 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -9/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -4/+4 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+54 |