1. 1e64e78 Fix compiling Sparc64 on PPC host by blueswir1 · 17 years ago
  2. 6f27aba Sparc64 hypervisor mode by blueswir1 · 17 years ago
  3. 90251fb Fix taddcctv and tsubcctv (David Matthews) by blueswir1 · 17 years ago
  4. 3391c81 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions by blueswir1 · 17 years ago
  5. 81ad8ba Rework ASI instructions (Aurelien Jarno) by blueswir1 · 17 years ago
  6. d69d2ca Fix tadd op generation with GCC 4.x by blueswir1 · 17 years ago
  7. 0f8a249 Detabify by blueswir1 · 17 years ago
  8. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  9. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  10. 6ea4a6c More alignment checks by blueswir1 · 18 years ago
  11. 17d996e Report normalised CWP values to userland and GDB, not internal representation by blueswir1 · 18 years ago
  12. 20c9f09 Implement Sparc64 CPU timers using ptimers by blueswir1 · 18 years ago
  13. 14a1120 Handle division by zero case in Sparc64 udivx and sdivx ops by blueswir1 · 18 years ago
  14. e9ebed4 Sparc64 update: more VIS ops by blueswir1 · 18 years ago
  15. 3299908 Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops by blueswir1 · 18 years ago
  16. d2889a3 Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) by blueswir1 · 18 years ago
  17. 417454b Full implementation of IEEE exceptions (Aurelien Jarno) by blueswir1 · 18 years ago
  18. 8a08f9a Fix Sparc shift ops (Aurelien Jarno) by blueswir1 · 18 years ago
  19. e32f879 Sparc tagged operations (Aurelien Jarno) by blueswir1 · 18 years ago
  20. 9bb234b Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. by ths · 18 years ago
  21. bd59780 Fix floating point to integer conversion, by Aurelien Jarno. by ths · 18 years ago
  22. c688a6e wrwim insn fix (Paul Robinson) by bellard · 18 years ago
  23. 725cb90 sparc64 fixes (Blue Swirl) by bellard · 19 years ago
  24. a80dde0 SPARC FPU optimization (Blue Swirl) by bellard · 19 years ago
  25. 65ce8c2 soft floats for SPARC (Blue Swirl) by bellard · 19 years ago
  26. b854608 sparc condition code computation fix (Even Rouault) by bellard · 19 years ago
  27. bb3911a Sparc64 add/sub flag bugs fixed (Blue Swirl) by bellard · 19 years ago
  28. 8346901 sparc64 fixes (Blue Swirl) by bellard · 20 years ago
  29. 3475187 sparc64 marge (Blue Swirl) by bellard · 20 years ago
  30. 6eea2b1 add missing FORCE_RET (Paul Brook) by bellard · 20 years ago
  31. 0bee699 fixed jmpl, rett and call by bellard · 20 years ago
  32. 9d89330 clean up - comments by bellard · 20 years ago
  33. af7bf89 initial sparc64 support - sparc fixes (Blue Swirl) by bellard · 20 years ago
  34. e80cfcf SPARC merge by bellard · 20 years ago
  35. a0c4cb4 sparc fixes by bellard · 20 years ago
  36. 8d5f07f sparc merge (Blue Swirl) by bellard · 20 years ago
  37. e8af50a full system SPARC emulation (Blue Swirl) by bellard · 20 years ago
  38. 4e8b5da MULSCC fix (Blue Swirl) by bellard · 21 years ago
  39. 658138b flush insn support by bellard · 21 years ago
  40. 72cbca1 direct chaining support for SPARC by bellard · 21 years ago
  41. 612b477 removed warnings by bellard · 21 years ago
  42. cf495bc SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding by bellard · 21 years ago
  43. e58143b ppc fix by bellard · 21 years ago
  44. 7a3f194 sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago