summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2007-06-06 23:12:21 +0000
committerBen Elliston <bje@au.ibm.com>2007-06-06 23:12:21 +0000
commitf9bfea90b431b92c1f81bc1d5e0148f447efc979 (patch)
treef78bd599385ef5040d7ad930e2826c390f800a2a
parent81baa777bf1ae39e8ed18b7d0032d08bfb710568 (diff)
downloadgdb-f9bfea90b431b92c1f81bc1d5e0148f447efc979.tar.gz
* Makefile.tpl: Fix spelling error.
* Makefile.in: Regenerate.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.in12
-rw-r--r--Makefile.tpl2
3 files changed, 12 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fc72bf2bd3..0d92f016c5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-07 Ben Elliston <bje@au.ibm.com>
+
+ * Makefile.tpl: Fix spelling error.
+ * Makefile.in: Regenerate.
+
2007-06-04 Paolo Bonzini <bonzini@gnu.org>
Sync with gcc:
diff --git a/Makefile.in b/Makefile.in
index 034b2aa9d64..595520ee065 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -47449,7 +47449,7 @@ stage1-end::
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage 1. They are
+# Bubble a bug fix through all the stages up to stage 1. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stage1-bubble
@@ -47659,7 +47659,7 @@ stage2-end::
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage 2. They are
+# Bubble a bug fix through all the stages up to stage 2. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stage2-bubble
@@ -47890,7 +47890,7 @@ stage3-end::
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage 3. They are
+# Bubble a bug fix through all the stages up to stage 3. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stage3-bubble
@@ -48167,7 +48167,7 @@ stage4-end::
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage 4. They are
+# Bubble a bug fix through all the stages up to stage 4. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stage4-bubble
@@ -48441,7 +48441,7 @@ stageprofile-end::
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage profile. They are
+# Bubble a bug fix through all the stages up to stage profile. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stageprofile-bubble
@@ -48651,7 +48651,7 @@ stagefeedback-end::
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage feedback. They are
+# Bubble a bug fix through all the stages up to stage feedback. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stagefeedback-bubble
diff --git a/Makefile.tpl b/Makefile.tpl
index e6438a50b10..958d4cb6e28 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1267,7 +1267,7 @@ stage[+id+]-end:: [+ FOR host_modules +][+ IF bootstrap +]
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage [+id+]. They are
+# Bubble a bug fix through all the stages up to stage [+id+]. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stage[+id+]-bubble