PATCH: Web page changes for GCC 3.4 branch

Mark Mitchell mark@codesourcery.com
Sun Jan 18 22:38:00 GMT 2004


Here the web page changes for the creation of the GCC 3.4 branch.

I do not intend to post the purely mechanical changes to version.c,
gcc-common.texi, bug_email.pl, and other similar files.

As Gerald noted, part of the index.html change here was incorrect;
Gerald has already fixed that for me.  Thanks!
 
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

Index: buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/buildstat.html,v
retrieving revision 1.10
diff -c -5 -p -r1.10 buildstat.html
*** buildstat.html	22 May 2003 00:04:13 -0000	1.10
--- buildstat.html	16 Jan 2004 20:08:39 -0000
***************
*** 8,17 ****
--- 8,18 ----
  <h1>Build status for GCC</h1>
  
  <p>These pages summarize build reports for GCC.</p>
  
  <ul>
+ <li><a href="gcc-3.4/buildstat.html">GCC 3.4.x</a></li>
  <li><a href="gcc-3.3/buildstat.html">GCC 3.3.x</a></li>
  <li><a href="gcc-3.2/buildstat.html">GCC 3.2.x</a></li>
  <li><a href="gcc-3.1/buildstat.html">GCC 3.1.x</a></li>
  <li><a href="gcc-3.0/buildstat.html">GCC 3.0.x</a></li>
  <li><a href="gcc-2.95/buildstat.html">GCC 2.95.x</a></li>
Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.124
diff -c -5 -p -r1.124 cvs.html
*** cvs.html	9 Jan 2004 11:37:23 -0000	1.124
--- cvs.html	16 Jan 2004 20:08:39 -0000
*************** particular releases or snapshots or the 
*** 109,118 ****
--- 109,119 ----
  
  <h3>Release and snapshot branches</h3>
  
  <ul>
    <li>gcc_ss_<i>yyyymmdd</i></li>
+   <li>gcc-3_4-branch</li>
    <li>gcc_3_3_1_release</li>
    <li>gcc_3_3_release</li>
    <li>gcc-3_3-branch</li>
    <li>gcc_3_2_3_release</li>
    <li>gcc_3_2_2_release</li>
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.410
diff -c -5 -p -r1.410 index.html
*** index.html	14 Jan 2004 20:18:37 -0000	1.410
--- index.html	16 Jan 2004 20:08:39 -0000
*************** to maintain and improve quality.</p>
*** 38,74 ****
  <!-- NOTE: Of the following four items, we always want to show exactly
       three - either items 1, 2 and 4 or items 2, 3 and 4.
       and fourth.
  -->
  
- <!--
  <dt><strong>Active release branch:</strong>
    will become <a href="gcc-3.4/index.html">GCC 3.4.0</a>
  </dt><dd>
!   Bug fixes only.
  </dd>
- -->
  
  <dt><strong>Current release series:</strong>
    <a href="gcc-3.3/">GCC 3.3.2</a> (released 2003-10-17)
  </dt><dd>
    Branch status:
       <a href="http://gcc.gnu.org/ml/gcc/2003-12/msg00570.html">2003-12-08</a>
    (open for all bugfixes).
  </dd>
  
  <dt><strong>Previous release series:</strong>
    <a href="gcc-3.2/">GCC 3.2.3</a> (released 2003-04-25)
  </dt><dd>
    This is the last release from the 3.2.x series;
    the branch has been closed after the release.
  </dd>
  
  <dt><strong>Active development (mainline):</strong>
!   will become GCC 3.4.0 (<a href="gcc-3.4/changes.html">current changes</a>)
  </dt><dd>
!   <a href="develop.html#stage3">Stage 3</a>;
    open for all maintainers.
  </dd>
  
  </dl>
  
--- 38,74 ----
  <!-- NOTE: Of the following four items, we always want to show exactly
       three - either items 1, 2 and 4 or items 2, 3 and 4.
       and fourth.
  -->
  
  <dt><strong>Active release branch:</strong>
    will become <a href="gcc-3.4/index.html">GCC 3.4.0</a>
  </dt><dd>
!   Bug fixes for regressions only.
  </dd>
  
+ <!--
  <dt><strong>Current release series:</strong>
    <a href="gcc-3.3/">GCC 3.3.2</a> (released 2003-10-17)
  </dt><dd>
    Branch status:
       <a href="http://gcc.gnu.org/ml/gcc/2003-12/msg00570.html">2003-12-08</a>
    (open for all bugfixes).
  </dd>
+ -->
  
  <dt><strong>Previous release series:</strong>
    <a href="gcc-3.2/">GCC 3.2.3</a> (released 2003-04-25)
  </dt><dd>
    This is the last release from the 3.2.x series;
    the branch has been closed after the release.
  </dd>
  
  <dt><strong>Active development (mainline):</strong>
!   will become GCC 3.5.0 (<a href="gcc-3.5/changes.html">current changes</a>)
  </dt><dd>
!   <a href="develop.html#stage1">Stage 1</a>;
    open for all maintainers.
  </dd>
  
  </dl>
  
Index: gcc-3.4/buildstat.html
===================================================================
RCS file: gcc-3.4/buildstat.html
diff -N gcc-3.4/buildstat.html
*** /dev/null	1 Jan 1970 00:00:00 -0000
--- gcc-3.4/buildstat.html	16 Jan 2004 20:08:39 -0000
***************
*** 0 ****
--- 1,24 ----
+ <html>
+ 
+ <head>
+ <title>Build status for GCC 3.4</title>
+ </head>
+ 
+ <body>
+ <h1>Build status for GCC 3.4</h1>
+ 
+ <p>This list summarizes build reports for GCC 3.4.x, with links to the
+ archived mail messages that reported the builds and to test result
+ summaries.</p>
+ 
+ <p>Instructions for running the test suite and for submitting test results
+ are part of
+ <a href="http://gcc.gnu.org/install/test.html">
+ Installing GCC: Testing</a>.
+ Instructions for reporting a successful "make bootstrap",
+ including a list of information to include in such a report, are part of
+ <a href="http://gcc.gnu.org/install/finalinstall.html">
+ Installing GCC: Final Installation</a>.</p>
+ 
+ </body>
+ </html>



More information about the Gcc-patches mailing list