summaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)AuthorFilesLines
2007-02-02Sparc arm/mips/sparc register patch, by Martin Bochnig.ths1-0/+22
2007-01-31siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths1-2/+1
2006-12-23Check ELF binaries for machine type and endianness.ths1-0/+6
2006-12-06sparc-softmmu build fixths1-2/+2
2006-10-23wrwim insn fix (Paul Robinson)bellard2-1/+10
2006-07-18Sparc64 user emulator fixes (Blue Swirl)bellard1-0/+4
2006-07-18sparc64 fixes (Blue Swirl)bellard3-3/+69
2006-06-26SPARC FPU optimization (Blue Swirl)bellard3-35/+44
2006-06-25C99 64 bit printfbellard2-12/+12
2006-06-25cpu_get_phys_page_debug fix (Blue Swirl)bellard1-1/+2
2006-06-23Sparc64 BPr branch target fix (Blue Swirl)bellard1-1/+1
2006-06-21fixed sparc64 cpu fp save/restorebellard1-1/+0
2006-06-21soft floats for SPARC (Blue Swirl)bellard3-281/+97
2006-06-21sparc branch fix (Blue Swirl)bellard1-5/+5
2006-06-18Sparc64 insn fixes (Blue Swirl).pbrook1-11/+36
2006-06-14FPU fix (Joerg Platte)bellard1-0/+5
2006-06-14MMU no fault fixbellard1-1/+1
2006-04-23sparc condition code computation fix (Even Rouault)bellard1-20/+60
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-0/+1
2005-12-05PAGE_EXEC support (Blue Swirl)bellard1-15/+31
2005-11-21cpu_single_env usage fixbellard2-7/+6
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard1-18/+2
2005-11-20use direct jump only for jumps in the same pagebellard1-25/+31
2005-11-11sparc merge (Blue Swirl)bellard3-6/+20
2005-10-30avoid using physical accesses in user emulationbellard2-119/+127
2005-10-30endianness fixbellard1-26/+54
2005-10-30moved common softmmu code to common header (Paul Brook)bellard1-65/+1
2005-10-30Sparc64 add/sub flag bugs fixed (Blue Swirl)bellard1-4/+4
2005-10-30restore regwptr (Blue Swirl)bellard1-0/+4
2005-07-23sparc64 fixes (Blue Swirl)bellard7-195/+576
2005-07-04correct split between helper.c and op_helper.cbellard3-186/+201
2005-07-02sparc64 marge (Blue Swirl)bellard9-366/+2636
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