1. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  2. c5e814b Fix rte opcode, by Magnus Damm. by ths · 17 years ago
  3. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  4. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  5. ce62e5b Fix tb->size mishandling, by Daniel Jacobowitz. by ths · 17 years ago
  6. 8c2cc7c SH4 mov.b fix, by Vince Weaver. by ths · 18 years ago
  7. e04ea3d Handle endianness of double floats, by Magnus Damm. by ths · 18 years ago
  8. 022a22c Ignore PR flag in FPSCR when performing fmov, by Magnus Damm. by ths · 18 years ago
  9. e67888a Document FPSCR usage, by Magnus Damm. by ths · 18 years ago
  10. e3d8a98 Use DREG() instead of XREG() wherever possible, by Magnus Damm. by ths · 18 years ago
  11. ea6cf6b Emulate more fpu opcodes, by Magnus Damm. by ths · 18 years ago
  12. 4c909d1 Set FD bit in SR to emulate kernel behaviour, by Magnus Damm. by ths · 18 years ago
  13. d10927f Add missing cpu_halted function, by Magnus Damm. by ths · 18 years ago
  14. 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
  15. bfed01f Clean up of some target specifics in exec.c/cpu-exec.c. by ths · 18 years ago
  16. a5d251b Remove unnecessary pointer magic in shift operations, by Magnus Damm. by ths · 18 years ago
  17. f09111e Fix XHACK() macro and use FREG if possible, by Magnus Damm. by ths · 18 years ago
  18. 0a61814 Fix inc8 and dec8 operations, by Magnus Damm. by ths · 18 years ago
  19. 8bf5a80 Fix opcode for sts.l fpul/cpscr, by Magnus Damm. by ths · 18 years ago
  20. 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
  21. 820e00f Define gen_intermediate_code_internal as "static inline". by ths · 18 years ago
  22. 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
  23. 9042c0e Check ELF binaries for machine type and endianness. by ths · 18 years ago
  24. 9f08349 Spelling fixes, thanks to Stefan Weil. by ths · 18 years ago
  25. 9c2a9ea SH bugfixes. by pbrook · 19 years ago
  26. 397e923 Remove debug output. by pbrook · 19 years ago
  27. 355fb23 SH usermode fault handling. by pbrook · 19 years ago
  28. 9854bc4 SH4 rts fix. by pbrook · 19 years ago
  29. eda9b09 sh4 fmov et al instructions (amatus) by bellard · 19 years ago
  30. 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago
  31. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago