summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/mpexp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use mantissa_t in mpexpSiddhesh Poyarekar2013-04-021-2/+2
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-291-1/+1
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-141-2/+2
* Remove unnecessary factorial arraySiddhesh Poyarekar2013-02-131-10/+3
* Better exp polynomialSiddhesh Poyarekar2013-02-131-23/+37
* Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar2013-01-181-29/+4
* Remove unnecessary multiplication with RADIXISiddhesh Poyarekar2013-01-181-3/+3
* Consolidate constant defines into mpa.hSiddhesh Poyarekar2013-01-161-1/+0
* Fix formatting in mpexp.cSiddhesh Poyarekar2013-01-101-54/+95
* Make __mpexp_twomm1 an array of doublesSiddhesh Poyarekar2013-01-101-3/+26
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add assert for potential access beyond array bounds in m1npSiddhesh Poyarekar2013-01-021-4/+17
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Remove redundant __mpexp_nnSiddhesh Poyarekar2012-12-271-2/+2
* Move mpone out to a global constSiddhesh Poyarekar2012-12-271-4/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Cleanup FMA4 patchUlrich Drepper2011-10-251-19/+24
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+1
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-201-1/+1
* Update.Andreas Jaeger2002-07-061-1/+2
* Update.Ulrich Drepper2001-03-131-14/+14
* Fix warnings.Ulrich Drepper2001-03-121-8/+7
* Update.Ulrich Drepper2001-03-121-0/+105