aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_j1f.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Fix j1, jn missing underflows (bug 16559).Joseph Myers1-1/+9
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra1-1/+1
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers1-2/+4
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers1-1/+5
2014-05-31Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller1-0/+1
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-12Optimize libmUlrich Drepper1-174/+65
2003-12-28Update.Andreas Jaeger1-2/+2
2001-02-13Little optimization, use sincos.Ulrich Drepper1-4/+2
2000-10-25Update.Ulrich Drepper1-15/+15
1999-07-14Update.Ulrich Drepper1-0/+444