aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorAndrew Pinski <pinskia@gcc.gnu.org>2005-10-28 08:22:41 -0700
committerAndrew Pinski <pinskia@gcc.gnu.org>2005-10-28 08:22:41 -0700
commit6c301b82b4019996f5798ef1302646d2ccb281cd (patch)
treebec4f999e4260f3200e12521afc75ba6b97bb226 /contrib/ChangeLog
parent2d00b4f20784406dfb07a1260c0646ec3cdda75a (diff)
downloadgcc-6c301b82b4019996f5798ef1302646d2ccb281cd.zip
gcc-6c301b82b4019996f5798ef1302646d2ccb281cd.tar.gz
gcc-6c301b82b4019996f5798ef1302646d2ccb281cd.tar.bz2
gcc_build: Remove -d from the call to gcc_update.
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org> * gcc_build: Remove -d from the call to gcc_update. From-SVN: r105937
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 3e95967..e1fc2a2 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
+
+ * gcc_build: Remove -d from the call to gcc_update.
+
2005-10-28 Daniel Berlin <dberlin@dberlin.org>
Ben Elliston <bje@au1.ibm.com>