summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-27 10:52:54 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-27 10:52:54 +0000
commit69f1e2f5771de46c4237ba235225eccd772db036 (patch)
tree64a7ea47372a8285b22c747000c9563e4483bd19 /ChangeLog
parentc4032c70619a59c17b8c6b45639f685d721b6512 (diff)
downloadgcc-69f1e2f5771de46c4237ba235225eccd772db036.tar.gz
* configure.ac: Disable libsanitizer if we're not building C++.
* configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193842 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87559f36f79..6c0d6d60399 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * configure.ac: Disable libsanitizer if we're not building C++.
+ * configure: Regenerate.
+
2012-11-15 Roland McGrath <roland@hack.frob.com>
* MAINTAINERS (Write After Approval): Add myself.