1. 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 17 years ago
  2. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  3. f8ed707 Fix typo. by pbrook · 17 years ago
  4. 6e68e07 Move clone() register setup to target specific code. Handle fork-like clone. by pbrook · 17 years ago
  5. 9133e39 Push common interrupt variables to cpu-defs.h (Glauber Costa) by bellard · 17 years ago
  6. ce5232c moved halted field to CPU_COMMON by bellard · 17 years ago
  7. e1f3808 Convert m68k target to TCG. by pbrook · 17 years ago
  8. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  9. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  10. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  11. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  12. 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
  13. d315c88 Improve ColdFire CPU selection. by pbrook · 18 years ago
  14. 20dcee9 MCF5208 emulation. by pbrook · 18 years ago
  15. acf930a ColdFire EMAC support. by pbrook · 18 years ago
  16. e6dbd3b M68k extended addressing modes. by pbrook · 18 years ago
  17. 0402f76 Rework m68k cpu feature flags. by pbrook · 18 years ago
  18. a87295e M68k system mode semihosting. by pbrook · 18 years ago
  19. 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago
  20. 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
  21. 9042c0e Check ELF binaries for machine type and endianness. by ths · 18 years ago
  22. e6e5906 ColdFire target. by pbrook · 18 years ago