HPPA (PA-RISC) host support
[qemu] / tcg / tcg.c
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-03-21 blueswir1 Prepare for op.c removal and zero legacy ops
2008-03-13 blueswir1 Fix i32 memory backed variables on 64-bit host
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-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 pbrookAdd TCG variable opaque type.
2008-02-01 bellardTCG code generator