aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@apple.com>2006-09-22 23:26:20 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2006-09-22 23:26:20 +0000
commitaaf50ff29c2ab02f8224737c56b43470b801f3f3 (patch)
tree0495c380f39b50066ac43c513e49f408f756d64c /libcpp/ChangeLog
parentf8e0488413a1b525b22de8c6a6c1bc8af0b8bcca (diff)
downloadgcc-aaf50ff29c2ab02f8224737c56b43470b801f3f3.tar.gz
gcc-aaf50ff29c2ab02f8224737c56b43470b801f3f3.tar.bz2
gcc-aaf50ff29c2ab02f8224737c56b43470b801f3f3.zip
configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the glob in gcc/config.gcc.
* configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the glob in gcc/config.gcc. * configure: Regenerate. From-SVN: r117156
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 16cf1fc6c04..a8f81c18195 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-22 Geoffrey Keating <geoffk@apple.com>
+
+ * configure.ac: Make need_64_bit_hwint case for x86-darwin
+ match exactly the glob in gcc/config.gcc.
+ * configure: Regenerate.
+
2006-09-13 Joseph S. Myers <joseph@codesourcery.com>
PR c/28768