summaryrefslogtreecommitdiff
path: root/math/w_exp2f.c
AgeCommit message (Expand)Author
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers
2012-03-21Fix missing exp2 overflow exception (bug 13871).Joseph Myers
2012-02-19Use non-signaling floating-point comparisons in math functions.Aurelien Jarno
2011-10-12Optimize libmUlrich Drepper
2011-10-08Use private math_private.h in files in math/Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2001-02-17Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper