This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] index.html cleanup


Both of these patches serve to unclutter our homepage again, but since
they do this in two orthogonal ways, I committed them separately and 
also provide two patches below:

  1. Various tweaks to reduce space required by the main part of this page.
  2. Rotate news.

Installed.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.597
diff -u -3 -p -r1.597 index.html
--- index.html	5 Feb 2007 12:35:31 -0000	1.597
+++ index.html	8 Feb 2007 21:48:33 -0000
@@ -91,20 +91,10 @@ and memory utilization</a> by the compil
 </dl>
 
 <div>
+<a href="news.html">Older news and announcements</a> |
 <a href="java/index.html#news">GCJ news</a>
-| <a href="news.html">Older news and announcements</a>
 </div>
 
-<h2>Get our announcements</h2>
-
-  <form method="get" action="http://gcc.gnu.org/cgi-bin/ml-request";>
-    <input type="hidden" name="digest"    value="off" />
-    <input type="hidden" name="operation" value="subscribe" />
-    <input type="hidden" name="listname"  value="gcc-announce" />
-    <input type="text"   name="username"  value="your e-mail address" size="20" style="font-size:90%;" />
-    <input type="submit" name="submit"    value="Subscribe" style="font-size:90%;" />
-  </form>
-
 
 
 </td><td style="width: 50%; padding-left: 12px; border-left: #3366cc thin solid;" valign="top">
@@ -147,7 +137,7 @@ and memory utilization</a> by the compil
 </dt><dd>
   Status: <a href="develop.html#stage3">Stage 3</a>;
   <a href="http://gcc.gnu.org/ml/gcc/2006-10/msg00390.html";>2006-10-17</a>
-  (regression fixes and docs only).
+  (regression fixes &amp; docs only).
   <br />
   <a
   href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.2&amp;target_milestone=4.0.4&amp;target_milestone=4.1.2&amp;target_milestone=4.2.0&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;
 field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Serious
@@ -178,6 +168,16 @@ and memory utilization</a> by the compil
 
 <include searchbox.ihtml>
 
+<h2>Get our announcements</h2>
+
+  <form method="get" action="http://gcc.gnu.org/cgi-bin/ml-request";>
+    <input type="hidden" name="digest"    value="off" />
+    <input type="hidden" name="operation" value="subscribe" />
+    <input type="hidden" name="listname"  value="gcc-announce" />
+    <input type="text"   name="username"  value="your e-mail address" size="20" style="font-size:90%;" />
+    <input type="submit" name="submit"    value="Subscribe" style="font-size:90%;" />
+  </form>
+
 
 
 </td>


Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.598
diff -u -3 -p -r1.598 index.html
--- index.html	8 Feb 2007 21:49:13 -0000	1.598
+++ index.html	8 Feb 2007 21:51:04 -0000
@@ -71,23 +71,6 @@ mission statement</a>.</p>
     href="gcc-4.3/changes.html#mpfrcaveats">required to build
     GCC</a>.</dd>
 
-<dt>January 5, 2007</dt>
-<dd><a href="http://gcc.gnu.org/wiki/mem-ssa";>Memory SSA</a>, a new
-representation for memory expressions in SSA form has been contributed
-by Diego Novillo of Red Hat.  This new mechanism improves <a
-href="http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00436.html";>compile-times
-and memory utilization</a> by the compiler.</dd>
-
-<dt>January 3, 2007</dt>
-<dd>Trevor Smigiel and Andrew Pinski of Sony Computer Enterntainment Inc.
-  have contributed the Synergistic Processor Unit (SPU) port for the Cell
-  Broadband Engine Architecture (BEA).</dd>
-
-<dt>January 1, 2007</dt>
-<dd>2006 has been a very productive year for the new Fortran frontend,
-  with <a href="http://gcc.gnu.org/ml/gcc/2007-01/msg00059.html";>lots
-  of improvements and fixes</a>.</dd>
-
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.103
diff -u -3 -p -r1.103 news.html
--- news.html	1 Feb 2007 03:09:52 -0000	1.103
+++ news.html	8 Feb 2007 21:51:05 -0000
@@ -14,6 +14,23 @@ home page</a>.</p>
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt>January 5, 2007</dt>
+<dd><a href="http://gcc.gnu.org/wiki/mem-ssa";>Memory SSA</a>, a new
+representation for memory expressions in SSA form has been contributed
+by Diego Novillo of Red Hat.  This new mechanism improves <a
+href="http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00436.html";>compile-times
+and memory utilization</a> by the compiler.</dd>
+
+<dt>January 3, 2007</dt>
+<dd>Trevor Smigiel and Andrew Pinski of Sony Computer Enterntainment Inc.
+  have contributed the Synergistic Processor Unit (SPU) port for the Cell
+  Broadband Engine Architecture (BEA).</dd>
+
+<dt>January 1, 2007</dt>
+<dd>2006 has been a very productive year for the new Fortran frontend,
+  with <a href="http://gcc.gnu.org/ml/gcc/2007-01/msg00059.html";>lots
+  of improvements and fixes</a>.</dd>
+
 <dt>September 5, 2006</dt>
 <dd>A forward propagation pass on RTL was contributed by
   Paolo Bonzini of University of Lugano, and Steven Bosscher

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]