OSDN Git Service

2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 3e95967..235d748 100644 (file)
@@ -1,3 +1,16 @@
+2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
+
+       * gcc_update: When svn update is called and
+       --silent is used, pass -q.
+
+2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
+
+       * gcc_update: Remove the -q from svn invocation.
+
+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>