about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_asinhl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* 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
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-061-1/+2
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-131-3/+3
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-4/+4
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix asinh missing underflows (bug 16350).Joseph Myers2015-06-181-0/+6
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+0
* asinh implmentation for 128-bit long doubles.Andreas Jaeger2001-06-291-0/+87