]> git.proxmox.com Git - qemu.git/history - fpu/softfloat-specialize.h
target-arm: Implement correct NaN propagation rules
[qemu.git] / fpu / softfloat-specialize.h
2011-01-02 Peter Maydelltarget-arm: Implement correct NaN propagation rules
2011-01-02 Peter Maydellsoftfloat: abstract out target-specific NaN propagation...
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-07 Peter Maydellsoftfloat: Add float*_maybe_silence_nan() functions
2009-12-13 Richard Hendersontarget-alpha: Enable softfloat.
2009-03-07 blueswir1Sparse fixes: dubious mixing of bitwise and logical...
2008-12-19 pbrookImplement default-NaN mode.
2008-11-04 pbrookFix ARM default NaN.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2007-12-25 thsAssortment of soft-float fixes, by Aurelien Jarno.
2007-11-18 pbrookAdd strict checking mode for softfp code.
2007-11-16 thsFix NaN handling for MIPS and HPPA.
2007-05-11 thsFix softfloat NaN handling.
2006-10-28 bellardavoid using char when it is not necessary
2005-03-13 bellardsoft float support