summaryrefslogtreecommitdiffstats
path: root/libitm/ChangeLog
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-31 04:46:20 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-31 04:46:20 +0000
commitca09a9c4de07f8031fc850b8e2920c3c1788f45f (patch)
treed14c657f9fcd9e62f20fcf5786a4d5d2d485b224 /libitm/ChangeLog
parentb7a64c43385c5a7e334cea5e7afa226166513120 (diff)
downloadppe42-gcc-ca09a9c4de07f8031fc850b8e2920c3c1788f45f.tar.gz
ppe42-gcc-ca09a9c4de07f8031fc850b8e2920c3c1788f45f.zip
Detect assembler support for RTM
* acinclude.m4 (LIBITM_CHECK_AS_RTM): New. * configure.ac: Use it. * config.h.in, configure: Rebuild. * testsuite/Makefile.in: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193017 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libitm/ChangeLog')
-rw-r--r--libitm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog
index 8f55f4eb327..d98ce071586 100644
--- a/libitm/ChangeLog
+++ b/libitm/ChangeLog
@@ -1,3 +1,10 @@
+2012-10-31 Richard Henderson <rth@redhat.com>
+
+ * acinclude.m4 (LIBITM_CHECK_AS_RTM): New.
+ * configure.ac: Use it.
+ * config.h.in, configure: Rebuild.
+ * testsuite/Makefile.in: Rebuild.
+
2012-10-24 Torvald Riegel <triegel@redhat.com>
* libitm.texi: Clarify ABI requirements for data-logging functions.
OpenPOWER on IntegriCloud