summaryrefslogtreecommitdiffstats
path: root/target-sparc
Commit message (Expand)AuthorAgeFilesLines
* Sparc32/64 CPU selectionblueswir12007-03-252-9/+75
* Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir12007-03-242-2/+3
* Sparc tagged operations (Aurelien Jarno)blueswir12007-03-233-2/+194
* Fix Sparc branches, original patch by Aurelien Jarnoblueswir12007-03-211-12/+12
* Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.ths2007-03-191-0/+10
* SPARC host fixes, by Ben Taylor.ths2007-03-191-18/+1Star
* Fix floating point to integer conversion, by Aurelien Jarno.ths2007-02-101-4/+4
* Sparc arm/mips/sparc register patch, by Martin Bochnig.ths2007-02-021-0/+22
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1Star
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+6
* sparc-softmmu build fixths2006-12-061-2/+2
* wrwim insn fix (Paul Robinson)bellard2006-10-232-1/+10
* Sparc64 user emulator fixes (Blue Swirl)bellard2006-07-181-0/+4
* sparc64 fixes (Blue Swirl)bellard2006-07-183-3/+69
* SPARC FPU optimization (Blue Swirl)bellard2006-06-263-35/+44
* C99 64 bit printfbellard2006-06-252-12/+12
* cpu_get_phys_page_debug fix (Blue Swirl)bellard2006-06-251-1/+2
* Sparc64 BPr branch target fix (Blue Swirl)bellard2006-06-231-1/+1
* fixed sparc64 cpu fp save/restorebellard2006-06-211-1/+0Star
* soft floats for SPARC (Blue Swirl)bellard2006-06-213-281/+97Star
* sparc branch fix (Blue Swirl)bellard2006-06-211-5/+5
* Sparc64 insn fixes (Blue Swirl).pbrook2006-06-181-11/+36
* FPU fix (Joerg Platte)bellard2006-06-141-0/+5
* MMU no fault fixbellard2006-06-141-1/+1
* sparc condition code computation fix (Even Rouault)bellard2006-04-231-20/+60
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-0/+1
* PAGE_EXEC support (Blue Swirl)bellard2005-12-051-15/+31
* cpu_single_env usage fixbellard2005-11-222-7/+6Star
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-18/+2Star
* use direct jump only for jumps in the same pagebellard2005-11-201-25/+31
* sparc merge (Blue Swirl)bellard2005-11-113-6/+20
* avoid using physical accesses in user emulationbellard2005-10-302-119/+127
* endianness fixbellard2005-10-301-26/+54
* moved common softmmu code to common header (Paul Brook)bellard2005-10-301-65/+1Star
* Sparc64 add/sub flag bugs fixed (Blue Swirl)bellard2005-10-301-4/+4
* restore regwptr (Blue Swirl)bellard2005-10-301-0/+4
* sparc64 fixes (Blue Swirl)bellard2005-07-237-195/+576
* correct split between helper.c and op_helper.cbellard2005-07-053-186/+201
* sparc64 marge (Blue Swirl)bellard2005-07-029-366/+2636
* MMU fix (Blue Swirl)bellard2005-04-241-3/+3
* gdb support for user mode (Paul Brook)bellard2005-04-171-0/+2
* fixed MMU bug on code page boundarybellard2005-04-101-4/+8
* defaut case (Blue Swirl)bellard2005-04-061-0/+1
* sparc exception fix (we go up to the shell prompt)bellard2005-03-202-1/+3
* soft float supportbellard2005-03-132-9/+12
* add missing FORCE_RET (Paul Brook)bellard2005-03-131-0/+1
* sparc fixes (Blue Swirl)bellard2005-03-132-11/+11
* x86_64 supportbellard2005-03-011-2/+2
* MMU fixesbellard2005-02-222-16/+38
* PSR.PS fix (Blue Swirl)bellard2005-02-221-1/+1