]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/e_exp.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / e_exp.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-11-21  Szabolcs NagyRemove the error handling wrapper from exp and exp2
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-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2018-04-15  Patrick McGeheartyImproves __ieee754_exp(x) performance by 18-37% when...
2018-02-15  Wilco DijkstraRemove mplog and mpexp
2018-02-12  Szabolcs NagyRemove slow paths from exp
2018-02-12  Wilco DijkstraRemove slow paths from pow
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-23  Joseph MyersRefactor code forcing underflow exceptions.
2015-06-03  Wilco DijkstraThis patch renames all uses of __isinf*, __isnan*,...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-03-24  Joseph MyersFix implicit __isinf declarations in exp.
2014-03-24  Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-03  Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-10-08  Siddhesh PoyarekarFormat e_exp.c
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-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
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-02  Joseph MyersFix exp 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-16  Ulrich DrepperOptimize exp
2003-12-28  Andreas JaegerDo not raise execptions for exp(NaN).
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-05-12  Andreas JaegerUpdate.
2001-03-12  Ulrich DrepperFix warnings.
2001-03-12  Ulrich DrepperUpdate.
2000-06-28  Ulrich DrepperUpdate.
1999-07-14  Ulrich DrepperUpdate.