about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_erf.c
Commit message (Expand)AuthorAgeFilesLines
* 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_double for some dbl-64 functions.Joseph Myers2017-09-291-10/+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 erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-2/+10
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-2/+15
* Format floating routines.Ondřej Bílka2013-10-171-217/+258
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-101-48/+0
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-16/+2
* Update.Ulrich Drepper1999-08-171-4/+4
* Update.Ulrich Drepper1999-07-141-0/+431