Age | Commit message (Expand) | Author |
---|---|---|
2013-03-28 | Switch libc and libm to use strong aliases rather than weak aliases | Martynas Venckus |
2011-07-08 | Revert (leaving the complex math part alone). Some stuff is depending | Martynas Venckus |
2011-07-08 | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | Martynas Venckus |
2011-04-28 | fenv improvements and cleanups | Martynas Venckus |
2011-04-23 | Implement C99 floating-point environment for Alpha. | Martynas Venckus |
2008-12-09 | alias fabsl to fabs on these archs | Martynas Venckus |
2008-12-09 | - 80-bit and quad precision trigonometric and other most | Martynas Venckus |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2002-01-30 | Add native implementations of copysign() and copysignf() on alpha. | Christian Weisgerber |