Prefer https to http for gnu.org and fsf.org URLs
[platform/upstream/glibc.git] / sysdeps / ieee754 / dbl-64 / mpa.c
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-21 Joseph MyersFix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized.
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-10-17 Ondřej BílkaFormat floating routines.
2013-03-26 Siddhesh PoyarekarUse integral constants
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-03-07 Siddhesh PoyarekarUse generic mpa.c code for everything except __mul...
2013-02-26 Siddhesh PoyarekarAnother tweak to the multiplication algorithm
2013-02-25 Siddhesh PoyarekarUse long wherever possible in mpa.c
2013-02-21 Siddhesh PoyarekarFix whitespace differences between generic and powerpc...
2013-02-20 Siddhesh PoyarekarCopy comment about inner loop from powerpc mpa.c to...
2013-02-15 Siddhesh PoyarekarDon't require LIM to determine loop end in __sqr
2013-02-15 Siddhesh PoyarekarUse intermediate variable to compute exponent in __mul
2013-02-15 Siddhesh PoyarekarFix determination of lower precision in __mul
2013-02-14 Siddhesh PoyarekarNew __sqr function as a faster special case of __mul
2013-02-13 Siddhesh PoyarekarOptimized mp multiplication
2013-02-13 Siddhesh PoyarekarClean up add_magnitudes and sub_magnitudes
2013-01-17 Siddhesh PoyarekarFix header comment
2013-01-16 Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-14 Siddhesh PoyarekarMinor tweak to mp multiplication
2013-01-14 Siddhesh PoyarekarFix code formatting in mpa.c
2013-01-09 Siddhesh PoyarekarUpdate comments in mpa.c
2013-01-04 Siddhesh PoyarekarRemove unused __cr and __cpymn
2013-01-04 Siddhesh PoyarekarRemove some commented code
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-02 Siddhesh PoyarekarSplit mantissa calculation loop and add branch prediction
2013-01-02 Siddhesh PoyarekarMove more constants into static variables
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-31 Siddhesh PoyarekarFavour normal numbers
2012-12-28 Siddhesh PoyarekarReplace constants with preprocessor defines
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
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>
2002-07-06 Andreas JaegerUpdate.
2001-03-13 Ulrich DrepperUpdate.
2001-03-12 Ulrich DrepperFix warnings.
2001-03-12 Ulrich DrepperUpdate.