]> git.proxmox.com Git - qemu.git/history - tcg
* Add a model of the ETRAX interrupt controller.
[qemu.git] / tcg /
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