about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/e_hypotl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* math: Use an improved algorithm for hypotl (ldbl-128)Adhemerval Zanella2021-12-131-130/+96
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* 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-3/+3
* Fix hypot sNaN handling (bug 20940).Joseph Myers2016-12-071-0/+2
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-131-1/+1
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-3/+3
* 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
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-14/+7
* Update.Ulrich Drepper2000-10-261-0/+132