New SVN repo is up

Joseph S. Myers joseph@codesourcery.com
Fri Oct 28 17:35:00 GMT 2005


On Fri, 28 Oct 2005, Daniel Berlin wrote:

> contrib/ scripts have been updated in the new repository

I've merged the gcc_update change to 4.0 branch, 3.4 branch and 
csl-arm-branch.  In so doing, bug 20731 is fixed since the branch name is 
no longer hardcoded.  I have therefore also applied the following patch to 
branching.html to remove mention of updating gcc_update.

Index: branching.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/branching.html,v
retrieving revision 1.20
diff -u -r1.20 branching.html
--- branching.html	23 Mar 2005 17:30:13 -0000	1.20
+++ branching.html	28 Oct 2005 17:12:18 -0000
@@ -26,10 +26,6 @@
 <li>Update the file <code>gcc/BASE-VER</code> on the mainline, to use
 the next major release number (e.g., 3.2 instead of 3.1).</li>
 
-<li>Update the file <code>gcc/contrib/gcc_update</code> on the branch,
-so that the "$GCC_CVS update" invocation uses
-"-r <var>BRANCH_NAME</var>".</li>
-
 <li>Create a new <code>htdocs/gcc-<var>VERSION</var></code> directory
 for the next major release in the <code>wwwdocs</code> repository and
 populate it with initial copies of <code>changes.html</code> and

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)



More information about the Gcc-patches mailing list