summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/e_hypotl.c
AgeCommit message (Expand)Author
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2016-12-07Fix hypot sNaN handling (bug 20940).Joseph Myers
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2015-09-24Fix hypot missing underflows (bug 18803).Joseph Myers
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-12Optimize libmUlrich Drepper
2000-10-26Update.Ulrich Drepper