about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_tanh.c
Commit message (Expand)AuthorAgeFilesLines
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Use libm_alias_double for some dbl-64 functions.Joseph Myers2017-09-291-5/+2
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix tanh missing underflows (bug 16520).Joseph Myers2015-08-131-1/+9
* Format floating routines.Ondřej Bílka2013-10-171-29/+39
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+1
* Update.Ulrich Drepper1999-07-141-0/+93