about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_asinhf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-1/+1
* 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_float in flt-32.Joseph Myers2017-09-221-1/+2
* 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
* Optimize libmUlrich Drepper2011-10-121-25/+15
* Update.Ulrich Drepper1999-07-141-0/+58