2011-05-05 |
Michael S. Tsirkin | Merge remote branch 'origin/master' into pci |
tree | commitdiff |
2011-04-25 |
Anthony Liguori | Merge remote-tracking branch 'awilliam/ipxe' into staging |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat-native: add float*_is_any_nan() functions |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat-native: fix float*_scalbn() functions |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat: fix float*_scalnb() corner cases |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat: add floatx80_compare*() functions |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat-native: add a few constant values |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat: add pi constants |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat: add floatx80 constants |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat: fix floatx80_is_infinity() |
tree | commitdiff |
2011-04-25 |
Aurelien Jarno | softfloat: fix floatx80 handling of NaN |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat: improve description of comparison functions |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat: move float*_eq and float*_eq_quiet |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat: rename float*_eq_signaling() into float... |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat: rename float*_eq() into float*_eq_quiet() |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat-native: add float*_unordered_quiet() functions |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat: add float*_unordered_{,quiet}() functions |
tree | commitdiff |
2011-04-17 |
Aurelien Jarno | softfloat: use GCC builtins to count the leading zeros |
tree | commitdiff |
2011-04-12 |
Peter Maydell | softfloat: Add setter function for tininess detection... |
tree | commitdiff |
2011-04-12 |
Guan Xuetao | unicore32: necessary modifications for other files... |
tree | commitdiff |
2011-04-03 |
Peter Maydell | softfloat: Add float*_min() and float*_max() functions |
tree | commitdiff |
2011-03-24 |
Anthony Liguori | Merge remote branch 'amit/for-anthony' into staging |
tree | commitdiff |
2011-03-21 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging |
tree | commitdiff |
2011-03-21 |
Andreas Färber | softfloat: Drop [s]bits{8, 16, 32, 64} types in favor... |
tree | commitdiff |
2011-03-21 |
Andreas Färber | softfloat: Resolve type mismatches between declaration... |
tree | commitdiff |
2011-03-21 |
Andreas Färber | softfloat: Prepend QEMU-style header with derivation... |
tree | commitdiff |
2011-02-24 |
Christophe Lyon | softfloat: add _set_sign(), _infinity and _half for... |
tree | commitdiff |
2011-02-24 |
Christophe Lyon | softfloat: move all default NaN definitions to softfloat.h. |
tree | commitdiff |
2011-02-16 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
tree | commitdiff |
2011-02-10 |
Peter Maydell | softfloat: Fix compilation failures with USE_SOFTFLOAT_... |
tree | commitdiff |
2011-02-10 |
Peter Maydell | softfloat: Correctly handle NaNs in float16_to_float32() |
tree | commitdiff |
2011-02-10 |
Peter Maydell | softfloat: Fix single-to-half precision float conversions |
tree | commitdiff |
2011-02-10 |
Christophe Lyon | softfloat: Honour default_nan_mode for float-to-float... |
tree | commitdiff |
2011-02-10 |
Peter Maydell | softfloat: Add float16 type and float16 NaN handling... |
tree | commitdiff |
2011-02-01 |
Anthony Liguori | Merge remote branch 'amit/for-anthony' into staging |
tree | commitdiff |
2011-01-31 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2011-01-21 |
Aurelien Jarno | Merge branch 'usb.4' of git://anongit.freedesktop.org... |
tree | commitdiff |
2011-01-20 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2011-01-20 |
Aurelien Jarno | softfloat: fix floatx80_is_{quiet,signaling}_nan() |
tree | commitdiff |
2011-01-17 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2011-01-14 |
Peter Maydell | softfloat: Add float32_is_zero_or_denormal() function |
tree | commitdiff |
2011-01-14 |
Aurelien Jarno | softfloat: fix default-NaN mode |
tree | commitdiff |
2011-01-14 |
Aurelien Jarno | softfloat: SH4 has the sNaN bit set |
tree | commitdiff |
2011-01-10 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2011-01-10 |
Michael S. Tsirkin | Merge remote branch 'origin/master' into pci |
tree | commitdiff |
2011-01-08 |
Aurelien Jarno | Merge branch 'linux-user-for-upstream' of git://gitorio... |
tree | commitdiff |
2011-01-07 |
Peter Maydell | softfloat: Implement floatx80_is_any_nan() and float128... |
tree | commitdiff |
2011-01-06 |
Peter Maydell | softfloat: Implement flushing input denormals to zero |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | target-ppc: Implement correct NaN propagation rules |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | target-mips: Implement correct NaN propagation rules |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | softfloat: use float{32,64,x80,128}_maybe_silence_nan() |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | softfloat: add float{x80,128}_maybe_silence_nan() |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | softfloat: fix float{32,64}_maybe_silence_nan() for... |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | softfloat: rename *IsNaN variables to *IsQuietNaN |
tree | commitdiff |
2011-01-06 |
Aurelien Jarno | softfloat: remove HPPA specific code |
tree | commitdiff |
2011-01-02 |
Peter Maydell | target-arm: Implement correct NaN propagation rules |
tree | commitdiff |
2011-01-02 |
Peter Maydell | softfloat: abstract out target-specific NaN propagation... |
tree | commitdiff |
2011-01-02 |
Peter Maydell | softfloat: Rename float*_is_nan() functions to float... |
tree | commitdiff |
2010-12-27 |
Aurelien Jarno | Merge branch 'spice.v23.pull' of git://anongit.freedesk... |
tree | commitdiff |
2010-12-17 |
Anthony Liguori | Merge remote branch 'arm/for-anthony' into staging |
tree | commitdiff |
2010-12-07 |
Peter Maydell | softfloat: Add float/double to 16 bit integer conversio... |
tree | commitdiff |
2010-12-07 |
Peter Maydell | softfloat: Add float*_maybe_silence_nan() functions |
tree | commitdiff |
2010-12-07 |
Peter Maydell | softfloat: Add float*_is_any_nan() functions |
tree | commitdiff |
2010-10-27 |
Michael S. Tsirkin | Merge branch 'pci' into for_anthony |
tree | commitdiff |
2010-07-26 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2010-07-15 |
Anthony Liguori | Merge remote branch 'origin/master' into staging |
tree | commitdiff |
2010-07-13 |
Aurelien Jarno | softfloat: add float32_exp2() |
tree | commitdiff |
2010-03-07 |
Blue Swirl | softfloat: remove dead assignments, spotted by clang |
tree | commitdiff |
2010-02-23 |
Richard Henderson | target-alpha: Split up FPCR value into separate fields. |
tree | commitdiff |
2010-02-08 |
Anthony Liguori | Merge remote branch 'linux-user/linux-user-for-upstream... |
tree | commitdiff |
2010-02-08 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging-tmp |
tree | commitdiff |
2010-02-06 |
Stefan Weil | arm host: fix compiler warning |
tree | commitdiff |
2009-12-13 |
Richard Henderson | target-alpha: Fixes for alpha-linux syscalls. |
tree | commitdiff |
2009-12-13 |
Richard Henderson | target-alpha: Enable softfloat. |
tree | commitdiff |
2009-12-13 |
Andreas Färber | Silence softfloat warnings on OpenSolaris |
tree | commitdiff |
2009-12-01 |
Anthony Liguori | Merge commit 'mst/for_anthony' into mst |
tree | commitdiff |
2009-11-29 |
Aurelien Jarno | Add support for GNU/kFreeBSD |
tree | commitdiff |
2009-11-19 |
Paul Brook | ARM FP16 support |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename HOST_BSD to CONFIG_BSD |
tree | commitdiff |
2009-07-27 |
Juan Quintela | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} |
tree | commitdiff |
2009-04-13 |
blueswir1 | Fix OpenSolaris gcc4 warnings: iovec type mismatches... |
tree | commitdiff |
2009-04-13 |
blueswir1 | Fix OpenSolaris softfloat warnings |
tree | commitdiff |
2009-03-08 |
blueswir1 | Rename one more _BSD to HOST_BSD (spotted by Hasso... |
tree | commitdiff |
2009-03-08 |
blueswir1 | Rename _BSD to HOST_BSD so that it's more obvious that... |
tree | commitdiff |
2009-03-07 |
blueswir1 | Sparse fixes: dubious mixing of bitwise and logical... |
tree | commitdiff |
2009-02-05 |
aurel32 | soft-float: add float32_log2() and float64_log2() |
tree | commitdiff |
2009-02-04 |
aurel32 | softfloat: add a 1.0 constant for float32 and float64 |
tree | commitdiff |
2009-01-25 |
malc | Add static qualifier to local functions |
tree | commitdiff |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
tree | commitdiff |
2008-12-20 |
aurel32 | softfloat-native: fix type of float_rounding_mode |
tree | commitdiff |
2008-12-19 |
pbrook | Implement flush-to-zero mode (denormal results are... |
tree | commitdiff |
2008-12-19 |
pbrook | Implement default-NaN mode. |
tree | commitdiff |
2008-12-19 |
pbrook | Correctly normalize values and handle zero inputs to... |
tree | commitdiff |
2008-12-18 |
aurel32 | fp: fix float32_is_infinity() |
tree | commitdiff |
2008-12-15 |
aurel32 | softfloat-native: improve correctness of floatXX_is_neg() |
tree | commitdiff |
2008-12-15 |
aurel32 | fp: add floatXX_is_infinity(), floatXX_is_neg(), floatX... |
tree | commitdiff |
2008-12-15 |
aurel32 | softfloat-native: fix *nan() |
tree | commitdiff |
2008-12-14 |
aurel32 | Use float_relation_* constants |
tree | commitdiff |
next |