1. 3bf7e40 softfloat: fix for C99 by Avi Kivity · 13 years ago
  2. 369be8f softfloat: Implement fused multiply-add by Peter Maydell · 13 years ago
  3. 9f8d2a0 softfloat: Use uint32 consistently by Andreas Färber · 13 years ago
  4. 38641f8 softfloat: Use uint16 consistently by Andreas Färber · 13 years ago
  5. 789ec7c softfloat: change default nan definitions to variables by Paolo Bonzini · 13 years ago
  6. 587eabf softfloat: add float*_is_zero_or_denormal() by Aurelien Jarno · 14 years ago
  7. be22a9a softfloat: always enable floatx80 and float128 support by Aurelien Jarno · 14 years ago
  8. cf67c6b softfloat-native: remove by Aurelien Jarno · 14 years ago
  9. e6afc87 softfloat: Add new flag for when denormal result is flushed to zero by Peter Maydell · 14 years ago
  10. f6714d3 softfloat: add floatx80_compare*() functions by Aurelien Jarno · 14 years ago
  11. c4b4c77 softfloat: add pi constants by Aurelien Jarno · 14 years ago
  12. f3218a8 softfloat: add floatx80 constants by Aurelien Jarno · 14 years ago
  13. b76235e softfloat: fix floatx80_is_infinity() by Aurelien Jarno · 14 years ago
  14. b689362 softfloat: move float*_eq and float*_eq_quiet by Aurelien Jarno · 14 years ago
  15. 2657d0f softfloat: rename float*_eq_signaling() into float*_eq() by Aurelien Jarno · 14 years ago
  16. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  17. 67b7861 softfloat: add float*_unordered_{,quiet}() functions by Aurelien Jarno · 14 years ago
  18. c29aca4 softfloat: Add setter function for tininess detection mode by Peter Maydell · 14 years ago
  19. d2fbca9 unicore32: necessary modifications for other files to support unicore32 by Guan Xuetao · 14 years ago
  20. 274f1b0 softfloat: Add float*_min() and float*_max() functions by Peter Maydell · 14 years ago
  21. bb98fe4 softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t by Andreas Färber · 14 years ago
  22. 87b8cc3 softfloat: Resolve type mismatches between declaration and implementation by Andreas Färber · 14 years ago
  23. 8d725fa softfloat: Prepend QEMU-style header with derivation notice by Andreas Färber · 14 years ago
  24. c30fe7d softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats. by Christophe Lyon · 14 years ago
  25. 8559666 softfloat: move all default NaN definitions to softfloat.h. by Christophe Lyon · 14 years ago
  26. d5138cf softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES by Peter Maydell · 14 years ago
  27. bb4d4bb softfloat: Add float16 type and float16 NaN handling functions by Peter Maydell · 14 years ago
  28. 6f3300a softfloat: Add float32_is_zero_or_denormal() function by Peter Maydell · 14 years ago
  29. 2bed652 softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan() by Peter Maydell · 14 years ago
  30. 37d1866 softfloat: Implement flushing input denormals to zero by Peter Maydell · 14 years ago
  31. f6a7d92 softfloat: add float{x80,128}_maybe_silence_nan() by Aurelien Jarno · 14 years ago
  32. 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
  33. cbcef45 softfloat: Add float/double to 16 bit integer conversion functions by Peter Maydell · 14 years ago
  34. b408dbd softfloat: Add float*_maybe_silence_nan() functions by Peter Maydell · 14 years ago
  35. 21d6ebd softfloat: Add float*_is_any_nan() functions by Peter Maydell · 14 years ago
  36. 8229c99 softfloat: add float32_exp2() by Aurelien Jarno · 16 years ago
  37. 8443eff target-alpha: Split up FPCR value into separate fields. by Richard Henderson · 15 years ago
  38. ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
  39. 6001149 ARM FP16 support by Paul Brook · 15 years ago
  40. 75b5a69 rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH by Juan Quintela · 15 years ago
  41. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  42. 71e72a1 rename HOST_BSD to CONFIG_BSD by Juan Quintela · 15 years ago
  43. dfe5fff change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} by Juan Quintela · 15 years ago
  44. 2734c70 Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper) by blueswir1 · 16 years ago
  45. 374dfc3 soft-float: add float32_log2() and float64_log2() by aurel32 · 16 years ago
  46. 196cfc8 softfloat: add a 1.0 constant for float32 and float64 by aurel32 · 16 years ago
  47. fe76d97 Implement flush-to-zero mode (denormal results are replaced with zero). by pbrook · 16 years ago
  48. 5c7908e Implement default-NaN mode. by pbrook · 16 years ago
  49. dadd71a fp: fix float32_is_infinity() by aurel32 · 16 years ago
  50. c52ab6f fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero() by aurel32 · 16 years ago
  51. b29fe3e Preliminary AIX support by malc · 16 years ago
  52. 1f58732 128-bit float support for user mode by blueswir1 · 17 years ago
  53. f090c9d Add strict checking mode for softfp code. by pbrook · 17 years ago
  54. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  55. 924b2c0 Add proper float*_is_nan prototypes. by ths · 18 years ago
  56. 0475a5c Solaris 9/x86 support, by Ben Taylor. by ths · 18 years ago
  57. 75d62a5 Add missing softfloat helpers. by j_mayer · 18 years ago
  58. 750afe9 avoid using char when it is not necessary by bellard · 18 years ago
  59. e6e5906 ColdFire target. by pbrook · 18 years ago
  60. ec530c8 Solaris port (Ben Taylor) by bellard · 19 years ago
  61. 1d6bda3 added abs, chs and compare functions by bellard · 20 years ago
  62. 158142c soft float support by bellard · 20 years ago