1. b29fe3e Preliminary AIX support by malc · 16 years ago
  2. a7812ae TCG variable type checking. by pbrook · 16 years ago
  3. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  4. bdffd4a TCG: add tcg_const_local_tl() by aurel32 · 16 years ago
  5. f48f3ed Display TCGCond name in tcg dumper (original patch by Tristan Gingold) by blueswir1 · 17 years ago
  6. 8fcd369 Fix some warnings that would be generated by gcc -Wmissing-prototypes by blueswir1 · 17 years ago
  7. 8df1ca4 Allocate register pair for 64-bit registers on 32-bit host. by ths · 17 years ago
  8. c588979 Allocate a register pair instead of a single register. by ths · 17 years ago
  9. 1235fc0 Spelling fixes, by Stefan Weil. by ths · 17 years ago
  10. b314f27 suppressed unused macro handling by bellard · 17 years ago
  11. 641d5fb added local temporaries by bellard · 17 years ago
  12. e8996ee added tcg_temp_free() and improved the handling of constants by bellard · 17 years ago
  13. 24bf7b3 compilation fix by bellard · 17 years ago
  14. a23a9ec profiler clean up by bellard · 17 years ago
  15. 7e4597d added debug_insn_start debug instruction by bellard · 17 years ago
  16. 4dc81f2 debug output: write helper names by bellard · 17 years ago
  17. 39cf05d more generic call codegen by bellard · 17 years ago
  18. cf60bce fixed zero shifts (64 bit case) by bellard · 17 years ago
  19. e5097dc fixed dead global variable update by bellard · 17 years ago
  20. c6e113f added 'pure' function attribute - fixed indirect function calls by bellard · 17 years ago
  21. 6a8d7b7 temporary hack to handle register shortage with dyngen for qemu_st64() by bellard · 17 years ago
  22. bf6247f Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives by blueswir1 · 17 years ago
  23. b03cce8 fixed global variable handling with qemu load/stores - initial global prologue/epilogue implementation by bellard · 17 years ago
  24. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  25. ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
  26. cf2be98 Prepare for op.c removal and zero legacy ops by blueswir1 · 17 years ago
  27. e4d5434 Fix i32 memory backed variables on 64-bit host by blueswir1 · 17 years ago
  28. 0954d0d Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) by blueswir1 · 17 years ago
  29. b3db875 Add function prologue, fix pointer load on Sparc64 host by blueswir1 · 17 years ago
  30. a0d69e0 Fix typo by blueswir1 · 17 years ago
  31. 623e265 Simplify TCG relocation bugfix. by pbrook · 17 years ago
  32. 2ba1eeb Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for by pbrook · 17 years ago
  33. 3fe43da win32: suppress alloca() warning by bellard · 17 years ago
  34. 5ff9d6a fixed sign extensions - added explicit side effect op flag - added discard instruction by bellard · 17 years ago
  35. ac56dd4 Add TCG variable opaque type. by pbrook · 17 years ago
  36. c896fe2 TCG code generator by bellard · 17 years ago