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