]> git.proxmox.com Git - mirror_qemu.git/history - fpu/softfloat.c
softfloat: Replace uint16 type with uint_fast16_t
[mirror_qemu.git] / fpu / softfloat.c
2012-04-28 Andreas Färbersoftfloat: Replace uint16 type with uint_fast16_t
2012-04-28 Andreas Färbersoftfloat: Fix mixups of int and int16
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-21 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-04-21 Juan Quintelasoftfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-07 Peter Maydellsoftfloat: roundAndPackInt{32, 64}: Don't assume int32...
2012-04-07 Peter Maydellsoftfloat: float*_to_int32_round_to_zero: don't assume...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-27 Blue SwirlMerge branch 'rth/vis2' of git://repo.or.cz/qemu/rth
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-19 Peter Maydellsoftfloat: Implement fused multiply-add
2011-10-01 Peter Maydellsoftfloat: Reinstate accidentally disabled target-speci...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Andreas Färbersoftfloat: Use uint32 consistently
2011-09-03 Andreas Färbersoftfloat: Use uint16 consistently
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnosoftfloat: always enable floatx80 and float128 support
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Peter Maydellsoftfloat: Add new flag for when denormal result is...
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: fix float*_scalnb() corner cases
2011-04-25 Aurelien Jarnosoftfloat: add floatx80_compare*() functions
2011-04-17 Aurelien Jarnosoftfloat: improve description of comparison functions
2011-04-17 Aurelien Jarnosoftfloat: move float*_eq and float*_eq_quiet
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq_signaling() into float...
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-17 Aurelien Jarnosoftfloat: add float*_unordered_{,quiet}() functions
2011-04-03 Peter Maydellsoftfloat: Add float*_min() and float*_max() 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-03-21 Andreas Färbersoftfloat: Prepend QEMU-style header with derivation...
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Peter Maydellsoftfloat: Fix compilation failures with USE_SOFTFLOAT_...
2011-02-10 Peter Maydellsoftfloat: Correctly handle NaNs in float16_to_float32()
2011-02-10 Peter Maydellsoftfloat: Fix single-to-half precision float conversions
2011-02-10 Christophe Lyonsoftfloat: Honour default_nan_mode for float-to-float...
2011-02-10 Peter Maydellsoftfloat: Add float16 type and float16 NaN handling...
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-06 Peter Maydellsoftfloat: Implement flushing input denormals to zero
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/double to 16 bit integer conversio...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-13 Aurelien Jarnosoftfloat: add float32_exp2()
2010-03-07 Blue Swirlsoftfloat: remove dead assignments, spotted by clang
2009-11-19 Paul BrookARM FP16 support
2009-02-05 aurel32soft-float: add float32_log2() and float64_log2()
2008-12-19 pbrookImplement flush-to-zero mode (denormal results are...
2008-12-19 pbrookCorrectly normalize values and handle zero inputs to...
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
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