Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce libm's exports and make internal calls go direct. | 2016-09-12 | 1 | -1/+18 | |
* | It's been a quarter century: we can assume volatile is present with that name. | 2014-04-18 | 1 | -19/+19 | |
* | Switch libc and libm to use strong aliases rather than weak aliases | 2013-03-28 | 1 | -2/+2 | |
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 1 | -37/+0 | |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 1 | -0/+37 | |
* | fenv improvements and cleanups | 2011-04-28 | 1 | -11/+8 | |
* | Implement C99 floating-point environment for Alpha. | 2011-04-23 | 1 | -0/+362 | |
* | alias fabsl to fabs on these archs | 2008-12-09 | 1 | -4/+2 | |
* | - 80-bit and quad precision trigonometric and other most | 2008-12-09 | 1 | -1/+4 | |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | 2008-06-26 | 2 | -16/+2 | |
* | Add native implementations of copysign() and copysignf() on alpha. | 2002-01-30 | 2 | -0/+90 |