1. 7990496 ARM back-end: Use sxt[bh] instructions for ext{8, 6}s by Laurent Desnogues · 16 years ago
  2. d89c682 Suppress some variants of English in comments by Stefan Weil · 15 years ago
  3. 4e6f6d4 ARM back-end: Fix encode_imm by Laurent Desnogues · 16 years ago
  4. 94953e6 ARM back-end: Handle all possible immediates for ALU ops by Laurent Desnogues · 16 years ago
  5. f878d2d ARM back-end: Add TCG not by Laurent Desnogues · 16 years ago
  6. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  7. cb4e581 this patch improves the ARM back-end in the following way: by Laurent Desnogues · 16 years ago
  8. 379f669 Userspace guest address offsetting by Paul Brook · 16 years ago
  9. 2d69f35 ARM host fixes by Paul Brook · 16 years ago
  10. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  11. 419bafa tcg-arm: fix qemu_ld64 by aurel32 · 16 years ago
  12. e63d7ab Prune unused TCG_AREGs by blueswir1 · 16 years ago
  13. aef3a28 Fix 64-bit targets compilation on ARM host. by balrog · 16 years ago
  14. 0c9c3a9 arm: Don't potentially overwrite input registers in add2, sub2. by balrog · 16 years ago
  15. fe33867 Don't rely on ARM tcg_out_goto() generating just a single insn. by balrog · 16 years ago
  16. 3233f0d Use libgcc __clear_cache to clean icache, when available. by balrog · 16 years ago
  17. d4a9eb1 Add some missing static and const qualifiers, reg_names only used if NDEBUG set by blueswir1 · 16 years ago
  18. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
  19. 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
  20. d0660ed Relax a constraint for qemu_ld64 on ARM host. by balrog · 17 years ago
  21. eae6ce5 Fix a deadly typo, correct comments. by balrog · 17 years ago
  22. 3979144 Fix ARM host TLB. by pbrook · 17 years ago
  23. 91a3c1b Comment non-obvious calculation. Don't clobber r3 in qemu_st64. by balrog · 17 years ago
  24. e936243 A branch insn must not overwrite the branch target before relocation. by balrog · 17 years ago
  25. 225b437 Fix qemu_ld/st for mem_index > 0 on arm host. by balrog · 17 years ago
  26. bedba0c Define TCG_TARGET_CALL_STACK_OFFSET on arm. by balrog · 17 years ago
  27. 204c167 Fix 8-bit signed load/store and a typo. by balrog · 17 years ago
  28. 650bbb3 Implement neg_i32, clean-up. by balrog · 17 years ago
  29. 811d4cf ARM host support for TCG targets. by balrog · 17 years ago