]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/mpa.h
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / mpa.h
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-15  Wilco DijkstraRemove various ABS macros and replace uses with fabs...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-18  Joseph MyersFix libm mpone, mptwo namespace (bug 17616).
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-04-03  Siddhesh PoyarekarRemove TWO
2013-04-02  Siddhesh PoyarekarUse mantissa_t in mpexp
2013-03-29  Siddhesh PoyarekarRemove ONE and MONE
2013-03-29  Siddhesh PoyarekarRemove ZERO and MZERO macros
2013-03-26  Siddhesh PoyarekarMake mantissa type of mp_no configurable
2013-03-15  Siddhesh PoyarekarRevert configurable mantissa patch
2013-03-15  Siddhesh PoyarekarMake mantissa type configurable
2013-02-14  Siddhesh PoyarekarNew __sqr function as a faster special case of __mul
2013-01-18  Siddhesh PoyarekarSimplify calculation of 2^-m in __mpexp
2013-01-16  Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-04  Siddhesh PoyarekarFix code formatting
2013-01-04  Siddhesh PoyarekarClean up comment for MP_NO
2013-01-04  Siddhesh PoyarekarRemove commented declarations
2013-01-04  Siddhesh PoyarekarRemove argument variable name from function declaration
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-02  Siddhesh PoyarekarMove more constants into static variables
2012-12-27  Siddhesh PoyarekarMove mpone out to a global const
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-25  Ulrich DrepperCleanup FMA4 patch
2011-10-25  Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2004-08-11  Roland McGrath* sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.
2002-08-26  Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-20  Roland McGrath2002-08-20 Brian Youmans <3diff@gnu.org>
2001-10-29  Andreas JaegerUpdate.
2001-03-13  Ulrich DrepperUpdate.
2001-03-12  Ulrich DrepperFix warnings.
2001-03-12  Ulrich DrepperUpdate.