]> git.proxmox.com Git - qemu.git/history - fpu
New '-bios' option, used to select an alternate BIOS image from bios_dir.
[qemu.git] / fpu /
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-31 thsAdd proper float*_is_nan prototypes.
2007-05-11 thsFix softfloat NaN handling.
2007-04-22 thsCheck that HOST_SOLARIS is defined before relying on...
2007-04-17 thsUpdated Solaris isinf support, by Juergen Keil and...
2007-04-01 thsSolaris 9/x86 support, by Ben Taylor.
2007-03-20 j_mayerOoops... Typo.
2007-03-20 j_mayerAdd missing softfloat helpers.
2007-03-19 thstrunc() for Solaris 9 / SPARC, by Juergen Keil.
2006-10-28 bellardavoid using char when it is not necessary
2006-10-22 pbrookColdFire target.
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
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)
2006-04-23 bellard64 bit fix
2005-03-20 bellardmore native FPU comparison functions - native FPU remainder
2005-03-13 bellardadded abs, chs and compare functions
2005-03-13 bellardsoft float support