aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2007-10-16 10:45:50 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2007-10-16 10:45:50 +0000
commit415d93d6d65890b50c4a9436f8d0fc2e83c53d38 (patch)
treeeb675adc395193e10641cf4b7bb980e1b0222621 /config/ChangeLog
parent9ffbf372a2db0770dc5e259ec616496a86c40bbb (diff)
downloadfsf-binutils-gdb-415d93d6d65890b50c4a9436f8d0fc2e83c53d38.zip
fsf-binutils-gdb-415d93d6d65890b50c4a9436f8d0fc2e83c53d38.tar.gz
fsf-binutils-gdb-415d93d6d65890b50c4a9436f8d0fc2e83c53d38.tar.bz2
* 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 d1ee4bc..84db8b2 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.