aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog4
-rw-r--r--libgcc/configure4
2 files changed, 6 insertions, 2 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index a0f379a..9ae7ff5 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
+
+ * configure: Regenerate.
+
2008-06-10 Joseph Myers <joseph@codesourcery.com>
* Makefile.in (DECNUMINC): Remove
diff --git a/libgcc/configure b/libgcc/configure
index 5d71457..b603579 100644
--- a/libgcc/configure
+++ b/libgcc/configure
@@ -3431,8 +3431,8 @@ else
enable_tls=yes
fi;
- echo "$as_me:$LINENO: checking whether the target asssembler upports thread-local storage" >&5
-echo $ECHO_N "checking whether the target asssembler upports thread-local storage... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether the target assembler supports thread-local storage" >&5
+echo $ECHO_N "checking whether the target assembler supports thread-local storage... $ECHO_C" >&6
if test "${gcc_cv_have_cc_tls+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else