summaryrefslogtreecommitdiff
path: root/src/fenv/i386
AgeCommit message (Expand)AuthorFilesLines
2012-03-17optimize x86 feclearexceptRich Felker1-16/+20
2012-03-17minor 387 fenv optimizationsRich Felker1-6/+5
2012-03-17fix i386 fegetround and make fesetround fasternsz1-10/+10
2011-06-28use type directives for fenv asm functionsRich Felker1-0/+7
2011-06-13fix fesetround - it was writing to status word instead of control wordRich Felker1-3/+8
2011-06-12floating point environment, untestedRich Felker1-0/+75