diff mbox

[wwwdocs] Rotate news

Message ID alpine.LNX.2.00.1302171347440.1859@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 17, 2013, 12:50 p.m. UTC
Applied.

Gerald
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.870
diff -u -3 -p -r1.870 index.html
--- index.html	16 Feb 2013 15:43:02 -0000	1.870
+++ index.html	17 Feb 2013 12:46:46 -0000
@@ -90,48 +90,6 @@  Diego Novillo of Google.</dd>
     <span class="date">[2012-07-02]</span></dt>
     <dd></dd>
 
-<dt><span><a href="gcc-4.7/">GCC 4.7.1</a> released</span>
-    <span class="date">[2012-06-14]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-4.7/">GCC 4.7.0</a> released</span>
-    <span class="date">[2012-03-22]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-4.4/">GCC 4.4.7</a> released</span>
-    <span class="date">[2012-03-13]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-4.6/">GCC 4.6.3</a> released</span>
-    <span class="date">[2012-03-01]</span></dt>
-    <dd></dd>
-
-<dt><span>CR16 processor support</span>
-    <span class="date">[2012-02-02]</span></dt>
-<dd>A port for National Semiconductor's CR16 processor has been contributed by
-Sumanth Gundapaneni and Jayant Sonar of KPIT Cummins.</dd>
-
-<dt><span>TILE-Gx and TILEPro processor support</span>
-    <span class="date">[2012-02-14]</span></dt>
-<dd>Ports for the TILE-Gx and TILEPro families of processors have been
-contributed by Walter Lee from Tilera.</dd>
-
-<dt><span>Atomic memory model support</span>
-    <span class="date">[2011-11-06]</span></dt>
-<dd>C++11/C11 <a href="http://gcc.gnu.org/wiki/Atomic/GCCMM">memory model</a>
-support has been added through a new set of built-in <code>__atomic</code>
-functions.  Code was contributed by Andrew MacLeod, Richard Henderson, and
-Aldy Hernandez, all of Red Hat, Inc. 
-</dd>
-
-<dt><span>GNU Tools Cauldron 2012</span>
-    <span class="date">[2011-11-18]</span></dt>
-<dd>IUUK (Computer Science Institute, Charles University), CE-ITI
-(Institute for Theoretical Computer Science) and Google are organizing
-a <a href="http://gcc.gnu.org/wiki/cauldron2012">workshop for GNU
-Tools developers</a>.  The workshop will be held in July 2012 at
-Charles University, Prague.</dd>
-
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.134
diff -u -3 -p -r1.134 news.html
--- news.html	1 Nov 2012 21:49:41 -0000	1.134
+++ news.html	17 Feb 2013 12:46:46 -0000
@@ -14,6 +14,48 @@ 
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span><a href="gcc-4.7/">GCC 4.7.1</a> released</span>
+    <span class="date">[2012-06-14]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-4.7/">GCC 4.7.0</a> released</span>
+    <span class="date">[2012-03-22]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-4.4/">GCC 4.4.7</a> released</span>
+    <span class="date">[2012-03-13]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-4.6/">GCC 4.6.3</a> released</span>
+    <span class="date">[2012-03-01]</span></dt>
+    <dd></dd>
+
+<dt><span>CR16 processor support</span>
+    <span class="date">[2012-02-02]</span></dt>
+<dd>A port for National Semiconductor's CR16 processor has been contributed by
+Sumanth Gundapaneni and Jayant Sonar of KPIT Cummins.</dd>
+
+<dt><span>TILE-Gx and TILEPro processor support</span>
+    <span class="date">[2012-02-14]</span></dt>
+<dd>Ports for the TILE-Gx and TILEPro families of processors have been
+contributed by Walter Lee from Tilera.</dd>
+
+<dt><span>Atomic memory model support</span>
+    <span class="date">[2011-11-06]</span></dt>
+<dd>C++11/C11 <a href="http://gcc.gnu.org/wiki/Atomic/GCCMM">memory model</a>
+support has been added through a new set of built-in <code>__atomic</code>
+functions.  Code was contributed by Andrew MacLeod, Richard Henderson, and
+Aldy Hernandez, all of Red Hat, Inc. 
+</dd>
+
+<dt><span>GNU Tools Cauldron 2012</span>
+    <span class="date">[2011-11-18]</span></dt>
+<dd>IUUK (Computer Science Institute, Charles University), CE-ITI
+(Institute for Theoretical Computer Science) and Google are organizing
+a <a href="http://gcc.gnu.org/wiki/cauldron2012">workshop for GNU
+Tools developers</a>.  The workshop will be held in July 2012 at
+Charles University, Prague.</dd>
+
 <dt><span>Transactional memory support</span>
     <span class="date">[2011-11-15]</span></dt>
 <dd>An implementation of the