1. a3980cc Don't define these unless we plan to use them. by Nick Lewycky · 13 years ago
  2. e7c1aef Move WEAK marking to the declaration. by Nick Lewycky · 13 years ago
  3. ec381a4 Fix linking for some users who already have tsan enabled code and are trying to by Nick Lewycky · 13 years ago
  4. 4d0a9ff Add support for tsan annotations (thread sanitizer, a valgrind-based tool). by Nick Lewycky · 13 years ago
  5. ba519f8 Revert previous commit. It seems that whether casting to void by Duncan Sands · 13 years ago
  6. d01cb35 Supress gcc-4.5 warning about the result not being used. by Duncan Sands · 13 years ago
  7. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago[Renamed (97%) from lib/System/Valgrind.cpp]
  8. f28411f Tell Valgrind when we modify already-executed machine code so it knows by Jeffrey Yasskin · 15 years ago