aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndrew Pinski <pinskia@gmail.com>2006-10-15 16:45:15 +0000
committerAndrew Pinski <pinskia@gmail.com>2006-10-15 16:45:15 +0000
commit71a82a068bf5a7f9cbddcc72d8a6b09d64d73b23 (patch)
tree7108f46f161f5aa780746c9c0682c2e237dafa05 /config
parentc3ee59f5e0a613337c55ec56e023ff5c6fb9acbe (diff)
Fix some whitespace issues in the changelog.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117749 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index f403e017b11..57c31f485df 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -10,7 +10,7 @@
2006-07-25 Paolo Bonzini <bonzini@gnu.org>
PR build/26188
- * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t.
+ * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t.
2006-07-21 Steve Ellcey <sje@cup.hp.com>
@@ -24,8 +24,8 @@
2006-07-18 Paolo Bonzini <bonzini@gnu.org>
- * acx.m4: Support --with-build-libsubdir and AC_SUBST
- build_libsubdir.
+ * acx.m4: Support --with-build-libsubdir and AC_SUBST
+ build_libsubdir.
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
Alexandre Oliva <aoliva@redhat.com>