about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_erf.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-428/+0
* 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