aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_hypotf.c
AgeCommit message (Expand)Author
2016-12-07Fix hypot sNaN handling (bug 20940).Joseph Myers
2015-09-15Simplify hypotf infinity handling (bug 15918).Joseph Myers
2012-03-13Fix hypotf overflow/underflow by using double precision instead of scaling.David S. Miller
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-12Optimize libmUlrich Drepper
2005-09-06* sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove theUlrich Drepper
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
1999-07-14Update.Ulrich Drepper