aboutsummaryrefslogtreecommitdiff
path: root/src/fenv/i386
AgeCommit message (Expand)AuthorFilesLines
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