1. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  2. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  3. 5f76de0 by sewardj · 18 years ago
  4. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  5. 0b9d74a by sewardj · 18 years ago
  6. 4a0009c Merge r6149: by sewardj · 18 years ago
  7. 4cfea4f by sewardj · 18 years ago
  8. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  9. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 19 years ago
  10. bb68627 Comment-only changes. by sewardj · 19 years ago
  11. 0283bae Two unrelated changes: by sewardj · 19 years ago
  12. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  13. dfbaa22 Make VG_(get_StackTrace2) aware of bogus LR values in by sewardj · 19 years ago
  14. 34593e5 Rewrite VG_(translate) to make it clearer (it had grown like Topsy for by sewardj · 19 years ago
  15. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  16. 53ee1fc Deal with function pointer vs function entry crazyness on ppc64-linux. by sewardj · 19 years ago
  17. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  18. 274807d - Track vex r1494 (x86/amd64 change of conventions for getting by sewardj · 19 years ago
  19. 5096a39 Improve vg_SP_update_pass() to catch more constant offset cases. Improves by njn · 19 years ago
  20. 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
  21. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  22. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  23. d2b70dc Comment-only change: add comments re self-checking translations and by sewardj · 19 years ago
  24. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  25. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  26. 45f4e7c by sewardj · 19 years ago
  27. c6957cf Rename VG_(have_altivec) => VG_(have_altivec_ppc) for consistency. by cerion · 19 years ago
  28. bc28f66 setup new variable VG_(have_altivec) from auxv::AT_HWCAP by cerion · 19 years ago
  29. 7821e2e Make Valgrind work again on x86 CPUs which don't have SSE. This is a by sewardj · 19 years ago
  30. a43a651 Update this-cpu-not-supported message. by sewardj · 19 years ago
  31. 7be5509 When identifying stacks so as to decide whether or not to make a self by sewardj · 19 years ago
  32. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  33. 97746bb Remove dead #undef. by sewardj · 19 years ago
  34. 447f2a1 Don't allow vex to chase into any block for which we might want to create by sewardj · 19 years ago
  35. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  36. c1aff95 rm unused code by sewardj · 19 years ago
  37. e074506 Track Vex API change in r1233 (VexSubArch -> VexArchInfo). by sewardj · 19 years ago
  38. 945ed2e by njn · 19 years ago
  39. 899ce73 by njn · 19 years ago
  40. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  41. 24a6efb by njn · 19 years ago
  42. 3cacf3a Remove now-unnecessary #includes. by njn · 19 years ago
  43. 394213a by njn · 19 years ago
  44. c7561b9 by njn · 19 years ago
  45. 6898086 by njn · 19 years ago
  46. a1f783f Moved VGA_(getArchAndSubArch) into m_translate and made it local. This by njn · 19 years ago
  47. 132bfcc by njn · 19 years ago
  48. 36a20fa by njn · 19 years ago
  49. 97405b2 by njn · 19 years ago
  50. 31513b4 by njn · 19 years ago
  51. 0c24647 by njn · 19 years ago
  52. 04e1698 by njn · 19 years ago
  53. d1af003 by njn · 19 years ago
  54. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  55. 2024234 by njn · 19 years ago
  56. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  57. 3cbfbc1 by njn · 19 years ago[Renamed (99%) from coregrind/vg_translate.c]
  58. 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 19 years ago
  59. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  60. 51d827b by njn · 19 years ago
  61. 55f9d1a by sewardj · 19 years ago
  62. fb154a5 Increase maximum translation size. This can happen when translating by sewardj · 19 years ago
  63. cf81d55 by njn · 19 years ago
  64. be73f43 by njn · 19 years ago
  65. 8786e53 Track recent Vex change, in order to remove a compile warning. by njn · 19 years ago
  66. 3f04d24 Print messages only shown with -v using Vg_DebugMsg, rather than Vg_UserMsg. by njn · 19 years ago
  67. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  68. b5f6f51 by sewardj · 20 years ago
  69. 85ac6d4 Rearrange debug printing a bit. by sewardj · 20 years ago
  70. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  71. bf42651 Track VEX API changes introduced in Vex rev 718. by sewardj · 20 years ago
  72. 167d4e3 Make --dump-error= work properly. by sewardj · 20 years ago
  73. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  74. acce29e orig_size can now legitimately be zero, if the first insn in a bb one by sewardj · 20 years ago
  75. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  76. 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
  77. c771b29 New debugging flag --trace-notbelow=<number>, to stop --trace-codegen= by sewardj · 20 years ago
  78. 7cf97ee Build fixes for gcc-2.95. by sewardj · 20 years ago
  79. c621f76 When VEX bombs, exit in a more understandable way. by sewardj · 20 years ago
  80. bd2e75c by njn · 20 years ago
  81. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  82. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  83. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  84. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  85. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  86. 4d71438 Fix for bug 91162: cope with jumps to bogus addresses when there is a SEGV by nethercote · 20 years ago
  87. c06e213 Arch-abstraction: by nethercote · 20 years ago
  88. f1e5e15 by nethercote · 20 years ago
  89. 92e7b7f De-globalise a few more counters. by nethercote · 20 years ago
  90. 885dd91 by nethercote · 20 years ago
  91. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  92. caee10d alloc_UCodeBlock didn't need to be in vg_include.h. Also tweaked how it works by nethercote · 20 years ago
  93. 59a122d by nethercote · 20 years ago
  94. 0973f70 by nethercote · 20 years ago
  95. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  96. bee3fd9 by nethercote · 20 years ago
  97. 85cdd34 by nethercote · 20 years ago
  98. fa70a8e Fix confusing and wrong comment in definition of live ranges in by jseward · 20 years ago
  99. afa17ef Tighten MOV's sanity checking slightly by nethercote · 20 years ago
  100. 911cc37 Introduce uWiden, similar to uCCall, uCond, etc. by nethercote · 20 years ago