Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 1 | -3/+3 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 1 | -3/+3 |
2017-09-05 | Prefer new libm function wrappers for !LIBM_SVID_COMPAT. | Joseph Myers | 1 | -17/+20 |
2017-08-21 | Fix GCC 7 build of k_standard.c. | Joseph Myers | 1 | -0/+3 |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 1 | -0/+1 |
2016-12-02 | Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers. | Joseph Myers | 1 | -30/+0 |
2015-02-27 | Add comment to CSTR macro in k_standard.c. | Joseph Myers | 1 | -0/+1 |
2015-02-26 | Avoid -Wno-write-strings for k_standard.c. | Joseph Myers | 1 | -80/+54 |
2014-12-22 | Split __kernel_standard* functions (fixes bug 17724). | Joseph Myers | 1 | -90/+0 |
2013-12-04 | Fix Bessel function error handling (bug 6807, bug 15901). | Joseph Myers | 1 | -7/+9 |
2013-08-30 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-05-08 | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers | 1 | -1/+1 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -0/+2 |
2012-03-28 | Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). | Joseph Myers | 1 | -1/+53 |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 1 | -0/+32 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 1 | -1/+1 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -164/+167 |
2009-04-27 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in | Ulrich Drepper | 1 | -1/+1 |
2009-04-26 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct | Ulrich Drepper | 1 | -2/+2 |
2009-04-25 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors | Ulrich Drepper | 1 | -2/+2 |
2004-11-21 | [BZ #552] | Ulrich Drepper | 1 | -3/+20 |
2001-06-06 | Update. | Ulrich Drepper | 1 | -1/+38 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+943 |