about summary refs log tree commit diff
path: root/src/math/i386/atan2.s
Commit message (Expand)AuthorAgeFilesLines
* fix excess precision in return value of i386 atan[2][f]Rich Felker2020-02-061-1/+2
* fix build regression in i386 asm for atan2, atan2fRich Felker2019-08-051-1/+1
* fix x87 stack imbalance in corner cases of i386 math asmRich Felker2019-08-051-4/+1
* math: fix i386 atan2.s to raise underflow for subnormal resultsSzabolcs Nagy2013-08-151-1/+11
* asm for inverse trig functionsRich Felker2012-03-191-0/+7