aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_expm1l.c
AgeCommit message (Expand)Author
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