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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
tcg/optimize: fix if/else/break coding style
Aurelien Jarno
1
-23
/
+11
2012-09-11
tcg/optimize: add constant folding for brcond
Aurelien Jarno
1
-1
/
+26
2012-09-11
tcg/optimize: add constant folding for setcond
Aurelien Jarno
1
-0
/
+81
2012-09-11
tcg/optimize: swap brcond/setcond arguments when possible
Aurelien Jarno
1
-0
/
+18
2012-09-11
tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases
Aurelien Jarno
1
-0
/
+20
2012-09-11
tcg/optimize: simplify and r, a, 0 cases
Aurelien Jarno
1
-0
/
+1
2012-09-11
tcg/optimize: simplify or/xor r, a, 0 cases
Aurelien Jarno
1
-0
/
+2
2012-09-11
tcg/optimize: split expression simplification
Aurelien Jarno
1
-1
/
+13
2012-09-11
tcg: improve profiler
Aurelien Jarno
2
-1
/
+12
2012-09-10
tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0
Aurelien Jarno
1
-7
/
+7
2012-08-28
tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code
Aurelien Jarno
1
-59
/
+99
2012-08-26
tcg/ia64: fix and optimize ld/st slow path
Aurelien Jarno
1
-15
/
+23
2012-08-26
tcg/ia64: fix prologue/epilogue
Aurelien Jarno
1
-10
/
+10
2012-08-26
tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
Peter Maydell
1
-93
/
+144
2012-06-24
tci: don't write zero for reloc in tci_out_label
Scott Wood
1
-1
/
+1
2012-06-24
TCG: Fix compile breakage in tcg_dump_ops
Alexander Graf
2
-2
/
+2
2012-06-21
qemu-log: cleanup
Blue Swirl
3
-45
/
+51
2012-05-27
tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin
Andreas Färber
1
-6
/
+10
2012-05-15
tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
Andreas Färber
1
-20
/
+12
2012-05-15
tcg/ppc64: Don't hardcode register numbers for qemu_ld/st
Andreas Färber
1
-7
/
+9
2012-05-09
tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
Andreas Färber
1
-1
/
+32
2012-05-09
tcg/ppc: Clobber r5 for 64-bit qemu_ld
Andreas Färber
1
-0
/
+3
2012-05-09
tcg/ppc: Don't hardcode register numbers
Andreas Färber
1
-12
/
+17
2012-05-09
tcg/ppc: Do not overwrite lower address word on Darwin and AIX
Andreas Färber
1
-4
/
+0
2012-05-03
Bail out if CONFIG_TCG_PASS_AREG0 is defined
malc
1
-21
/
+1
2012-05-03
Restore consistent formatting
malc
1
-18
/
+18
2012-04-15
tcg/i386: Add support for w64 ABI
Stefan Weil
1
-11
/
+28
2012-04-15
tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
Stefan Weil
1
-1
/
+5
2012-03-29
qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
Li Zhang
1
-1
/
+0
2012-03-24
tcg-sparc: Add debug_frame support.
Richard Henderson
1
-0
/
+63
2012-03-24
tcg-hppa: Add debug_frame support.
Richard Henderson
1
-15
/
+88
2012-03-24
tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.
Richard Henderson
1
-0
/
+6
2012-03-24
tcg: Add debug_info to JIT ELF image.
Richard Henderson
1
-75
/
+158
2012-03-24
tcg: Use the GDB JIT debugging interface.
Richard Henderson
3
-9
/
+301
2012-03-18
tcg: fix sparc host for AREG0 free operation
Blue Swirl
1
-0
/
+11
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
10
-3
/
+430
2012-03-18
i386: Remove REGPARM
Blue Swirl
4
-77
/
+58
2012-03-17
w64: Fix data type of next_tb and tcg_qemu_tb_exec
Stefan Weil
2
-2
/
+2
2012-03-17
Fix large memory chunks allocation with tcg_malloc.
Kirill Batuzov
2
-6
/
+10
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
11
-40
/
+40
2012-03-11
tcg: Improve tcg_out_label and fix its usage for w64
Stefan Weil
4
-14
/
+14
2012-03-03
w64: fix type casts when calling flush_icache_range
Stefan Weil
1
-4
/
+5
2012-03-03
w64: Change data type of parameters for flush_icache_range
Stefan Weil
6
-6
/
+13
2012-03-03
w64: Fix data type of parameters for flush_icache_range
Stefan Weil
2
-2
/
+4
2012-03-03
tcg: Rearrange definitions and include statements
Stefan Weil
1
-3
/
+3
2012-02-23
tcg: Remove unneeded include statements
Stefan Weil
1
-12
/
+0
2012-01-13
tcg-arm: fix a typo in comments
Aurelien Jarno
1
-1
/
+1
2012-01-10
tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer
Peter Maydell
1
-1
/
+1
2011-12-14
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
1
-19
/
+12
2011-12-14
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2
-5
/
+5
[next]