Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline __ieee754__rem_pio2(). With gcc4-2, this gives an average | bde | 2008-02-18 | 1 | -3/+4 |
* | Add implementations of sinl(), cosl(), and tanl(). | das | 2008-02-17 | 1 | -0/+6 |
* | Moved the optimization for tiny x from __kernel_{cos,sin}[f](x) to | bde | 2005-10-24 | 1 | -1/+5 |
* | Only provide one copy of the math functions. If we provide a MD function, | peter | 2003-07-23 | 1 | -1/+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 | -5/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Select between the generic math functions and the i387-specific ones | bde | 1997-02-16 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+82 |