aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/mpa.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-11math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra1-123/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-02-15Remove mplog and mpexpWilco Dijkstra1-31/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-15Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra1-2/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-18Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-04-03Remove TWOSiddhesh Poyarekar1-2/+0
2013-04-02Use mantissa_t in mpexpSiddhesh Poyarekar1-1/+2
2013-03-29Remove ONE and MONESiddhesh Poyarekar1-3/+1
2013-03-29Remove ZERO and MZERO macrosSiddhesh Poyarekar1-4/+2
2013-03-26Make mantissa type of mp_no configurableSiddhesh Poyarekar1-11/+16
2013-03-15Revert configurable mantissa patchSiddhesh Poyarekar1-16/+11
2013-03-15Make mantissa type configurableSiddhesh Poyarekar1-11/+16
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar1-0/+1
2013-01-18Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar1-0/+30
2013-01-16Consolidate constant defines into mpa.hSiddhesh Poyarekar1-0/+26
2013-01-04Fix code formattingSiddhesh Poyarekar1-10/+15
2013-01-04Clean up comment for MP_NOSiddhesh Poyarekar1-12/+26
2013-01-04Remove commented declarationsSiddhesh Poyarekar1-6/+0
2013-01-04Remove argument variable name from function declarationSiddhesh Poyarekar1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-02Move more constants into static variablesSiddhesh Poyarekar1-0/+1
2012-12-27Move mpone out to a global constSiddhesh Poyarekar1-0/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-25Cleanup FMA4 patchUlrich Drepper1-1/+1
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-14/+13
2004-08-11* sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath1-2/+0
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath1-2/+4
2001-10-29Update.Andreas Jaeger1-0/+7
2001-03-13Update.Ulrich Drepper1-10/+10
2001-03-12Fix warnings.Ulrich Drepper1-5/+4
2001-03-12Update.Ulrich Drepper1-0/+79