aboutsummaryrefslogtreecommitdiff
path: root/math/w_exp2.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+8
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes1-23/+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/+36
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-36/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+36
2001-02-17Update.Ulrich Drepper1-36/+0
1999-07-14Update.Ulrich Drepper1-0/+36