aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_powf.c
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-22Remove duplicate inline implementation of issignalingfPaul A. Clarke
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-11Fix powf overflow handling in non-nearest rounding mode [BZ #23961]Szabolcs Nagy
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy
2017-09-29New generic powfSzabolcs Nagy
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-06-23Optimized version of powf()Paul Clarke
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers
2016-12-02Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).Joseph Myers
2015-09-26Fix powf inaccuracy (bug 18956).Joseph Myers
2015-09-25Fix pow missing underflows (bug 18825).Joseph Myers
2015-08-05Fix powf (close to -1, large) (bug 18647).Joseph Myers
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-12Optimize libmUlrich Drepper
2001-02-19Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper