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