about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/e_hypotl.c
Commit message (Expand)AuthorAgeFilesLines
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-151-2/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-8/+8
* Fix hypot sNaN handling (bug 20940).Joseph Myers2016-12-071-0/+2
* Fix hypot missing underflows (bug 18803).Joseph Myers2015-09-241-1/+3
* Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers2013-12-171-0/+11
* Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers2013-05-241-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* Avoid warnings about unused variables in 96-bit hypotlUlrich Drepper2011-11-121-2/+4
* Optimize libmUlrich Drepper2011-10-121-10/+7
* Update.Ulrich Drepper1999-07-141-0/+133