aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2012-11-13 14:19:14 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2012-11-13 09:19:14 -0500
commite7fae5500c8ebf2881ee028f0406148aea3dd7a0 (patch)
tree8d97fd357f0948d58c4c280f9038ea152732a2eb /ChangeLog
parent3f2dc80614e12fe044bae48388f5f338b8e942b1 (diff)
downloadgcc-e7fae5500c8ebf2881ee028f0406148aea3dd7a0.zip
gcc-e7fae5500c8ebf2881ee028f0406148aea3dd7a0.tar.gz
gcc-e7fae5500c8ebf2881ee028f0406148aea3dd7a0.tar.bz2
configure.ac: Disable libsanitizer on AIX.
* configure.ac: Disable libsanitizer on AIX. Merge libquadmath sections. * configure: Regenerate. From-SVN: r193477
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 284613c..5de77b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-13 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
+ sections.
+ * configure: Regenerate.
+
2012-11-13 Hans-Peter Nilsson <hp@axis.com>
* configure.ac: Add section for configdirs for libsanitizer.