aboutsummaryrefslogtreecommitdiff
path: root/math/w_exp2f.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers1-0/+1
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+7
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes1-19/+0
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra1-3/+3
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers1-1/+1
2012-03-21Fix missing exp2 overflow exception (bug 13871).Joseph Myers1-9/+5
2012-02-19Use non-signaling floating-point comparisons in math functions.Aurelien Jarno1-1/+2
2011-10-12Optimize libmUlrich Drepper1-18/+8
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-1/+1
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+32
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-32/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+32
2001-02-17Update.Ulrich Drepper1-32/+0
1999-07-14Update.Ulrich Drepper1-0/+32