Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 1 | -0/+35 | |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 1 | -35/+0 | |
* | use sys/cdefs.h; pointed out by theo | 2008-12-10 | 1 | -2/+2 | |
* | alias fabsl to fabs on these archs | 2008-12-09 | 1 | -1/+4 | |
* | clear sign bit, instead of comparing to zero and setting x=-x. | 2008-07-23 | 1 | -35/+22 | |
* | ARGH, forgot tags. | 2004-02-01 | 1 | -0/+1 | |
* | arm libc support. From NetBSD. currently supports softfloat. | 2004-02-01 | 1 | -0/+44 |