1. 274807d - Track vex r1494 (x86/amd64 change of conventions for getting by sewardj · 19 years ago
  2. 5096a39 Improve vg_SP_update_pass() to catch more constant offset cases. Improves by njn · 19 years ago
  3. 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
  4. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  5. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  6. d2b70dc Comment-only change: add comments re self-checking translations and by sewardj · 19 years ago
  7. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  8. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  9. 45f4e7c by sewardj · 19 years ago
  10. c6957cf Rename VG_(have_altivec) => VG_(have_altivec_ppc) for consistency. by cerion · 19 years ago
  11. bc28f66 setup new variable VG_(have_altivec) from auxv::AT_HWCAP by cerion · 19 years ago
  12. 7821e2e Make Valgrind work again on x86 CPUs which don't have SSE. This is a by sewardj · 19 years ago
  13. a43a651 Update this-cpu-not-supported message. by sewardj · 19 years ago
  14. 7be5509 When identifying stacks so as to decide whether or not to make a self by sewardj · 19 years ago
  15. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  16. 97746bb Remove dead #undef. by sewardj · 19 years ago
  17. 447f2a1 Don't allow vex to chase into any block for which we might want to create by sewardj · 19 years ago
  18. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  19. c1aff95 rm unused code by sewardj · 19 years ago
  20. e074506 Track Vex API change in r1233 (VexSubArch -> VexArchInfo). by sewardj · 19 years ago
  21. 945ed2e by njn · 19 years ago
  22. 899ce73 by njn · 19 years ago
  23. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  24. 24a6efb by njn · 19 years ago
  25. 3cacf3a Remove now-unnecessary #includes. by njn · 19 years ago
  26. 394213a by njn · 19 years ago
  27. c7561b9 by njn · 19 years ago
  28. 6898086 by njn · 19 years ago
  29. a1f783f Moved VGA_(getArchAndSubArch) into m_translate and made it local. This by njn · 19 years ago
  30. 132bfcc by njn · 19 years ago
  31. 36a20fa by njn · 19 years ago
  32. 97405b2 by njn · 19 years ago
  33. 31513b4 by njn · 19 years ago
  34. 0c24647 by njn · 19 years ago
  35. 04e1698 by njn · 19 years ago
  36. d1af003 by njn · 19 years ago
  37. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  38. 2024234 by njn · 19 years ago
  39. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  40. 3cbfbc1 by njn · 19 years ago[Renamed (99%) from coregrind/vg_translate.c]
  41. 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 19 years ago
  42. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  43. 51d827b by njn · 19 years ago
  44. 55f9d1a by sewardj · 19 years ago
  45. fb154a5 Increase maximum translation size. This can happen when translating by sewardj · 19 years ago
  46. cf81d55 by njn · 19 years ago
  47. be73f43 by njn · 19 years ago
  48. 8786e53 Track recent Vex change, in order to remove a compile warning. by njn · 19 years ago
  49. 3f04d24 Print messages only shown with -v using Vg_DebugMsg, rather than Vg_UserMsg. by njn · 19 years ago
  50. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  51. b5f6f51 by sewardj · 19 years ago
  52. 85ac6d4 Rearrange debug printing a bit. by sewardj · 19 years ago
  53. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  54. bf42651 Track VEX API changes introduced in Vex rev 718. by sewardj · 20 years ago
  55. 167d4e3 Make --dump-error= work properly. by sewardj · 20 years ago
  56. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  57. acce29e orig_size can now legitimately be zero, if the first insn in a bb one by sewardj · 20 years ago
  58. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  59. 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
  60. c771b29 New debugging flag --trace-notbelow=<number>, to stop --trace-codegen= by sewardj · 20 years ago
  61. 7cf97ee Build fixes for gcc-2.95. by sewardj · 20 years ago
  62. c621f76 When VEX bombs, exit in a more understandable way. by sewardj · 20 years ago
  63. bd2e75c by njn · 20 years ago
  64. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  65. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  66. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  67. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  68. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  69. 4d71438 Fix for bug 91162: cope with jumps to bogus addresses when there is a SEGV by nethercote · 20 years ago
  70. c06e213 Arch-abstraction: by nethercote · 20 years ago
  71. f1e5e15 by nethercote · 20 years ago
  72. 92e7b7f De-globalise a few more counters. by nethercote · 20 years ago
  73. 885dd91 by nethercote · 20 years ago
  74. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  75. caee10d alloc_UCodeBlock didn't need to be in vg_include.h. Also tweaked how it works by nethercote · 20 years ago
  76. 59a122d by nethercote · 20 years ago
  77. 0973f70 by nethercote · 20 years ago
  78. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  79. bee3fd9 by nethercote · 20 years ago
  80. 85cdd34 by nethercote · 20 years ago
  81. fa70a8e Fix confusing and wrong comment in definition of live ranges in by jseward · 20 years ago
  82. afa17ef Tighten MOV's sanity checking slightly by nethercote · 20 years ago
  83. 911cc37 Introduce uWiden, similar to uCCall, uCond, etc. by nethercote · 20 years ago
  84. 4a12dbd Increase sanity checking on .extra4b field for WIDEN, rename a sanity macro, by nethercote · 20 years ago
  85. bbcfb58 Pretty-print WIDENs properly. by nethercote · 20 years ago
  86. e00f1ff by nethercote · 20 years ago
  87. 7f2fce1 Removed unused function. by nethercote · 20 years ago
  88. f1beb25 This change does two things: one is the implementation of by fitzhardinge · 20 years ago
  89. 96b466a Move the handling of PSHUFW from the SSE code to the MMX code so that by thughes · 20 years ago
  90. 1018bdd Heroic patch from Tom Hughes: by nethercote · 20 years ago
  91. 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 20 years ago
  92. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
  93. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  94. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  95. 15117d2 Make --trace-codegen start printing from the first basic block, rather by fitzhardinge · 21 years ago
  96. a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
  97. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  98. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  99. c9d4ba7 Fix a couple of compiler warnings. by njn · 21 years ago
  100. 5efa4fd This creates a new UInstr for multiply. This is mainly so that memcheck by jsgf · 21 years ago