about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/e_j1f.c
Commit message (Expand)AuthorAgeFilesLines
* Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes2017-02-151-1/+1
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-231-1/+3
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-4/+1
* Fix j1, jn missing underflows (bug 16559).Joseph Myers2015-06-291-1/+9
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-1/+1
* 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
* Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller2014-05-311-0/+1
* Correct tinyness handling in long-double and float y0/y1.David S. Miller2012-11-181-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-174/+65
* Update.Andreas Jaeger2003-12-281-2/+2
* Little optimization, use sincos.Ulrich Drepper2001-02-131-4/+2
* Update.Ulrich Drepper2000-10-251-15/+15
* Update.Ulrich Drepper1999-07-141-0/+444