about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_hypot.c
Commit message (Expand)AuthorAgeFilesLines
* Fix hypot sNaN handling (bug 20940).Joseph Myers2016-12-071-0/+2
* Fix hypot missing underflows (bug 18803).Joseph Myers2015-09-241-1/+3
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers2013-12-171-1/+1
* Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers2013-12-171-0/+11
* Format floating routines.Ondřej Bílka2013-10-171-66/+91
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-16/+9
* Update.Ulrich Drepper1999-07-141-0/+128