1. fd42503 softfloat: Add float128_to_uint32_round_to_zero() by Bharata B Rao · 8 years ago
  2. 2e6d856 softfloat: Add float128_to_uint64_round_to_zero() by Bharata B Rao · 8 years ago
  3. 9ee6f67 softfloat: Add round-to-odd rounding mode by Bharata B Rao · 8 years ago
  4. f566c04 target-ppc: Add xscvdphp, xscvhpdp by Bharata B Rao · 8 years ago
  5. d1eb8f2 fpu: add mechanism to check for invalid long double formats by Andrew Dutcher · 9 years ago
  6. dfd6076 softfloat: Fix warn about implicit conversion from int to int8_t by Pranith Kumar · 9 years ago
  7. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  8. af39bc8 softfloat: Implement run-time-configurable meaning of signaling NaN bit by Aleksandar Markovic · 9 years ago
  9. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  10. 0bb721d fpu: Remove use of int_fast16_t in conversions to int16 by Peter Maydell · 9 years ago
  11. d341d9f fpu: Replace uint8 typedef with uint8_t by Peter Maydell · 9 years ago
  12. 8f506c7 fpu: Replace int8 typedef with int8_t by Peter Maydell · 9 years ago
  13. 3a87d00 fpu: Replace uint32 typedef with uint32_t by Peter Maydell · 9 years ago
  14. f401451 fpu: Replace int32 typedef with int32_t by Peter Maydell · 9 years ago
  15. 182f42f fpu: Replace uint64 typedef with uint64_t by Peter Maydell · 9 years ago
  16. f42c222 fpu: Replace int64 typedef with int64_t by Peter Maydell · 9 years ago
  17. a2f2d28 softfloat: expand out STATUS macro by Peter Maydell · 10 years ago
  18. ff32e16 softfloat: expand out STATUS_VAR by Peter Maydell · 10 years ago
  19. e5a41ff softfloat: Expand out the STATUS_PARAM macro by Peter Maydell · 10 years ago
  20. 16017c4 softfloat: Clarify license status by Peter Maydell · 10 years ago
  21. 6bb8e0f softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0be36f by Peter Maydell · 10 years ago
  22. a7d1ac7 softfloat: Apply patch corresponding to rebasing to softfloat-2a by Peter Maydell · 10 years ago
  23. 2d31e06 softfloat: add functions corresponding to IEEE-2008 min/maxNumMag by Leon Alrae · 11 years ago
  24. a49db98 fpu: softfloat: drop INLINE macro by Luiz Capitulino · 11 years ago
  25. a13d448 softfloat: Introduce float32_to_uint64_round_to_zero by Tom Musta · 11 years ago
  26. 7baeabc softfloat: export squash_input_denormal functions by Alex Bennée · 11 years ago
  27. 67d4353 softfloat: Support halving the result of muladd operation by Peter Maydell · 11 years ago
  28. f9288a7 softfloat: Add support for ties-away rounding by Peter Maydell · 11 years ago
  29. 14c9a07 softfloat: Add float16 <=> float64 conversion functions by Peter Maydell · 11 years ago
  30. 879d096 softfloat: Provide complete set of accessors for fp state by Peter Maydell · 11 years ago
  31. 2f18bbf softfloat: Add float32_to_uint64() by Tom Musta · 11 years ago
  32. c4850f9 softfloat: Make the int-to-float functions take exact-width types by Peter Maydell · 11 years ago
  33. 8afbdab softfloat: Add 16 bit integer to float conversions by Peter Maydell · 11 years ago
  34. f581bf5 softfloat: Add float to 16bit integer conversions. by Will Newton · 11 years ago
  35. e17ab31 softfloat: Add minNum() and maxNum() functions to softfloat. by Will Newton · 11 years ago
  36. 1e397ea softfloat: Implement uint64_to_float128 by Richard Henderson · 12 years ago
  37. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago