aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_exp2f.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers1-0/+2
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy1-2/+7
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy1-107/+63
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-23Don't use volatile in exp2f.Joseph Myers1-2/+2
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-09-18Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra1-1/+1
2015-09-14Fix exp2 missing underflows (bug 16521).Joseph Myers1-1/+9
2015-06-23Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers1-1/+3
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers1-0/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson1-45/+44
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-18Use new internal libc_fe* interfaces in more functionsUlrich Drepper1-7/+3
2011-10-12Optimize libmUlrich Drepper1-1/+3
2006-01-09* sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper1-10/+3
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper1-3/+10
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-06Update.Ulrich Drepper1-3/+3
2001-02-17Update.Ulrich Drepper1-0/+128