about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/e_j0l.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers2013-03-211-10/+17
* Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12...Joseph Myers2013-03-161-30/+38
* Correct tinyness handling in long-double and float y0/y1.David S. Miller2012-11-181-0/+3
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-0/+2
* * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper2008-05-101-2/+2
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-121-9/+7
* Update.Andreas Jaeger2003-12-281-2/+2
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+15
* Update.Ulrich Drepper2002-07-111-6/+6
* Update.Andreas Jaeger2001-11-261-2/+2
* Update.Ulrich Drepper2001-10-141-37/+37
* * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.Andreas Jaeger2001-08-271-4/+4
* j0 implementation for 128-bit long doubles.Andreas Jaeger2001-08-111-0/+908