summaryrefslogtreecommitdiff
path: root/src/fenv
AgeCommit message (Expand)AuthorLines
2011-06-28use type directives for fenv asm functionsRich Felker-0/+14
2011-06-13x86_64 fenv support (untested; at least known to build successfully)Rich Felker-0/+88
2011-06-13fix fesetround - it was writing to status word instead of control wordRich Felker-3/+8
2011-06-12floating point environment, untestedRich Felker-0/+144