index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
1
-2
/
+2
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
4
-14
/
+154
2007-04-06
Enforce even float register pair for double register ops (Aurelien Jarno)
blueswir1
1
-1
/
+1
2007-04-05
Fix stdfq op (Aurelien Jarno)
blueswir1
2
-2
/
+16
2007-04-05
Fix co-processor branch and store ops (Aurelien Jarno)
blueswir1
1
-9
/
+13
2007-04-01
Fix off-by-one error
blueswir1
1
-2
/
+2
2007-04-01
Add SparcStation-10 machine
blueswir1
1
-0
/
+7
2007-04-01
Fix Sparc shift ops (Aurelien Jarno)
blueswir1
2
-9
/
+17
2007-04-01
Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...
blueswir1
3
-2
/
+40
2007-04-01
Fix Sparc co-processor ops (Aurelien Jarno)
blueswir1
2
-1
/
+27
2007-04-01
Fix Sparc ASR handling (Aurelien Jarno)
blueswir1
1
-4
/
+24
2007-03-25
Sparc32/64 CPU selection
blueswir1
2
-9
/
+75
2007-03-24
Upgrade Sparc FPU version (based on patch by Aurelien Jarno)
blueswir1
2
-2
/
+3
2007-03-23
Sparc tagged operations (Aurelien Jarno)
blueswir1
3
-2
/
+194
2007-03-21
Fix Sparc branches, original patch by Aurelien Jarno
blueswir1
1
-12
/
+12
2007-03-19
Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.
ths
1
-0
/
+10
2007-03-19
SPARC host fixes, by Ben Taylor.
ths
1
-18
/
+1
2007-02-10
Fix floating point to integer conversion, by Aurelien Jarno.
ths
1
-4
/
+4
2007-02-02
Sparc arm/mips/sparc register patch, by Martin Bochnig.
ths
1
-0
/
+22
2007-01-31
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
ths
1
-2
/
+1
2006-12-23
Check ELF binaries for machine type and endianness.
ths
1
-0
/
+6
2006-12-06
sparc-softmmu build fix
ths
1
-2
/
+2
2006-10-23
wrwim insn fix (Paul Robinson)
bellard
2
-1
/
+10
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
1
-0
/
+4
2006-07-18
sparc64 fixes (Blue Swirl)
bellard
3
-3
/
+69
2006-06-26
SPARC FPU optimization (Blue Swirl)
bellard
3
-35
/
+44
2006-06-25
C99 64 bit printf
bellard
2
-12
/
+12
2006-06-25
cpu_get_phys_page_debug fix (Blue Swirl)
bellard
1
-1
/
+2
2006-06-23
Sparc64 BPr branch target fix (Blue Swirl)
bellard
1
-1
/
+1
2006-06-21
fixed sparc64 cpu fp save/restore
bellard
1
-1
/
+0
2006-06-21
soft floats for SPARC (Blue Swirl)
bellard
3
-281
/
+97
2006-06-21
sparc branch fix (Blue Swirl)
bellard
1
-5
/
+5
2006-06-18
Sparc64 insn fixes (Blue Swirl).
pbrook
1
-11
/
+36
2006-06-14
FPU fix (Joerg Platte)
bellard
1
-0
/
+5
2006-06-14
MMU no fault fix
bellard
1
-1
/
+1
2006-04-23
sparc condition code computation fix (Even Rouault)
bellard
1
-20
/
+60
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
1
-0
/
+1
2005-12-05
PAGE_EXEC support (Blue Swirl)
bellard
1
-15
/
+31
2005-11-21
cpu_single_env usage fix
bellard
2
-7
/
+6
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
1
-18
/
+2
2005-11-20
use direct jump only for jumps in the same page
bellard
1
-25
/
+31
2005-11-11
sparc merge (Blue Swirl)
bellard
3
-6
/
+20
2005-10-30
avoid using physical accesses in user emulation
bellard
2
-119
/
+127
2005-10-30
endianness fix
bellard
1
-26
/
+54
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
1
-65
/
+1
2005-10-30
Sparc64 add/sub flag bugs fixed (Blue Swirl)
bellard
1
-4
/
+4
2005-10-30
restore regwptr (Blue Swirl)
bellard
1
-0
/
+4
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
7
-195
/
+576
2005-07-04
correct split between helper.c and op_helper.c
bellard
3
-186
/
+201
2005-07-02
sparc64 marge (Blue Swirl)
bellard
9
-366
/
+2636
[next]