about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/k_tanl.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+2
* Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers2015-10-271-4/+0
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Disable uninitialized warning with GCC 4.8Stan Shebs2015-08-261-0/+12
* Fix tan missing underflows (bug 16517).Joseph Myers2015-08-071-1/+11
* Fix tan, tanl for large inputs.Joseph Myers2012-03-161-0/+137