summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--config/ChangeLog4
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a5fb32fa2e5..5328cedd2b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -108,7 +108,6 @@
* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
* configure: Regenerate.
- * config/mh-ppc-darwin: Rename to mh-darwin.
2010-11-03 Ian Lance Taylor <iant@google.com>
Dave Korn <dave.korn.cygwin@gmail.com>
diff --git a/config/ChangeLog b/config/ChangeLog
index 1a2f882c8ef..e3d62489e9a 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -6,6 +6,10 @@
* bootstrap-lto: Use -flto.
+2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
+
+ * mh-darwin: Renamed from mh-ppc-darwin.
+
2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.