about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/mpa.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove mplog and mpexpWilco Dijkstra2018-02-151-31/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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
* Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra2015-05-151-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-181-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove TWOSiddhesh Poyarekar2013-04-031-2/+0
* Use mantissa_t in mpexpSiddhesh Poyarekar2013-04-021-1/+2
* Remove ONE and MONESiddhesh Poyarekar2013-03-291-3/+1
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-291-4/+2
* Make mantissa type of mp_no configurableSiddhesh Poyarekar2013-03-261-11/+16
* Revert configurable mantissa patchSiddhesh Poyarekar2013-03-151-16/+11
* Make mantissa type configurableSiddhesh Poyarekar2013-03-151-11/+16
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-141-0/+1
* Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar2013-01-181-0/+30
* Consolidate constant defines into mpa.hSiddhesh Poyarekar2013-01-161-0/+26
* Fix code formattingSiddhesh Poyarekar2013-01-041-10/+15
* Clean up comment for MP_NOSiddhesh Poyarekar2013-01-041-12/+26
* Remove commented declarationsSiddhesh Poyarekar2013-01-041-6/+0
* Remove argument variable name from function declarationSiddhesh Poyarekar2013-01-041-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Move more constants into static variablesSiddhesh Poyarekar2013-01-021-0/+1
* Move mpone out to a global constSiddhesh Poyarekar2012-12-271-0/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Cleanup FMA4 patchUlrich Drepper2011-10-251-1/+1
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-14/+13
* * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath2004-08-111-2/+0
* 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-2/+4
* Update.Andreas Jaeger2001-10-291-0/+7
* Update.Ulrich Drepper2001-03-131-10/+10
* Fix warnings.Ulrich Drepper2001-03-121-5/+4
* Update.Ulrich Drepper2001-03-121-0/+79