1. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  2. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  3. 9f20746 Updated copyright years. by njn · 15 years ago
  4. 17b4743 Add another magic constant to the Iex_Const case in isBogusAtom, as by sewardj · 16 years ago
  5. 8c93fcc Origin tracking: handle 16-bit excess in guest state reads/writes. by sewardj · 16 years ago
  6. 9c606bd by sewardj · 16 years ago
  7. dead90a Handle new IR ops Iop_RoundF64toF64_*. by sewardj · 16 years ago
  8. afa617b Origin-tracking fix: make sure that we have a shadow-origin (B) by sewardj · 16 years ago
  9. 7cf4e6b by sewardj · 16 years ago
  10. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  11. 114a917 Tool-side support for the new primops required by SSSE3 instructions. by sewardj · 16 years ago
  12. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  13. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  14. 4cc684b Merge from CGTUNE branch: by sewardj · 17 years ago
  15. 6665ea2 Add a comment with a definitive account of when Memcheck does (and does not, by njn · 17 years ago
  16. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  17. 03809ae Handle new primop Iop_SarN8x8 introduced in vex r1702. by sewardj · 18 years ago
  18. 0b9d74a by sewardj · 18 years ago
  19. 9a807e0 Add missing case, apparently not very popular :-) by sewardj · 18 years ago
  20. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  21. f1962d3 Fix bug in memcheck's instrumenter introduced in r6319. Big comment by sewardj · 18 years ago
  22. a087148 Observe the rule that requires all instrumenters to copy verbatim any by sewardj · 18 years ago
  23. 634ba77 wibble by sewardj · 18 years ago
  24. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  25. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  26. 453e8f8 Get rid of general case in mkLazy3 and instead add new cases as they appear. by sewardj · 18 years ago
  27. e91cea7 Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). by sewardj · 18 years ago
  28. d6075eb Tidy up a couple more x86-related primops following rounding changes. by sewardj · 18 years ago
  29. 22ac5f4 Followup to r5605: fixes for x86 by sewardj · 18 years ago
  30. ed69fdb by sewardj · 18 years ago
  31. 4f3e0f2 Track vex r1553 (addition of Iop_Est8FRecip, case Iop_Est5FRSqrt) by sewardj · 18 years ago
  32. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  33. b00944a Handle ppc64-related primops. by sewardj · 19 years ago
  34. 53ee1fc Deal with function pointer vs function entry crazyness on ppc64-linux. by sewardj · 19 years ago
  35. 1bc8210 Handle CmpORD64{U,S} as ppc64 requires those. by sewardj · 19 years ago
  36. 13a4926 Remove remaining profiling gunk from Memcheck. by njn · 19 years ago
  37. 176cb4c Added fp vector conversion/rounding irops to memcheck by cerion · 19 years ago
  38. e78ba2a Couple more irops for memcheck. by cerion · 19 years ago
  39. cbf8be7 Oops. Track primop renamings. by sewardj · 19 years ago
  40. 43d6075 Handle IR primops arising from running Altivec code. It seems Altivec by sewardj · 19 years ago
  41. 545663e Handle vector FP unordered compares. by sewardj · 19 years ago
  42. 620eb5b Handle a few more primops result from running Altivec code. by sewardj · 19 years ago
  43. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  44. a9e62a9 ppc32 only: improve handling of CmpORD32S, so as to avoid false by sewardj · 19 years ago
  45. 992dff9 Fix the handling of CmpORD32{S,U} which was completely bogus and by sewardj · 19 years ago
  46. aaddbc2 Fix a memcheck anomaly observed by Nick: lazy propagation of by sewardj · 19 years ago
  47. fafaa0d add case Iop_V128to32 to memcheck by cerion · 19 years ago
  48. bef552a Fix suspicious code in the memcheck instrumenter which probably by sewardj · 19 years ago
  49. 463b3d9 Track API changes in vex r1272. by sewardj · 19 years ago
  50. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  51. 8cf88b7 Create and use bigendian versions of MC_(helperc_{LOAD,STORE}V{2,4,8}). by sewardj · 19 years ago
  52. 151b90d Scan the entire BB looking for "bogus literals"* before instrumenting by sewardj · 19 years ago
  53. e6f8af4 Extensively re-analyse, re-check and revise the scheme for expensive by sewardj · 19 years ago
  54. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  55. d9774d7 Improve handling of inlined strlen on amd64 by using the expensive by tom · 19 years ago
  56. 9e59108 Added DivU32,DivS32 to memcheck translation (lazy) by cerion · 19 years ago
  57. c7561b9 by njn · 19 years ago
  58. 39cc735 Handle Clz64 and Ctz64. by sewardj · 19 years ago
  59. 132bfcc by njn · 19 years ago
  60. 36a20fa by njn · 19 years ago
  61. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  62. 51d827b by njn · 19 years ago
  63. e53bd99 Handle Iop_Neg{8,16,32}. by sewardj · 19 years ago
  64. d9dbc19 Handle various new 64-bit integer primops. by sewardj · 19 years ago
  65. 37c31cc by sewardj · 19 years ago
  66. cd98633 Support the 64 bit comparison instructions which vex is now using. by tom · 19 years ago
  67. 96a922e Add 64-bit values to the bogus-literal detector. by sewardj · 19 years ago
  68. 11bcc4e Handle 8-byte value-check failures using a special fast-case fn (like by sewardj · 19 years ago
  69. 69a1332 Add a few cases arising from testing on amd64. by sewardj · 19 years ago
  70. 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 19 years ago
  71. 96403eb Add a missing case. I guess it can't have been wildly popular :-) by sewardj · 19 years ago
  72. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  73. 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 19 years ago
  74. 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 19 years ago
  75. 29faa50 Make existing tools aware of IR instruction marks. (They ignore them, though). by sewardj · 19 years ago
  76. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  77. 20d38f2 Track renaming of Vex's Iop_*128* primops to Iop_*V128*. by sewardj · 19 years ago
  78. 681be30 Handle Add64/Sub64 (naively). by sewardj · 19 years ago
  79. acd2e91 Add support for 64-bit SIMD primops. by sewardj · 19 years ago
  80. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 19 years ago
  81. d5204dc Finishing installing PaulM's improved accuracy handling for Add/Sub, by sewardj · 20 years ago
  82. e50a1b1 mkUifU: add missing case by sewardj · 20 years ago
  83. db67f5f Handle Iop_Sar16. by sewardj · 20 years ago
  84. a1d9330 Complete enough 128-bit vector stuff in memcheck so that SSE2 works. by sewardj · 20 years ago
  85. 0b07059 Support for 64x2 vector floating point. by sewardj · 20 years ago
  86. 170ee21 Stuff to make Memcheck work with SSE1 instructions. by sewardj · 20 years ago
  87. 3245c91 Basics for 128-bit SIMD code. by sewardj · 20 years ago
  88. 7010f6e Fix enough stuff so that x86 MMX tests work. by sewardj · 20 years ago
  89. e9e16d3 Fix enough stuff so that x86 floating point tests work properly. by sewardj · 20 years ago
  90. 7cf97ee Build fixes for gcc-2.95. by sewardj · 20 years ago
  91. a720325 When doing pessimistic lazy propagation through a dirty helper call, by sewardj · 20 years ago
  92. 9544807 Make Memcheck compilable. by sewardj · 20 years ago
  93. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  94. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  95. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  96. 885dd91 by nethercote · 20 years ago
  97. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  98. 0987528 Add missing SSE case for Memcheck's instrumentation (sigh). by nethercote · 20 years ago
  99. 0e5d2e3 SETV and TESTV never have an ArchReg as their first argument. by nethercote · 20 years ago
  100. 989df35 Fix typo in FPU eflags fix. by thughes · 20 years ago