Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / fpu / softfloat-native.h
2009-04-13 blueswir1Fix OpenSolaris softfloat warnings
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2008-12-20 aurel32softfloat-native: fix type of float_rounding_mode
2008-12-15 aurel32softfloat-native: improve correctness of floatXX_is_neg()
2008-12-15 aurel32fp: add floatXX_is_infinity(), floatXX_is_neg(), floatX...
2008-12-15 aurel32softfloat-native: fix *nan()
2008-12-13 aurel32softfloat-native: add float32_is_nan()
2008-11-22 blueswir1Add native softfloat fpu functions (Christoph Egger)
2008-08-24 blueswir1Fix math warnings on OpenBSD -current
2008-08-15 blueswir1Preliminary OpenBSD host support (based on OpenBSD...
2007-11-11 pbrookARMv7 support.
2007-04-22 thsCheck that HOST_SOLARIS is defined before relying on...
2007-04-17 thsUpdated Solaris isinf support, by Juergen Keil and...
2007-03-20 j_mayerAdd missing softfloat helpers.
2006-10-28 bellardavoid using char when it is not necessary
2006-10-22 pbrookColdFire target.
2006-05-01 bellardSolaris port (Ben Taylor)
2006-04-28 pbrookFix typo in BSD FP rounding mode names.
2006-04-26 pbrookRemove missing include.
2006-04-25 bellardSolaris port (Ben Taylor)
2005-03-20 bellardmore native FPU comparison functions - native FPU remainder
2005-03-13 bellardsoft float support