summaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)Author
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
2004-01-24added cpu_get_phys_page_debug()bellard
2004-01-24removed warningsbellard
2004-01-05use generic GenOpFuncbellard
2004-01-04SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard
2003-11-09ppc fixbellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard