]> git.proxmox.com Git - qemu.git/history - tcg
tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
[qemu.git] / tcg /
2009-12-21 Richard Hendersontcg-sparc: Use TCG_TARGET_REG_BITS in conditional compi...
2009-12-21 Richard Hendersontcg-sparc: Improve tcg_out_movi for sparc64.
2009-12-21 Richard Hendersontcg-sparc: Fix imm13 check in movi.
2009-12-15 malctcg/ppc64: Fix loading of 32bit constants
2009-12-06 Andreas FaerberTCG: Mac OS X support for ppc64 target
2009-12-05 Alexander GrafS/390 fake TCG implementation
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: initial mips support
2009-11-24 Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
2009-11-24 Aurelien Jarnotcg/ppc64,x86_64: fix constraints of op_qemu_st64
2009-11-14 Magnus Dammtcg/i386: remove duplicate sar opcode
2009-10-07 Aurelien Jarnotcg: improve output log
2009-10-04 Aurelien Jarnotcg: allocate s->op_dead_iargs dynamically
2009-10-04 Aurelien Jarnotcg: remove dead code
2009-10-04 Aurelien Jarnotcg/i386: add support for ext{8,16}u_i32 TCG ops
2009-10-04 Aurelien Jarnotcg/x86_64: add support for ext{8,16,32}u_i{32,64}...
2009-10-04 Aurelien Jarnotcg: add ext{8,16,32}u_i{32,64} TCG ops
2009-09-30 Aurelien JarnoRevert part of 6692b043198d58a12317009edb98654c6839f043
2009-09-30 Aurelien JarnoTCG: fix DEF2 macro
2009-09-27 Aurelien Jarnotcg/i386: generates dec/inc instead of sub/add when...
2009-09-27 Aurelien Jarnotcg/i386: optimize and $0xff(ff), reg
2009-09-27 Aurelien Jarnotcg/x86_64: generated dec/inc instead of sub/add when...
2009-09-27 malctcg/ppc: always use tcg_out_call
2009-09-26 Laurent DesnoguesARM back-end: Use sxt[bh] instructions for ext{8, 6}s
2009-09-25 Stefan WeilSuppress some variants of English in comments
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-09-16 Stefan Weiltcg: fix size of local variables in tcg_gen_bswap64_i64
2009-09-10 malcX86_64: Use proper jumps/calls when displacement exceed...
2009-09-06 malcWhen targeting PPU use rlwinm instead of andi. if possible
2009-08-24 Laurent DesnoguesARM back-end: Fix encode_imm
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-22 Laurent DesnoguesARM back-end: Handle all possible immediates for ALU ops
2009-08-22 Laurent DesnoguesARM back-end: Add TCG not
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-21 Blue SwirlFix CONFIG_PROFILER
2009-07-19 malcFix rbase initialization
2009-07-18 Laurent Desnoguesthis patch improves the ARM back-end in the following...
2009-07-18 Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-07-18 malcPPC 32/64 GUEST_BASE support
2009-07-18 malcFix LHZX opcode value
2009-07-17 Juan QuintelaUserspace guest address offsetting
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-17 Paul BrookARM host fixes
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-16 aurel32tcg: make sure NDEBUG is defined before including ...
2009-04-13 aurel32Add a --enable-debug-tcg option to configure
2009-04-11 malcRemove reserved registers from tcg_target_reg_alloc_order
2009-04-11 malcWhack [LS]MW
2009-04-11 malcRemove reserved registers from tcg_target_reg_alloc_order
2009-04-07 aurel32tcg/tcg.h: fix a few typos
2009-04-06 aurel32tcg: add a CONST flag to TCG helpers
2009-04-06 aurel32tcg: improve comment about pure functions
2009-04-05 aurel32tcg/x86_64: optimize register allocation order
2009-04-04 blueswir1Fix branches and TLB matches for 64 bit targets
2009-04-04 blueswir1Allocate space for static call args, increase stack...
2009-03-29 aurel32tcg: fix _tl aliases for divu/remu
2009-03-29 aurel32tcg: add _tl aliases for div/divu/rem/remu
2009-03-28 aurel32tcg/README: fix description of bswap32_i32/i64
2009-03-13 aurel32tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
2009-03-13 aurel32tcg/x86: add bswap16_i32 ops
2009-03-13 aurel32tcg: update README wrt recent bswap changes
2009-03-13 aurel32tcg: add _tl aliases to bswap16/32/64 TCG ops
2009-03-13 aurel32tcg: add bswap16_i64 and bswap32_i64 TCG ops
2009-03-13 aurel32tcg: optimize tcg_gen_bswap16_i32
2009-03-13 aurel32tcg: allow bswap16_i32 to be implemented by TCG backends
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-11 aurel32tcg: move {not,neg}_i{32,64} definitions at the right...
2009-03-11 aurel32tcg: fix commit r6805
2009-03-10 aurel32tcg-arm: fix qemu_ld64
2009-03-10 aurel32tcg: update TODO
2009-03-10 aurel32tcg/x86: add not/neg/extu/bswap/rot i32 ops
2009-03-10 aurel32tcg: optimize logical operations
2009-03-10 aurel32Fix tcg after commit 6800
2009-03-10 aurel32tcg: use TCGV_EQUAL_I{32,64}
2009-03-10 aurel32tcg: define TCGV_EQUAL_I{32,64}
2009-03-09 aurel32tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)
2009-03-09 aurel32Implement TCG not ops for x86-64
2009-03-09 aurel32tcg: don't define TCG rotation ops if they are not...
2009-03-09 aurel32Implement TCG rotation ops for x86-64
2009-03-08 blueswir1Prune unused TCG_AREGs
2009-03-07 blueswir1Sparse fixes: truncation by cast
2009-02-11 blueswir1TCG: remove obsolete old_op_count profiler field
2009-02-11 malcAdd missing r24..r26 to callee save registers
2009-02-11 malcAdd missing r24..r26 to calle save registers
2009-02-10 blueswir1Add "static"
2009-02-09 aurel32Fix DEBUG_TCGV compile error.
2009-01-26 malcR13 is reserved for small data area pointer by SVR4...
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-14 malcRemove all traces of __powerpc__
2009-01-03 aurel32tcg: remove tcg_global_reg2_new_hack()
2009-01-03 aurel32TCG: Fix documentation of qemu_ld/st ops
2009-01-01 aurel32tcg_temp_local_new should take no parameter
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-14 aurel32tcg: kill two warnings
2008-12-13 aurel32TCG x86/x86-64: use move with zero-extend for loads...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-13 blueswir1Fix TARGET_LONG_BITS warning in TCG
next