]> git.proxmox.com Git - mirror_qemu.git/history - fpu/softfloat.c
Fix math warnings on OpenBSD -current
[mirror_qemu.git] / fpu / softfloat.c
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