about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_sinh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-091-0/+1
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers2015-09-181-1/+1
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-061-2/+9
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Format floating routines.Ondřej Bílka2013-10-171-31/+38
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-21/+15
* Update.Ulrich Drepper1999-07-141-0/+86