summaryrefslogtreecommitdiff
path: root/target-sparc/cpu.h
AgeCommit message (Expand)Author
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard
2005-07-23sparc64 fixes (Blue Swirl)bellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-17gdb support for user mode (Paul Brook)bellard
2005-03-13soft float supportbellard
2005-02-22PSR.PS fix (Blue Swirl)bellard
2005-02-19sparc Linux works better with NWINDOWS = 8bellard
2005-02-13sparc fixesbellard
2005-02-07clean up - commentsbellard
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard
2005-01-03removed warningbellard
2004-12-19SPARC mergebellard
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-04-25precise self modifying code supportbellard
2004-01-24added TARGET_LONG_BITSbellard
2004-01-04SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard