]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/e_pow.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / e_pow.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-11-21  Szabolcs NagyRemove the error handling wrapper from pow
2018-09-19  Szabolcs NagyAdd new pow implementation
2018-09-05  Szabolcs NagyAdd new exp and exp2 implementations
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-02-12  Wilco DijkstraRemove slow paths from pow
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-19  Bernd EdlingerAvoid signed shift overflow in pow (bug 21309).
2017-12-19  Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19  Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-02  Joseph MyersFix sysdeps/ieee754 pow handling of sNaN arguments...
2016-12-02  Joseph MyersFix pow (qNaN, 0) result with -lieee (bug 20919), remov...
2016-10-14  steve ellcey-CA... Fix warnings from latest GCC.
2016-01-04  Anton BlanchardEliminate redundant sign extensions in pow()
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-25  Joseph MyersFix pow missing underflows (bug 18825).
2015-06-03  Wilco DijkstraThis patch renames all uses of __isinf*, __isnan*,...
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-06-23  Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-08  Siddhesh PoyarekarFormat e_pow.c
2013-04-05  Thomas Schwinge[BZ #15335, #15342] Fix standard compliance. Don't...
2013-04-05  Thomas SchwingeRemove unreachable code.
2013-03-26  Siddhesh PoyarekarRemoved commented code
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-12-29  Siddhesh PoyarekarDemystify the magic number 134217729.0
2012-11-07  Joseph MyersFix spurious underflows from pow with results close...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-15  Joseph MyersFix pow (0.0, -Inf) (bug 14241).
2012-04-10  Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09  Joseph MyersFix missing overflow exceptions from pow (bug 13873).
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-21  Joseph MyersFix pow of zero and infinity to large powers.
2012-03-19  Richard HendersonCreate and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-05  Joseph MyersFix pow in non-default rounding modes (bug 3976).
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
2011-10-24  Ulrich DrepperFinish renamed DLA_FMA -> DLA_FMS
2011-10-23  Ulrich DrepperClean up last dla.h change
2011-10-22  Ulrich DrepperStart using fma in the libm implementation
2011-10-12  Ulrich DrepperOptimize libm
2007-03-05  Ulrich Drepper[BZ #4096]
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-01-23  Andreas Jaeger* sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to...
2002-08-26  Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-24  Ulrich DrepperUpdate.
2002-08-20  Roland McGrath2002-08-20 Brian Youmans <3diff@gnu.org>
2002-07-06  Andreas JaegerUpdate.
2001-05-12  Andreas JaegerUpdate.
2001-03-13  Ulrich DrepperUpdate.
2001-03-12  Ulrich DrepperFix a typo in the function name.
2001-03-12  Ulrich DrepperFix warnings.
2001-03-12  Ulrich DrepperUpdate.
2001-02-19  Ulrich DrepperUpdate.
1999-07-14  Ulrich DrepperUpdate.