]> git.proxmox.com Git - mirror_qemu.git/history - fpu/softfloat.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / fpu / softfloat.h
2007-05-31 thsAdd proper float*_is_nan prototypes.
2007-04-01 thsSolaris 9/x86 support, by Ben Taylor.
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-04-25 bellardSolaris port (Ben Taylor)
2005-03-13 bellardadded abs, chs and compare functions
2005-03-13 bellardsoft float support