about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_j1.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid uninitialized warnings in Bessel functions.Joseph Myers2015-02-261-2/+4
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-1/+5
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-6/+6
* Format floating routines.Ondřej Bílka2013-10-171-147/+198
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-101-21/+0
* Fix spurious underflow exceptions for Bessel functions for double (bug 14155).Joseph Myers2013-03-141-2/+4
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-182/+73
* Update.Andreas Jaeger2003-12-281-2/+2
* Little optimization, use sincos.Ulrich Drepper2001-02-131-4/+2
* Update.Ulrich Drepper2000-10-251-4/+4
* Update.Ulrich Drepper1999-07-141-0/+532