1. f839394 Add a --enable-debug-tcg option to configure by aurel32 · 16 years ago
  2. 3e00b3f tcg/tcg.h: fix a few typos by aurel32 · 16 years ago
  3. b9c18f5 tcg: add a CONST flag to TCG helpers by aurel32 · 16 years ago
  4. 34d5a9f tcg: improve comment about pure functions by aurel32 · 16 years ago
  5. 43e860e Fix tcg after commit 6800 by aurel32 · 16 years ago
  6. 44e6acb tcg: define TCGV_EQUAL_I{32,64} by aurel32 · 16 years ago
  7. 9c22bc6 TCG: remove obsolete old_op_count profiler field by blueswir1 · 16 years ago
  8. 2edd089 Add "static" by blueswir1 · 16 years ago
  9. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
  10. 5d04f23 tcg: remove tcg_global_reg2_new_hack() by aurel32 · 16 years ago
  11. 54604f7 Some cleanups after dyngen removal by aurel32 · 16 years ago
  12. 49516bc Some cleanups after dyngen removal by aurel32 · 16 years ago
  13. a810a2d Some fixes for TCG debugging by blueswir1 · 16 years ago
  14. a7812ae TCG variable type checking. by pbrook · 16 years ago
  15. bdffd4a TCG: add tcg_const_local_tl() by aurel32 · 16 years ago
  16. 00dbbb0 Revert "TCG: enable debug" by aurel32 · 16 years ago
  17. b24a39f TCG: enable debug by aurel32 · 16 years ago
  18. a69abbe Emit and use adhoc function descriptor for code_gen_prologue on PPC64 by malc · 17 years ago
  19. 810260a Preliminary PPC64/Linux host support by malc · 17 years ago
  20. a50f5b9 Suppress bogus compiler warnings. by pbrook · 17 years ago
  21. 932a690 support of long calls for PPC (malc) by bellard · 17 years ago
  22. b314f27 suppressed unused macro handling by bellard · 17 years ago
  23. 641d5fb added local temporaries by bellard · 17 years ago
  24. e8996ee added tcg_temp_free() and improved the handling of constants by bellard · 17 years ago
  25. a23a9ec profiler clean up by bellard · 17 years ago
  26. 4dc81f2 debug output: write helper names by bellard · 17 years ago
  27. 39cf05d more generic call codegen by bellard · 17 years ago
  28. c44f945 Better solution for the alignment problem by blueswir1 · 17 years ago
  29. d4929d5 Fix TCG alignment problems on Sparc64 host by blueswir1 · 17 years ago
  30. c6e113f added 'pure' function attribute - fixed indirect function calls by bellard · 17 years ago
  31. 6a8d7b7 temporary hack to handle register shortage with dyngen for qemu_st64() by bellard · 17 years ago
  32. b03cce8 fixed global variable handling with qemu load/stores - initial global prologue/epilogue implementation by bellard · 17 years ago
  33. c4071c9 Increase max temps limit by blueswir1 · 17 years ago
  34. 623e265 Simplify TCG relocation bugfix. by pbrook · 17 years ago
  35. 2ba1eeb Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for by pbrook · 17 years ago
  36. 5ff9d6a fixed sign extensions - added explicit side effect op flag - added discard instruction by bellard · 17 years ago
  37. ac56dd4 Add TCG variable opaque type. by pbrook · 17 years ago
  38. c896fe2 TCG code generator by bellard · 17 years ago