aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/k_tanl.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+2
2015-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers1-4/+0
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-08-26Disable uninitialized warning with GCC 4.8Stan Shebs1-0/+12
2015-08-07Fix tan missing underflows (bug 16517).Joseph Myers1-1/+11
2012-03-16Fix tan, tanl for large inputs.Joseph Myers1-0/+137