summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_j1f.c
AgeCommit message (Expand)Author
2015-06-29Fix j1, jn missing underflows (bug 16559).Joseph Myers
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers
2014-05-31Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller
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
2011-10-12Optimize libmUlrich Drepper
2003-12-28Update.Andreas Jaeger
2001-02-13Little optimization, use sincos.Ulrich Drepper
2000-10-25Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper