about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/k_tanl.c
Commit message (Expand)AuthorAgeFilesLines
* 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