]> git.proxmox.com Git - qemu.git/history - tcg/README
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / tcg / README
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-10 Aurelien Jarnotcg/README: improve description of bswap*
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Aurelien Jarnotcg: update README with const and pure helpers
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Richard Hendersontcg: generic support for conditional set
2010-02-06 Richard Hendersontcg: document double-word support opcodes.
2009-03-28 aurel32tcg/README: fix description of bswap32_i32/i64
2009-03-13 aurel32tcg: update README wrt recent bswap changes
2009-01-03 aurel32TCG: Fix documentation of qemu_ld/st ops
2008-12-07 aurel32Remove a few dyngen and dyngen related code
2008-11-04 pbrookMention output overlaps.
2008-11-03 aurel32tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
2008-10-21 aurel32TCG: add logical operations found on alpha and powerpc...
2008-09-21 blueswir1Add concat32_i64 and concat_tl_i64 ops
2008-09-21 pbrookAdd concat_i32_i64 op.
2008-05-25 bellardupdate
2008-05-19 balrogARM host support for TCG targets.
2008-05-11 pbrookAdd TCG native negation op.
2008-05-11 pbrookAdd zero extension (pseudo-)ops.
2008-03-12 aurel32TCG README fixes (Stuart Brady)
2008-02-04 bellardfixed sign extensions - added explicit side effect...
2008-02-01 bellardtypos
2008-02-01 bellardTCG code generator