Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2008-12-13 | Fix TARGET_LONG_BITS warning in TCG | blueswir1 | |
Looking at tcg/tcg.c:828, the bug that the warning indicated would show up as incorrect PC shown in log, only on 32 bit big endian host emulating a 64 bit target, -d op flag enabled. Now that dyngen is gone, the patch can be applied. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5998 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2008-05-06 | Fix i64 remainder calculation copy-paste error. | balrog | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4357 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2008-02-01 | TCG code generator | bellard | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3943 c046a42c-6fe2-441c-8c8c-71466251a162 |