summaryrefslogtreecommitdiff
path: root/src/fenv
AgeCommit message (Expand)AuthorFilesLines
2011-06-13x86_64 fenv support (untested; at least known to build successfully)Rich Felker1-0/+88
2011-06-13fix fesetround - it was writing to status word instead of control wordRich Felker1-3/+8
2011-06-12floating point environment, untestedRich Felker6-0/+144