aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/s_tanhl.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2017-10-05Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers1-1/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-1/+1
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-08-13Fix tanh missing underflows (bug 16520).Joseph Myers1-0/+8
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-10/+1
2001-06-19UpdateAndreas Jaeger1-1/+1
2001-05-14* locales/ms_MY: Fix entries for Tue and Wednesday. Andreas Jaeger1-3/+3
1999-07-14Update.Ulrich Drepper1-0/+95