diff options
author | Andrew Pinski <pinskia@gcc.gnu.org> | 2005-10-28 08:22:41 -0700 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2005-10-28 08:22:41 -0700 |
commit | 6c301b82b4019996f5798ef1302646d2ccb281cd (patch) | |
tree | bec4f999e4260f3200e12521afc75ba6b97bb226 /contrib/ChangeLog | |
parent | 2d00b4f20784406dfb07a1260c0646ec3cdda75a (diff) | |
download | gcc-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/ChangeLog | 4 |
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> |