Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce libm's exports and make internal calls go direct. | 2016-09-12 | 2 | -2/+13 | |
* | Provide a sparc64 version of sqrtl(3) that simply calls _Qp_sqrt. | 2014-09-12 | 1 | -0/+29 | |
* | It's been a quarter century: we can assume volatile is present with that name. | 2014-04-18 | 1 | -21/+21 | |
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -2/+1 | |
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 2 | -223/+0 | |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 2 | -0/+223 | |
* | fenv improvements and cleanups | 2011-04-28 | 1 | -81/+76 | |
* | fenv for sparc; mostly cloned from sparc64 | 2011-04-25 | 1 | -1/+12 | |
* | fenv for i386, and sparc64; from matthew@ | 2011-04-24 | 1 | -0/+331 |