about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c
Commit message (Expand)AuthorAgeFilesLines
* Fix expm1 missing underflows (bug 16353).Joseph Myers2015-06-221-1/+2
* Fix wordsize-64 cosh regression (bug 14273).Joseph Myers2012-06-211-0/+1
* 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-0/+82