diff options
author | Andrew Pinski <pinskia@gcc.gnu.org> | 2006-10-15 09:45:15 -0700 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2006-10-15 09:45:15 -0700 |
commit | 76c29bf0b242543171f4a7383719c95904eb31ec (patch) | |
tree | 7108f46f161f5aa780746c9c0682c2e237dafa05 /config | |
parent | 670a1b1f881b929924db6008214b9647c8f8bed8 (diff) | |
download | gcc-76c29bf0b242543171f4a7383719c95904eb31ec.zip gcc-76c29bf0b242543171f4a7383719c95904eb31ec.tar.gz gcc-76c29bf0b242543171f4a7383719c95904eb31ec.tar.bz2 |
Fix some whitespace issues in the changelog.
From-SVN: r117749
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index f403e01..57c31f4 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> |