1. 9027db8 Fix ARM default NaN. by pbrook · 16 years ago
  2. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  3. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 16 years ago
  4. 7c2a9d0 Fix math warnings on OpenBSD -current by blueswir1 · 16 years ago
  5. 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  6. 85016c9 Assortment of soft-float fixes, by Aurelien Jarno. by ths · 17 years ago
  7. 1f58732 128-bit float support for user mode by blueswir1 · 17 years ago
  8. cd8a253 Fix more typos in softloat code (Eduardo Felipe) by blueswir1 · 17 years ago
  9. a1b91bb Fix typo in softfloat code. by pbrook · 17 years ago
  10. f090c9d Add strict checking mode for softfp code. by pbrook · 17 years ago
  11. 5a6932d Fix NaN handling for MIPS and HPPA. by ths · 17 years ago
  12. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  13. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  14. 924b2c0 Add proper float*_is_nan prototypes. by ths · 18 years ago
  15. b645bb4 Fix softfloat NaN handling. by ths · 18 years ago
  16. fc81ba5 Check that HOST_SOLARIS is defined before relying on its value. by ths · 18 years ago
  17. c94655b Updated Solaris isinf support, by Juergen Keil and Ben Taylor. by ths · 18 years ago
  18. 0475a5c Solaris 9/x86 support, by Ben Taylor. by ths · 18 years ago
  19. 3430b0b Ooops... Typo. by j_mayer · 18 years ago
  20. 75d62a5 Add missing softfloat helpers. by j_mayer · 18 years ago
  21. 63a654b trunc() for Solaris 9 / SPARC, by Juergen Keil. by ths · 18 years ago
  22. 750afe9 avoid using char when it is not necessary by bellard · 18 years ago
  23. e6e5906 ColdFire target. by pbrook · 18 years ago
  24. fdbb469 Solaris/SPARC host port (Ben Taylor) by bellard · 19 years ago
  25. 38cfa06 Solaris port (Ben Taylor) by bellard · 19 years ago
  26. 7918bf4 Fix typo in BSD FP rounding mode names. by pbrook · 19 years ago
  27. 3598ecb Remove missing include. by pbrook · 19 years ago
  28. ec530c8 Solaris port (Ben Taylor) by bellard · 19 years ago
  29. 1b2b0af 64 bit fix by bellard · 19 years ago
  30. b109f9f more native FPU comparison functions - native FPU remainder by bellard · 20 years ago
  31. 1d6bda3 added abs, chs and compare functions by bellard · 20 years ago
  32. 158142c soft float support by bellard · 20 years ago