about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/e_j0f.c
Commit message (Expand)AuthorAgeFilesLines
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-101-2/+2
* Fixed inaccuracy of j0f (BZ #28185)Paul Zimmermann2021-10-051-3/+3
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-40/+475
* math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2020-08-071-1/+16
* Adjust thresholds in Bessel function implementations (bug 14469).Joseph Myers2020-02-141-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-2/+3
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-151-4/+4
* Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes2017-02-151-1/+1
* Avoid uninitialized warnings in Bessel functions.Joseph Myers2015-02-261-2/+4
* 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
* Fix uses of math_force_evalAndreas Schwab2011-10-261-1/+1
* Use math_force_eval in more placesUlrich Drepper2011-10-251-4/+3
* Optimize libmUlrich Drepper2011-10-121-153/+47
* Update.Andreas Jaeger2003-12-281-3/+3
* Little optimization, use sincos.Ulrich Drepper2001-02-131-2/+1
* Update.Ulrich Drepper2001-02-131-2/+1
* Update.Ulrich Drepper2000-10-251-13/+13
* Update.Ulrich Drepper1999-07-141-0/+444