diff options
Diffstat (limited to 'libsanitizer/ChangeLog')
-rw-r--r-- | libsanitizer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog index 488a1539914..3d6bde32c49 100644 --- a/libsanitizer/ChangeLog +++ b/libsanitizer/ChangeLog @@ -1,3 +1,11 @@ +2012-11-22 Wei Mi <wmi@google.com> + + * tsan: New directory. Import tsan runtime from llvm. + * configure.ac: Add 64 bits tsan build. + * Makefile.am: Likewise. + * configure: Regenerated. + * Makefile.in: Likewise. + 2012-11-21 Kostya Serebryany <kcc@google.com> * README.gcc: Extend the README.gcc with mode details. |