about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/w_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+1
* Move w_exp to libm-compat-call-autoGabriel F. T. Gomes2017-02-081-38/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers2012-05-051-16/+5
* Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705).Aurelien Jarno2012-04-081-2/+2
* Use non-signaling floating-point comparisons in math functions.Aurelien Jarno2012-02-191-3/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize expUlrich Drepper2011-10-151-44/+35
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+1
* Update.Ulrich Drepper1999-07-141-0/+58