aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_expm1l.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers1-3/+12
2014-06-30Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers1-0/+5
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2012-03-13Fix generic ldbl-128 expm1l just like x86-64 and i386 variants were.David S. Miller1-0/+5
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+2
2010-01-16sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek1-1/+1
2009-05-29Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper1-1/+5
2008-05-10* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper1-1/+1
2002-09-10Update.Ulrich Drepper1-1/+1
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+16
2002-07-11Update.Ulrich Drepper1-3/+0
2001-10-14Update.Ulrich Drepper1-3/+3
2001-07-23Update.Andreas Jaeger1-10/+14
2001-05-15expm1 implementation for 128-bit long double.Andreas Jaeger1-0/+145