Age | Commit message (Expand) | Author | Files | Lines |
2010-03-18 | Replace assert(0) with abort() or cpu_abort() | Blue Swirl | 1 | -1/+1 |
2009-09-21 | Fix Sparse warnings about using plain integer as NULL pointer | Blue Swirl | 1 | -2/+2 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-04-01 | SH: Improve movca.l/ocbi emulation. | edgar_igl | 1 | -0/+52 |
2009-01-14 | sh4: Add FMAC instruction support | aurel32 | 1 | -0/+11 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 | 1 | -1/+1 |
2008-12-07 | SH4: Implement FD bit | aurel32 | 1 | -0/+12 |
2008-11-19 | target-sh4: use CPU_Float/CPU_Double instead of ugly casts | aurel32 | 1 | -40/+102 |
2008-11-17 | TCG variable type checking. | pbrook | 1 | -0/+1 |
2008-09-15 | SH4: sleep instruction bug fix | aurel32 | 1 | -1/+2 |
2008-09-01 | SH4: final conversion to TCG | aurel32 | 1 | -0/+6 |
2008-09-01 | SH4: convert floating-point ops to TCG | aurel32 | 1 | -0/+148 |
2008-09-01 | SH4: Convert remaining non-fp ops to TCG | aurel32 | 1 | -43/+20 |
2008-08-30 | SH4: convert control/status register load/store to TCG | aurel32 | 1 | -0/+9 |
2008-08-30 | SH4: convert some more arithmetics ops to TCG | aurel32 | 1 | -46/+33 |
2008-08-29 | SH4: convert a few helpers to TCG | aurel32 | 1 | -6/+33 |
2008-05-25 | Fix off-by-one unwinding error. | pbrook | 1 | -5/+0 |
2008-05-09 | SH4 MMU improvements | aurel32 | 1 | -0/+10 |
2007-10-29 | Adjust s390 addresses (the MSB is defined as "to be ignored"). | ths | 1 | -1/+5 |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 1 | -2/+2 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -1/+1 |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths | 1 | -5/+0 |
2006-06-17 | Remove debug output. | pbrook | 1 | -2/+2 |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard | 1 | -0/+372 |