about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_cosh.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella2021-01-111-1/+2
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-40/+35
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* 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
* Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers2015-09-181-1/+1
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-2/+2
* Format floating routines.Ondřej Bílka2013-10-171-33/+39
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Add cosh optimized for 64-bit architecturesUlrich Drepper2011-10-151-4/+0
* Optimize libmUlrich Drepper2011-10-121-33/+27
* Update.Ulrich Drepper1999-07-141-0/+92