1. feacf14 Fix up linking/relocation a bit, and track API changes in r1272. by sewardj · 19 years ago
  2. 37b71bf Fix build breakage. by sewardj · 19 years ago
  3. 151ba33 Track recent API change (introduction of VexArchInfo). by sewardj · 19 years ago
  4. ed623db guest-ppc32 by cerion · 19 years ago
  5. 7a41dd0 fix 'Usage:' by cerion · 19 years ago
  6. a219a80 Use cpp symbol __x86_64__ rather than __amd64__ on the advice of Michael Matz. by sewardj · 19 years ago
  7. cb998d9 Use ULong instead of Int for stopAfter and n_bbs_done - shouldn't run out of bbs for a while now... by cerion · 19 years ago
  8. da08626 handy test wrapper by cerion · 19 years ago
  9. f9e0ef3 stop compiler errors on fp regs, add possibily of setting xer_ca, clearly choose what tests to run by cerion · 19 years ago
  10. b79fb37 small fix to rlwnm_cb loop by cerion · 19 years ago
  11. e45acad Improved method for discarding invalidated translations. by sewardj · 19 years ago
  12. 81db809 Brain-dead (but working) support for Vex-directed translation-cache invalidates. by sewardj · 19 years ago
  13. 32cd080 Somewhat reduce the number of immediate values in test-with-immediate by sewardj · 19 years ago
  14. 1f2e2f8 Make suitable for initial test run. by sewardj · 19 years ago
  15. 399fa14 Change license on switchback/test_ppc_jm1.c as per Jocelyn's instructions. by sewardj · 19 years ago
  16. b00db87 Added test_ppc to Makefile by cerion · 19 years ago
  17. 941a905 Jocelyn Mayer's fabulous ppc test program. by sewardj · 19 years ago
  18. e9d361a Cleaned up front end a fair bit. by cerion · 20 years ago
  19. fa09ac5 fix cmd call of switchback, and deal with return err 256 by cerion · 20 years ago
  20. 997661a printout stderr msg on abnormal switchback exit by cerion · 20 years ago
  21. 87ae783 Deal with last_bad == given_last_good by cerion · 20 years ago
  22. ab2e191 perl script to run a binary search with switchback by cerion · 20 years ago
  23. 1e636d6 Gradually move popular translations towards the start of the by sewardj · 20 years ago
  24. 533e0c2 Fix flags define & printout last run translation after all... by cerion · 20 years ago
  25. 84b62f4 Re-arranged switchback::run_simulator a little, so can print translation of current bb (so if test breaks @ N, we can switchback @ N and N gets printed) by cerion · 20 years ago
  26. 3c6e167 Fix to run_translation: need to save LR on _caller's_ stack, and leave a hole for a callee to do the same on our stack. by cerion · 20 years ago
  27. 7f000af Added new instruction RdWrLR to read/write link register. by cerion · 20 years ago
  28. b5c07cf Make the switchbacker work on ppc32. by sewardj · 20 years ago
  29. 9a934a9 just turned off some debug printfs by cerion · 20 years ago
  30. a31e8b5 coupl'a small fixes for ppc32 by cerion · 20 years ago
  31. 144fd8c finished off switchback code for ppc32 by cerion · 20 years ago
  32. 0d04c0e Advance ppc32 to the point where we can hope to start the program. by sewardj · 20 years ago
  33. 312b4bb Handle some ppc32 relocation types. by sewardj · 20 years ago
  34. de28b5b correction to branch instr for ppc hack by cerion · 20 years ago
  35. f6f41aa surely it couldn't be still more ppc hacks... by cerion · 20 years ago
  36. 6866d76 Even more ppc32 hacks by sewardj · 20 years ago
  37. 69fd475 More ppc hacks by sewardj · 20 years ago
  38. 4a96062 ppc32 hacks by sewardj · 20 years ago
  39. cc82c6a first ppc32 assembly attempts... by cerion · 20 years ago
  40. 1103a4d un-break compilation on x86 by sewardj · 20 years ago
  41. 4701265 Print stats at exit, and minor changes by sewardj · 20 years ago
  42. 9dc4cf7 Make this test a bit more demanding. by sewardj · 20 years ago
  43. 3e5a4dc sigh; on amd64 do not place common symbols high in the address space by sewardj · 20 years ago
  44. c47c476 Allow the service function to handle free() as well as malloc(). by sewardj · 20 years ago
  45. 9f12f3c A self-contained, hacked version of bzip2 which can run on the by sewardj · 20 years ago
  46. bdd2915 Fix printf format string. by sewardj · 20 years ago
  47. 42b89f6 Make it easy to print the symbol table. by sewardj · 20 years ago
  48. 2e879b6 minor changes by sewardj · 20 years ago
  49. 85a9cd5 Deal with amd64-specific relocations. by sewardj · 20 years ago
  50. 69fe071 Heavily modified emfloat benchmark from bytemark, changed to be by sewardj · 20 years ago
  51. b259095 Resuscitate a linker that knows how to do relocations, so we can by sewardj · 20 years ago
  52. a2a57e9 Add amd64 support. by sewardj · 20 years ago
  53. df5c1ca Remove file which shouldn't have been added in the first place. by sewardj · 20 years ago
  54. 7e52aa5 A very simple dynamic translator built on Vex, for the purpose of by sewardj · 20 years ago