Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / tcg /
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-20 Riku VoipioRevert "Revived GUEST_BASE support for usermode emulati...
2009-04-20 Riku VoipioRevived GUEST_BASE support for usermode emulation targets.
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-07 Juha RiihimäkiMerge commit 'origin/upstream' into test
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-31 Juha RiihimäkiMerge commit 'origin/upstream' into juha-devel
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-27 Juha RiihimäkiMerge commit 'origin/upstream' into juha-devel
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-09 Riku VoipioMerge branch 'upstream' into maemo-test
2009-03-08 blueswir1Prune unused TCG_AREGs
2009-03-07 blueswir1Sparse fixes: truncation by cast
2009-03-05 Riku VoipioRevived GUEST_BASE support for usermode emulation targets.
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
2008-12-10 malcIntroduce and use cache-utils.[ch]
2008-12-07 balrogFix 64-bit targets compilation on ARM host.
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 blueswir1Some fixes for TCG debugging
2008-12-07 aurel32Remove a few dyngen and dyngen related code
2008-12-01 balrogarm: Don't potentially overwrite input registers in...
2008-12-01 balrogDon't rely on ARM tcg_out_goto() generating just a...
2008-12-01 balrogUse libgcc __clear_cache to clean icache, when available.
2008-11-29 malcFix alignment of 64bit args
2008-11-18 malcPreliminary AIX support
2008-11-17 pbrookTCG variable type checking.
2008-11-12 malcRename misnamed BACK_CHAIN_OFFSET to LR_OFFSET
2008-11-12 malcAvoid compiler warning
2008-11-11 malcFix alignment problem with some 64bit load/store instru...
2008-11-04 pbrookMention output overlaps.
2008-11-03 pbrookFix rotri_i64 typo.
2008-11-03 aurel32tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
2008-11-03 aurel32tcg-op.h: reorder _i64 instructions common to 32- and...
2008-11-02 pbrook64-bit target subfi fix.
2008-11-02 aurel32tcg-ops.h: add a subfi wrapper
2008-11-02 aurel32tcg-ops.h: _i64 TCG immediate instructions cleanup
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-21 aurel32TCG: add tcg_const_local_tl()
2008-10-21 aurel32TCG: add logical operations found on alpha and powerpc...
2008-10-05 blueswir1Add some missing static and const qualifiers, reg_names...
2008-10-02 malcOptimize 64 bit bswap
2008-09-23 pbrookFix tcg_gen_concat32_i64 on 64-bit hosts.
2008-09-22 malcAvoid clobbering input register in qemu_ld64+bswap...
2008-09-21 blueswir1Add concat32_i64 and concat_tl_i64 ops
2008-09-21 pbrookAdd concat_i32_i64 op.
2008-09-14 blueswir1Display TCGCond name in tcg dumper (original patch...
2008-09-13 blueswir1Use 64 bit loads for tlb addend only if addend size...
2008-09-13 blueswir1Fix stack alignment on Sparc32 host
2008-09-07 pbrookTCG: Use x86-64 zero extension instructions.
2008-09-07 pbrookImplement TCG sign extension ops for x86-64.
2008-09-05 aurel32Revert "TCG: enable debug"
next