GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Free temps
blueswir1
2008-05-27
1
-109
/
+313
*
More TCG type fixes
blueswir1
2008-05-26
1
-11
/
+8
*
Fix cas on i386
blueswir1
2008-05-26
1
-1
/
+1
*
remove absolete function
bellard
2008-05-25
1
-5
/
+0
*
Nicer debug output
blueswir1
2008-05-25
1
-0
/
+2
*
More TCGv type fixes.
pbrook
2008-05-24
1
-1
/
+2
*
Fix ARM conditional branch bug.
pbrook
2008-05-24
1
-31
/
+30
*
Fix helper operand type mismatch.
pbrook
2008-05-24
1
-1
/
+2
*
Register op helpers
blueswir1
2008-05-22
1
-0
/
+5
*
Generate better code for Sparc32 shifts
blueswir1
2008-05-17
1
-6
/
+21
*
Wrap long lines
blueswir1
2008-05-12
1
-86
/
+175
*
Remove someexplicit alignment checks (initial patch by Fabrice Bellard)
blueswir1
2008-05-11
1
-44
/
+32
*
Add a TODO file
blueswir1
2008-05-10
1
-8
/
+0
*
suppressed fixed registers
bellard
2008-05-10
1
-21
/
+8
*
Fix compiler warnings
blueswir1
2008-05-10
1
-3
/
+0
*
CPU feature selection support
blueswir1
2008-05-09
1
-144
/
+135
*
Simplify some constant loads
blueswir1
2008-05-07
1
-17
/
+14
*
Fix potential condition code problems
blueswir1
2008-05-07
1
-46
/
+58
*
Complete the TCG conversion
blueswir1
2008-05-04
1
-36
/
+21
*
Avoid some brconds
blueswir1
2008-05-04
1
-24
/
+12
*
Use memory based registers in functions containing brconds
blueswir1
2008-05-03
1
-44
/
+57
*
Factorize code in translate.c
aurel32
2008-04-28
1
-0
/
+20
*
Document the shift values
blueswir1
2008-04-23
1
-6
/
+6
*
Remove incorrect discards and old unused defines (blueswir1).
pbrook
2008-03-30
1
-64
/
+0
*
Change handling of source 2
blueswir1
2008-03-29
1
-16
/
+22
*
Change handling of source register 1
blueswir1
2008-03-29
1
-31
/
+36
*
Move CPU stuff unrelated to translation to helper.c
blueswir1
2008-03-29
1
-514
/
+2
*
Rename T[012] according to their roles
blueswir1
2008-03-29
1
-423
/
+435
*
Avoid writes to T1 except for loads/stores, convert some T0 uses to cpu_tmp0
blueswir1
2008-03-29
1
-41
/
+41
*
Accidentally dropped one change from previous commit
blueswir1
2008-03-29
1
-2
/
+2
*
Concentrate cpu_T[012] use to one function
blueswir1
2008-03-26
1
-337
/
+318
*
Split icc and xcc flag calculations
blueswir1
2008-03-26
1
-135
/
+181
*
Remove some legacy definitions
blueswir1
2008-03-26
1
-278
/
+209
*
Fix a sign extension problem
blueswir1
2008-03-24
1
-1
/
+1
*
Fix mulscc
blueswir1
2008-03-23
1
-7
/
+10
*
Convert ldf/ldfsr and stf/stfsr to TCG
blueswir1
2008-03-22
1
-9
/
+13
*
Fix i32/i64/TL mismatches
blueswir1
2008-03-22
1
-148
/
+149
*
Convert align checks to TCG
blueswir1
2008-03-21
1
-0
/
+20
*
Convert jumps to labels to TCG
blueswir1
2008-03-21
1
-3
/
+3
*
Convert save, restore, saved, restored, and flushw to TCG
blueswir1
2008-03-21
1
-6
/
+6
*
Convert other float and VIS ops to TCG
blueswir1
2008-03-21
1
-89
/
+89
*
Convert float move ops to TCG
blueswir1
2008-03-21
1
-49
/
+74
*
Convert udiv and sdiv ops to TCG
blueswir1
2008-03-18
1
-1
/
+12
*
Use ext_i32_i64 instead of ext32s_i64
blueswir1
2008-03-18
1
-2
/
+2
*
Convert CCR and CWP ops to TCG
blueswir1
2008-03-18
1
-4
/
+4
*
Convert array8/16/32 and alignaddr to TCG
blueswir1
2008-03-18
1
-4
/
+10
*
Convert umul and smul to TCG
blueswir1
2008-03-16
1
-0
/
+48
*
Use a TCG global for pc and npc
blueswir1
2008-03-16
1
-18
/
+17
*
Convert mulscc to TCG, add cc_src2
blueswir1
2008-03-16
1
-1
/
+55
*
Discard unused data, use less temps
blueswir1
2008-03-16
1
-365
/
+237
[next]