]> git.proxmox.com Git - qemu.git/history - fpu/softfloat-native.c
target-i386: remove old code handling float64
[qemu.git] / fpu / softfloat-native.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-25 Aurelien Jarnosoftfloat-native: add float*_is_any_nan() functions
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Andreas Färbersoftfloat: Drop [s]bits{8, 16, 32, 64} types in favor...
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Stefan Weilarm host: fix compiler warning
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-07-27 Juan Quintelarename HOST_BSD to CONFIG_BSD
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-04-13 blueswir1Fix OpenSolaris softfloat warnings
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-01-25 malcAdd static qualifier to local functions
2009-01-14 malcRemove all traces of __powerpc__
2008-12-15 aurel32softfloat-native: fix *nan()
2008-12-14 aurel32Use float_relation_* constants
2008-12-13 aurel32softfloat-native: add float32_is_nan()
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-22 thsCheck that HOST_SOLARIS is defined before relying on...
2007-04-01 thsSolaris 9/x86 support, by Ben Taylor.
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-04-23 bellard64 bit fix
2005-03-20 bellardmore native FPU comparison functions - native FPU remainder
2005-03-13 bellardsoft float support