linux-user: fix ppc target_stat64 st_blocks layout
[qemu] / fpu / softfloat.c
2009-02-05 aurel32soft-float: add float32_log2() and float64_log2()
2008-12-19 pbrookImplement flush-to-zero mode (denormal results are...
2008-12-19 pbrookCorrectly normalize values and handle zero inputs to...
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2007-11-25 blueswir1 128-bit float support for user mode
2007-11-21 blueswir1 Fix more typos in softloat code (Eduardo Felipe)
2007-11-21 pbrookFix typo in softfloat code.
2007-11-18 pbrookAdd strict checking mode for softfp code.
2007-11-11 pbrookARMv7 support.
2007-03-20 j_mayerOoops... Typo.
2007-03-20 j_mayerAdd missing softfloat helpers.
2006-10-28 bellardavoid using char when it is not necessary
2006-10-22 pbrookColdFire target.
2005-03-13 bellardadded abs, chs and compare functions
2005-03-13 bellardsoft float support