math: raise flags in log2l.c on <= 0 arguments, and fix volatile
[oweals/musl.git] / src / fenv / i386 /
2012-03-17 Rich Felkeroptimize x86 feclearexcept
2012-03-17 Rich Felkerminor 387 fenv optimizations
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-17 nszfix i386 fegetround and make fesetround faster
2011-06-28 Rich Felkeruse type directives for fenv asm functions
2011-06-13 Rich Felkerfix fesetround - it was writing to status word instead...
2011-06-12 Rich Felkerfloating point environment, untested