]> git.proxmox.com Git - qemu.git/history - tcg/tcg.c
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
[qemu.git] / tcg / tcg.c
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