]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* crontab: Add 4.3 branch. Set trunk to 4.4.
authorJakub Jelinek <jakub@redhat.com>
Mon, 18 Feb 2008 22:49:19 +0000 (23:49 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 18 Feb 2008 22:49:19 +0000 (23:49 +0100)
From-SVN: r132394

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index 9431ecb33aa5e4c699e426dfc3d4212faadedbf9..aaa34965ac9c75185c7e278de9d9ee20da634134 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Add 4.3 branch.  Set trunk to 4.4.
+
 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
 
        * gcc_release (build_sources): Pass --disable-multilib to
index e0c99b5804efebaf5703c1041251d2f2ed66369a..6ccf62db2ae9349c9e60a6a8684889f12d85e5c6 100644 (file)
@@ -3,4 +3,5 @@
 55  0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
 32 22 * * 1 sh /home/gccadmin/scripts/gcc_release -s 4.1:branches/gcc-4_1-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.2:branches/gcc-4_2-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.3:trunk           -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:trunk           -l -d /sourceware/snapshot-tmp/gcc all