aboutsummaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)Author
2006-04-23sparc condition code computation fix (Even Rouault)bellard
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-12-05PAGE_EXEC support (Blue Swirl)bellard
2005-11-21cpu_single_env usage fixbellard
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard
2005-11-20use direct jump only for jumps in the same pagebellard
2005-11-11sparc merge (Blue Swirl)bellard
2005-10-30avoid using physical accesses in user emulationbellard
2005-10-30endianness fixbellard
2005-10-30moved common softmmu code to common header (Paul Brook)bellard
2005-10-30Sparc64 add/sub flag bugs fixed (Blue Swirl)bellard
2005-10-30restore regwptr (Blue Swirl)bellard
2005-07-23sparc64 fixes (Blue Swirl)bellard
2005-07-04correct split between helper.c and op_helper.cbellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-24MMU fix (Blue Swirl)bellard
2005-04-17gdb support for user mode (Paul Brook)bellard
2005-04-10fixed MMU bug on code page boundarybellard
2005-04-06defaut case (Blue Swirl)bellard
2005-03-20sparc exception fix (we go up to the shell prompt)bellard
2005-03-13soft float supportbellard
2005-03-13add missing FORCE_RET (Paul Brook)bellard
2005-03-13sparc fixes (Blue Swirl)bellard
2005-03-01x86_64 supportbellard
2005-02-22MMU fixesbellard
2005-02-22PSR.PS fix (Blue Swirl)bellard
2005-02-19sparc Linux works better with NWINDOWS = 8bellard
2005-02-15sparc fixbellard
2005-02-13fixed jmpl, rett and callbellard
2005-02-13sparc fixesbellard
2005-02-07clean up - commentsbellard
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard
2005-01-28endianness fixesbellard
2005-01-28flush TLBs at cpu resetbellard
2005-01-0364 bit target supportbellard
2005-01-03removed warningbellard
2004-12-19SPARC mergebellard
2004-10-12correct handling of saved host registersbellard
2004-10-10sparc fixesbellard
2004-10-09monitor fixesbellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-10-03removed access_type hackbellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard
2004-08-24MULSCC fix (Blue Swirl)bellard
2004-06-22cpu_single_env initbellard
2004-04-25precise self modifying code supportbellard
2004-04-25flush insn supportbellard
2004-03-21more log itemsbellard
2004-02-16direct chaining support for SPARCbellard
2004-01-24added TARGET_LONG_BITSbellard