summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_expm1l.c
AgeCommit message (Expand)Author
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2016-06-09Fix ldbl-128 expm1l (sNaN) (bug 20232).Joseph Myers
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-09-16Clean up ldbl-128 / ldbl-128ibm expm1l dead code (bug 16415).Joseph Myers
2015-07-01Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers
2014-06-30Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2012-03-13Fix generic ldbl-128 expm1l just like x86-64 and i386 variants were.David S. Miller
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-01-16sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek
2009-05-29Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper
2008-05-10* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper
2002-09-10Update.Ulrich Drepper
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-07-11Update.Ulrich Drepper
2001-10-14Update.Ulrich Drepper
2001-07-23Update.Andreas Jaeger
2001-05-15expm1 implementation for 128-bit long double.Andreas Jaeger