Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/rcsid/__FBSDID/ | das | 2008-02-22 | 1 | -3/+2 |
* | Reduce diffs against vendor source (Sun fdlibm 5.3). | das | 2005-02-04 | 1 | -5/+6 |
* | Remove the declaration of isnan() from this file. It is no longer | das | 2004-07-09 | 1 | -3/+0 |
* | Fix a problem where libm compiled under 5.X would depend on features | das | 2003-10-27 | 1 | -1/+4 |
* | Only provide one copy of the math functions. If we provide a MD function, | peter | 2003-07-23 | 1 | -2/+2 |
* | Fix formatting, this is hard to explain, so I'll show one example. | alfred | 2002-05-28 | 1 | -2/+4 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -10/+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 | -4/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+55 |