summaryrefslogtreecommitdiff
path: root/libsanitizer/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-24 08:19:37 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-24 08:19:37 +0000
commit8edac8ecd6259e37175d5d41ed1dc8147b8fa6e7 (patch)
tree1aa2810ded5eb5ac0aa6f0b29c02718c65bfcb97 /libsanitizer/ChangeLog
parentfb805201ec32547b47df4b7b12540e65f0966c5b (diff)
downloadgcc-8edac8ecd6259e37175d5d41ed1dc8147b8fa6e7.tar.gz
* configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244854 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libsanitizer/ChangeLog')
-rw-r--r--libsanitizer/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index 70a66cddf6f..b0a4546f960 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,5 +1,7 @@
2017-01-24 Jakub Jelinek <jakub@redhat.com>
+ * configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*.
+
PR sanitizer/79168
* merge.sh (change_comment_headers): Don't remove 2nd and 3rd line
if the 3rd line doesn't contain 'The LLVM Compiler Infrastructure'