]> git.proxmox.com Git - qemu.git/history - fpu/softfloat-specialize.h
softfloat: SH4 has the sNaN bit set
[qemu.git] / fpu / softfloat-specialize.h
2011-01-14 Aurelien Jarnosoftfloat: SH4 has the sNaN bit set
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-06 Aurelien Jarnotarget-ppc: Implement correct NaN propagation rules
2011-01-06 Aurelien Jarnotarget-mips: Implement correct NaN propagation rules
2011-01-06 Aurelien Jarnosoftfloat: use float{32,64,x80,128}_maybe_silence_nan()
2011-01-06 Aurelien Jarnosoftfloat: add float{x80,128}_maybe_silence_nan()
2011-01-06 Aurelien Jarnosoftfloat: fix float{32,64}_maybe_silence_nan() for...
2011-01-06 Aurelien Jarnosoftfloat: rename *IsNaN variables to *IsQuietNaN
2011-01-06 Aurelien Jarnosoftfloat: remove HPPA specific code
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