softfloat-native: add float32_is_nan()
[qemu] / fpu / softfloat.c
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