aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_hypot.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-24Fix hypot missing underflows (bug 18803).Joseph Myers1-1/+3
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers1-1/+1
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers1-0/+11
2013-10-17Format floating routines.Ondřej Bílka1-66/+91
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-12Optimize libmUlrich Drepper1-16/+9
1999-07-14Update.Ulrich Drepper1-0/+128