summaryrefslogtreecommitdiffstats
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2007-10-16 10:45:50 +0000
committerMaciej W. Rozycki <macro@codesourcery.com>2007-10-16 10:45:50 +0000
commit81e857de3f802fd451c28d94f366fc21a8c64d99 (patch)
tree92054134bf27a38952e37f24f023bf1489a8f7e8 /config/ChangeLog
parent8eea1bd714ddab4d342718691bfb677c68070457 (diff)
downloadcygnal-81e857de3f802fd451c28d94f366fc21a8c64d99.tar.gz
cygnal-81e857de3f802fd451c28d94f366fc21a8c64d99.tar.bz2
cygnal-81e857de3f802fd451c28d94f366fc21a8c64d99.zip
* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.
(GCC_CHECK_CC_TLS): Rename have_cc_tls to gcc_cv_have_cc_tls.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index d1ee4bc7c..84db8b2f3 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-15 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.
+ (GCC_CHECK_CC_TLS): Rename have_cc_tls to gcc_cv_have_cc_tls.
+
2007-10-03 Richard Sandiford <richard@codesourcery.com>
* no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.