Age | Commit message (Expand) | Author |
2005-11-21 | cpu_single_env usage fix | bellard |
2005-11-20 | added CPU_COMMON and CPUState.tb_jmp_cache[] | bellard |
2005-11-20 | use direct jump only for jumps in the same page | bellard |
2005-11-11 | sparc merge (Blue Swirl) | bellard |
2005-10-30 | avoid using physical accesses in user emulation | bellard |
2005-10-30 | endianness fix | bellard |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-10-30 | Sparc64 add/sub flag bugs fixed (Blue Swirl) | bellard |
2005-10-30 | restore regwptr (Blue Swirl) | bellard |
2005-07-23 | sparc64 fixes (Blue Swirl) | bellard |
2005-07-04 | correct split between helper.c and op_helper.c | bellard |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard |
2005-04-24 | MMU fix (Blue Swirl) | bellard |
2005-04-17 | gdb support for user mode (Paul Brook) | bellard |
2005-04-10 | fixed MMU bug on code page boundary | bellard |
2005-04-06 | defaut case (Blue Swirl) | bellard |
2005-03-20 | sparc exception fix (we go up to the shell prompt) | bellard |
2005-03-13 | soft float support | bellard |
2005-03-13 | add missing FORCE_RET (Paul Brook) | bellard |
2005-03-13 | sparc fixes (Blue Swirl) | bellard |
2005-03-01 | x86_64 support | bellard |
2005-02-22 | MMU fixes | bellard |
2005-02-22 | PSR.PS fix (Blue Swirl) | bellard |
2005-02-19 | sparc Linux works better with NWINDOWS = 8 | bellard |
2005-02-15 | sparc fix | bellard |
2005-02-13 | fixed jmpl, rett and call | bellard |
2005-02-13 | sparc fixes | bellard |
2005-02-07 | clean up - comments | bellard |
2005-01-30 | initial sparc64 support - sparc fixes (Blue Swirl) | bellard |
2005-01-28 | endianness fixes | bellard |
2005-01-28 | flush TLBs at cpu reset | bellard |
2005-01-03 | 64 bit target support | bellard |
2005-01-03 | removed warning | bellard |
2004-12-19 | SPARC merge | bellard |
2004-10-12 | correct handling of saved host registers | bellard |
2004-10-10 | sparc fixes | bellard |
2004-10-09 | monitor fixes | bellard |
2004-10-04 | sparc merge (Blue Swirl) | bellard |
2004-10-03 | removed access_type hack | bellard |
2004-09-30 | full system SPARC emulation (Blue Swirl) | bellard |
2004-08-24 | MULSCC fix (Blue Swirl) | bellard |
2004-06-22 | cpu_single_env init | bellard |
2004-04-25 | precise self modifying code support | bellard |
2004-04-25 | flush insn support | bellard |
2004-03-21 | more log items | bellard |
2004-02-16 | direct chaining support for SPARC | bellard |
2004-01-24 | added TARGET_LONG_BITS | bellard |
2004-01-24 | added cpu_get_phys_page_debug() | bellard |
2004-01-24 | removed warnings | bellard |
2004-01-05 | use generic GenOpFunc | bellard |