| 2009-07-12 |
Stathis Kamperis | libm: Import fdim{,f,l} functions from FreeBSD. |
blob | commitdiff |
| 2009-07-12 |
Stathis Kamperis | libm: Import fmax{,f,l} and fmin{,f,l} functions from... |
blob | commitdiff | diff to current |
| 2009-04-07 |
Peter Avalos | Replace frexp(3) with MI code and add a frexpl(3) funct... |
blob | commitdiff | diff to current |
| 2007-06-17 |
Peter Avalos | Sync with NetBSD. |
blob | commitdiff | diff to current |
| 2007-06-17 |
Peter Avalos | Add nan, nanf, nanl. |
blob | commitdiff | diff to current |
| 2007-06-17 |
Peter Avalos | Add trunc and truncf. |
blob | commitdiff | diff to current |
| 2007-06-16 |
Peter Avalos | Add log2 and log2f. |
blob | commitdiff | diff to current |
| 2006-05-17 |
Sascha Wildner | Remove isinff and isnanf prototypes. Our isinf and... |
blob | commitdiff | diff to current |
| 2005-08-26 |
Joerg Sonnenberger | Don't define infinite macros when we want to define... |
blob | commitdiff | diff to current |
| 2005-08-10 |
Joerg Sonnenberger | If possible, use builtin constants for newer GCC versio... |
blob | commitdiff | diff to current |
| 2005-07-26 |
Joerg Sonnenberger | FreeBSD and NetBSD both use derivates of Sun's math... |
blob | commitdiff | diff to current |
| 2005-07-25 |
Joerg Sonnenberger | GC unused header from BSD libm. |
blob | commitdiff |
| 2004-09-13 |
Matthew Dillon | scalb() takes two doubles, not (double, int) (though... |
blob | commitdiff | diff to current |
| 2003-11-14 |
Matthew Dillon | Remove __P() macros from include/ |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|