]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/mpexp.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / mpexp.c
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-02  Siddhesh PoyarekarUse mantissa_t in mpexp
2013-03-29  Siddhesh PoyarekarRemove ZERO and MZERO macros
2013-02-14  Siddhesh PoyarekarNew __sqr function as a faster special case of __mul
2013-02-13  Siddhesh PoyarekarRemove unnecessary factorial array
2013-02-13  Siddhesh PoyarekarBetter exp polynomial
2013-01-18  Siddhesh PoyarekarSimplify calculation of 2^-m in __mpexp
2013-01-18  Siddhesh PoyarekarRemove unnecessary multiplication with RADIXI
2013-01-16  Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-10  Siddhesh PoyarekarFix formatting in mpexp.c
2013-01-10  Siddhesh PoyarekarMake __mpexp_twomm1 an array of doubles
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-02  Siddhesh PoyarekarAdd assert for potential access beyond array bounds...
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-12-27  Siddhesh PoyarekarRemove redundant __mpexp_nn
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
2002-08-26  Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-20  Roland McGrath2002-08-20 Brian Youmans <3diff@gnu.org>
2002-07-06  Andreas JaegerUpdate.
2001-03-13  Ulrich DrepperUpdate.
2001-03-12  Ulrich DrepperFix warnings.
2001-03-12  Ulrich DrepperUpdate.