about summary refs log tree commit diff
path: root/src/fenv
Commit message (Expand)AuthorAgeFilesLines
...
* fix i386 fegetround and make fesetround fasternsz2012-03-171-10/+10
* use type directives for fenv asm functionsRich Felker2011-06-282-0/+14
* x86_64 fenv support (untested; at least known to build successfully)Rich Felker2011-06-131-0/+88
* fix fesetround - it was writing to status word instead of control wordRich Felker2011-06-131-3/+8
* floating point environment, untestedRich Felker2011-06-126-0/+144