summaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)AuthorFilesLines
2005-04-24MMU fix (Blue Swirl)bellard1-3/+3
2005-04-17gdb support for user mode (Paul Brook)bellard1-0/+2
2005-04-10fixed MMU bug on code page boundarybellard1-4/+8
2005-04-06defaut case (Blue Swirl)bellard1-0/+1
2005-03-20sparc exception fix (we go up to the shell prompt)bellard2-1/+3
2005-03-13soft float supportbellard2-9/+12
2005-03-13add missing FORCE_RET (Paul Brook)bellard1-0/+1
2005-03-13sparc fixes (Blue Swirl)bellard2-11/+11
2005-03-01x86_64 supportbellard1-2/+2
2005-02-22MMU fixesbellard2-16/+38
2005-02-22PSR.PS fix (Blue Swirl)bellard1-1/+1
2005-02-19sparc Linux works better with NWINDOWS = 8bellard1-1/+2
2005-02-15sparc fixbellard1-16/+27
2005-02-13fixed jmpl, rett and callbellard2-7/+32
2005-02-13sparc fixesbellard3-25/+24
2005-02-07clean up - commentsbellard5-38/+31
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard7-177/+260
2005-01-28endianness fixesbellard2-29/+18
2005-01-28flush TLBs at cpu resetbellard1-0/+1
2005-01-0364 bit target supportbellard4-26/+43
2005-01-03removed warningbellard1-17/+22
2004-12-19SPARC mergebellard8-236/+667
2004-10-12correct handling of saved host registersbellard1-0/+9
2004-10-10sparc fixesbellard4-12/+41
2004-10-09monitor fixesbellard3-19/+20
2004-10-04sparc merge (Blue Swirl)bellard6-114/+37
2004-10-03removed access_type hackbellard3-17/+3
2004-09-30full system SPARC emulation (Blue Swirl)bellard8-57/+1845
2004-08-24MULSCC fix (Blue Swirl)bellard1-3/+3
2004-06-22cpu_single_env initbellard1-0/+1
2004-04-25precise self modifying code supportbellard1-0/+8
2004-04-25flush insn supportbellard3-1/+13
2004-03-21more log itemsbellard1-4/+6
2004-02-16direct chaining support for SPARCbellard2-48/+97
2004-01-24added TARGET_LONG_BITSbellard1-2/+2
2004-01-24added cpu_get_phys_page_debug()bellard1-0/+5
2004-01-24removed warningsbellard1-7/+12
2004-01-05use generic GenOpFuncbellard1-26/+4
2004-01-04SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard3-764/+1063
2003-11-09ppc fixbellard1-7/+3
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard5-0/+1354