Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: README.chromium

Issue 10694036: Allow to build 10.6 binaries on Darwin x86_64 (the following binaries were actually built on such). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | binaries/mac_10.6/bin/valgrind-tsan.sh » ('j') | scripts/build-tsan-for-chromium.sh » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 144885)
+++ README.chromium (working copy)
@@ -6,8 +6,10 @@
Memcheck version on Mac 10.6 (valgrind-variant): 135
Memcheck version on Mac 10.7 (valgrind-variant): 136
-TSan version on Linux: unknown
-TSan version on Mac: unknown
+TSan version on Linux: unknown (<=3600)
+TSan version on Mac 10.5: unknown (<=3600)
+TSan version on Mac 10.6: 4383
+TSan version on Mac 10.7: unknown (<=3600)
Security critical: no
« no previous file with comments | « no previous file | binaries/mac_10.6/bin/valgrind-tsan.sh » ('j') | scripts/build-tsan-for-chromium.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698