summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/e_j0l.c
AgeCommit message (Expand)Author
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers
2013-03-16Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12...Joseph Myers
2012-11-18Correct tinyness handling in long-double and float y0/y1.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
2011-10-12Optimize libmUlrich Drepper
2008-05-10* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper
2003-12-28Update.Andreas Jaeger
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-07-11Update.Ulrich Drepper
2001-11-26Update.Andreas Jaeger
2001-10-14Update.Ulrich Drepper
2001-08-27* sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.Andreas Jaeger
2001-08-11j0 implementation for 128-bit long doubles.Andreas Jaeger