about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_erff.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-091-0/+1
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-2/+3
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-1/+5
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Use math_narrow_eval more consistently.Joseph Myers2015-09-231-4/+1
* Fix erfcf spurious underflows (bug 18217).Joseph Myers2015-05-151-1/+1
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-3/+10
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-2/+17
* Remove trailing whitespace.Joseph Myers2013-06-051-4/+4
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Improve erfc accuracy.Joseph Myers2012-03-011-1/+1
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-16/+2
* Update.Ulrich Drepper1999-07-141-0/+225