summaryrefslogtreecommitdiff
path: root/tcg/tcg.c
AgeCommit message (Expand)Author
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir1
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard
2008-04-12HPPA (PA-RISC) host supportaurel32
2008-04-11Remove osdep.c/qemu-img code duplicationaurel32
2008-03-21 Prepare for op.c removal and zero legacy opsblueswir1
2008-03-13 Fix i32 memory backed variables on 64-bit hostblueswir1
2008-03-11 Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir1
2008-03-08 Add function prologue, fix pointer load on Sparc64 hostblueswir1
2008-02-17 Fix typoblueswir1
2008-02-10Simplify TCG relocation bugfix.pbrook
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook
2008-02-04win32: suppress alloca() warningbellard
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard
2008-02-03Add TCG variable opaque type.pbrook
2008-02-01TCG code generatorbellard