about summary refs log tree commit diff
path: root/src/fenv/i386
Commit message (Expand)AuthorAgeFilesLines
* optimize x86 feclearexceptRich Felker2012-03-171-16/+20
* minor 387 fenv optimizationsRich Felker2012-03-171-6/+5
* fix i386 fegetround and make fesetround fasternsz2012-03-171-10/+10
* use type directives for fenv asm functionsRich Felker2011-06-281-0/+7
* fix fesetround - it was writing to status word instead of control wordRich Felker2011-06-131-3/+8
* floating point environment, untestedRich Felker2011-06-121-0/+75