Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-23 | Comment non-obvious calculation. Don't clobber r3 in qemu_st64. | balrog | 1 | -6/+33 |
2008-05-23 | A branch insn must not overwrite the branch target before relocation. | balrog | 1 | -3/+14 |
2008-05-23 | Fix qemu_ld/st for mem_index > 0 on arm host. | balrog | 1 | -6/+15 |
2008-05-23 | Define TCG_TARGET_CALL_STACK_OFFSET on arm. | balrog | 1 | -2/+3 |
2008-05-20 | Fix 8-bit signed load/store and a typo. | balrog | 1 | -4/+4 |
2008-05-20 | Implement neg_i32, clean-up. | balrog | 2 | -5/+10 |
2008-05-19 | ARM host support for TCG targets. | balrog | 2 | -0/+1621 |