1. 8da5f1d softfloat: Introduce Floatx80RoundPrec by Richard Henderson · 4 years, 3 months ago
  2. 6b8b013 softfloat: merge floatx80_mod and floatx80_rem by Joseph Myers · 4 years, 9 months ago
  3. c120391 softfloat: Replace flag with bool by Richard Henderson · 4 years, 10 months ago
  4. e232630 target/m68k: replace LIT64 with UINT64_C macros by Alex Bennée · 6 years ago
  5. 808d77b m68k comments break patch submission due to being incorrectly formatted by Lucien Murray-Pitts · 6 years ago
  6. 1c0c951 target/m68k: Use floatX_silence_nan when we have already checked for SNaN by Richard Henderson · 7 years ago
  7. 5a73e7f m68k: fix floatx80_mod() (Coverity CID1390568) by Laurent Vivier · 7 years ago
  8. 6361d29 m68k: remove dead code (Coverity CID1390617) by Laurent Vivier · 7 years ago
  9. 981348a m68k: Fix floatx80_lognp1 (Coverity CID1390587) by Laurent Vivier · 7 years ago
  10. 02f9124 target/m68k: implement fcosh by Laurent Vivier · 7 years ago
  11. eee6b89 target/m68k: implement fsinh by Laurent Vivier · 7 years ago
  12. 9937b02 target/m68k: implement ftanh by Laurent Vivier · 7 years ago
  13. e3655af target/m68k: implement fatanh by Laurent Vivier · 7 years ago
  14. c84813b target/m68k: implement facos by Laurent Vivier · 7 years ago
  15. bc20b34 target/m68k: implement fasin by Laurent Vivier · 7 years ago
  16. 8c992ab target/m68k: implement fatan by Laurent Vivier · 7 years ago
  17. 68d0ed3 target/m68k: implement fcos by Laurent Vivier · 7 years ago
  18. 5add1ac target/m68k: implement fsin by Laurent Vivier · 7 years ago
  19. 2734018 target/m68k: implement ftan by Laurent Vivier · 7 years ago
  20. 6c25be6 target/m68k: implement ftentox by Laurent Vivier · 7 years ago
  21. 068f161 target/m68k: implement ftwotox by Laurent Vivier · 7 years ago
  22. 40ad087 target/m68k: implement fetox by Laurent Vivier · 7 years ago
  23. 67b453e target/m68k: implement flog2 by Laurent Vivier · 7 years ago
  24. 248efb6 target/m68k: implement flog10 by Laurent Vivier · 7 years ago
  25. 50067bd target/m68k: implement flogn by Laurent Vivier · 7 years ago
  26. 4b5c65b target/m68k: implement flognp1 by Laurent Vivier · 7 years ago
  27. 9a06977 target/m68k: define floatx80_move() by Laurent Vivier · 7 years ago
  28. 0d379c1 target/m68k: add fscale, fgetman and fgetexp by Laurent Vivier · 7 years ago
  29. 591596b target/m68k: add fmod/frem by Laurent Vivier · 7 years ago