about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/e_sinhl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+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
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-061-1/+8
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-14/+7
* (__ieee754_sinhl): sinhl(x) = x when x < 2^-32.Andreas Jaeger2001-05-291-1/+1
* Update.Ulrich Drepper1999-07-141-0/+91