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
2008-03-06
Convert exception ops to TCG
blueswir1
5
-18
/
+19
2008-03-06
Fix microSPARC II SFSR mask (Robert Reif)
blueswir1
1
-1
/
+1
2008-03-05
Convert Sparc64 trap state ops to TCG
blueswir1
4
-69
/
+102
2008-03-04
Convert float helpers to TCG, fix fabsq in the process
blueswir1
5
-281
/
+232
2008-03-04
Convert fmovr to TCG
blueswir1
1
-15
/
+27
2008-03-02
Convert tick operations to TCG
blueswir1
5
-58
/
+90
2008-03-02
Convert movr and (partially) movcc to TCG
blueswir1
2
-24
/
+42
2008-03-02
Convert addx, subx, next_insn and mov_pc_npc to TCG
blueswir1
2
-27
/
+29
2008-02-27
Temporary fix for i386 host
blueswir1
2
-0
/
+27
2008-02-24
Modify Sparc32/64 to use TCG
blueswir1
7
-1551
/
+878
2008-02-14
Fix remote debugger memory access problems reported by Matthias Stein
blueswir1
2
-7
/
+12
2008-02-11
Sparc32 MMU register fixes (Robert Reif)
blueswir1
4
-9
/
+103
2008-02-01
use the TCG code generator
bellard
2
-66
/
+12
2008-01-01
More ASIs
blueswir1
1
-6
/
+18
2007-12-30
Nicer debug output for exceptions
blueswir1
1
-4
/
+104
2007-12-28
Initial support for Sun4d machines (SS-1000, SS-2000)
blueswir1
1
-3
/
+1
2007-12-28
Improved ASI debugging (Robert Reif)
blueswir1
1
-14
/
+58
2007-12-25
Enforce context table alignment
blueswir1
1
-1
/
+1
2007-12-11
Partial fix to Sparc32 Linux host global register mangling problem
blueswir1
1
-0
/
+2
2007-12-10
Add ASIs (Robert Reif)
blueswir1
1
-1
/
+8
2007-12-09
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
1
-0
/
+1
2007-11-29
Increase prom size for boot mode
blueswir1
1
-1
/
+1
2007-11-28
Use slavio base as boot prom address, rearrange sun4m init code
blueswir1
2
-1
/
+2
2007-11-28
Fix compilation and warnings on PPC host
blueswir1
2
-1
/
+21
2007-11-25
Fix floating point register decoding
blueswir1
1
-141
/
+139
2007-11-25
128-bit float support for user mode
blueswir1
7
-15
/
+599
2007-11-25
More MMU registers (Robert Reif)
blueswir1
2
-7
/
+18
2007-11-19
Fix MXCC register 64 bit read word order (Robert Reif)
blueswir1
1
-4
/
+4
2007-11-17
Break up vl.h.
pbrook
2
-24
/
+31
2007-11-17
Remove unnecessary register masking (Robert Reif)
blueswir1
1
-5
/
+5
2007-11-17
Fix MXCC error register (Robert Reif)
blueswir1
1
-4
/
+2
2007-11-17
Add MXCC module reset register (Robert Reif)
blueswir1
1
-0
/
+8
2007-11-11
removed warning
bellard
1
-1
/
+1
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2
-30
/
+32
2007-11-10
More Sparc64 CPU definitions
blueswir1
1
-1
/
+99
2007-11-09
More CPU definitions
blueswir1
1
-4
/
+102
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
4
-6
/
+13
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
1
-1
/
+5
2007-10-28
Use shared ctpop64 helper
blueswir1
1
-6
/
+2
2007-10-20
Avoid gcc warnings
blueswir1
1
-2
/
+2
2007-10-20
Fix compiling Sparc64 on PPC host
blueswir1
2
-0
/
+18
2007-10-17
Use ldq and stq for 8 byte accesses (original patch by Robert Reif)
blueswir1
2
-25
/
+30
2007-10-17
Enable all alignment checks
blueswir1
1
-48
/
+5
2007-10-14
Fix bug in Sparc32 sta op (Robert Reif)
blueswir1
1
-1
/
+1
2007-10-14
Sparc64 hypervisor mode
blueswir1
4
-48
/
+121
2007-10-14
SuperSparc MXCC support (Robert Reif)
blueswir1
3
-18
/
+157
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
1
-17
/
+23
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
5
-15
/
+29
2007-10-12
Unify '-cpu ?' option.
j_mayer
1
-0
/
+1
2007-10-10
Fix taddcctv and tsubcctv (David Matthews)
blueswir1
2
-1
/
+3
[next]