Use correct types to enable > 2G support, based on a patch from
[qemu] / tcg /
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-22 blueswir1 Add TL variants of trunc and ext/extu
2008-03-21 blueswir1 Prepare for op.c removal and zero legacy ops
2008-03-21 blueswir1 Make TCG br op available
2008-03-16 blueswir1 Increase max temps limit
2008-03-16 blueswir1 Add discard_ptr and discard_tl
2008-03-13 blueswir1 Add tcg_const_tl
2008-03-13 blueswir1 Fix i32 memory backed variables on 64-bit host
2008-03-12 aurel32TCG README fixes (Stuart Brady)
2008-03-11 blueswir1 Remove blank elements in tcg_target_reg_alloc_order...
2008-03-08 blueswir1 Add function prologue, fix pointer load on Sparc64...
2008-03-07 blueswir1 Update based on Stuart Brady's comments
2008-03-04 pbrook32-bit host sign extension fix (Juergen Lock).
2008-03-02 blueswir1 Add brcond_tl
2008-02-29 blueswir1 Fix compiler warning
2008-02-29 blueswir1 Fix register references (Igor Kovalenko)
2008-02-27 blueswir1 Preliminary Sparc TCG target
2008-02-25 blueswir1 Fix mixed defines
2008-02-24 blueswir1 More helper types, rearrange generic definitions
2008-02-20 blueswir1 Fix andi, optimize addi and subi zero cases
2008-02-17 blueswir1 Fix typo
2008-02-10 pbrookSimplify TCG relocation bugfix.
2008-02-10 pbrookFix TCG relocation bug (exposed by fault after brcond...
2008-02-04 bellardwin32: suppress alloca() warning
2008-02-04 bellardfixed sign extensions - added explicit side effect...
2008-02-03 bellardcompare fix
2008-02-03 pbrookAdd TCG variable opaque type.
2008-02-01 bellardtypos
2008-02-01 bellardTCG code generator