diff mbox

[wwwdocs] Rotate news

Message ID alpine.LNX.2.00.1204091600160.2457@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer April 9, 2012, 2:02 p.m. UTC
Applied.

Gerald
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.848
diff -u -3 -p -r1.848 index.html
--- index.html	22 Mar 2012 09:58:00 -0000	1.848
+++ index.html	9 Apr 2012 14:01:29 -0000
@@ -83,18 +83,6 @@  functions.  Code was contributed by Andr
 Aldy Hernandez, all of Red Hat, Inc. 
 </dd>
 
-<dt><span>Transactional memory support</span>
-    <span class="date">[2011-11-15]</span></dt>
-<dd>An implementation of the
-ongoing <a href="http://gcc.gnu.org/wiki/TransactionalMemory">transactional
-memory</a> standard has been added.  Code was contributed by Richard
-Henderson, Aldy Hernandez, and Torvald Riegel, all of Red Hat, Inc.
-The project was partially funded by
-the <a href="http://www.velox-project.eu/">Velox</a> project.  This
-feature is experimental and is available for C and C++ on selected
-platforms.
-</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
@@ -103,17 +91,6 @@  a <a href="http://gcc.gnu.org/wiki/cauld
 Tools developers</a>.  The workshop will be held in July 2012 at
 Charles University, Prague.</dd>
 
-<dt><span>POWER7 on the GCC Compile Farm</span>
-    <span class="date">[2011-11-10]</span></dt>
-<dd>IBM has donated a 64 processor POWER7 machine (3.55 GHz, 64 GB RAM)
-to the <a href="http://gcc.gnu.org/wiki/CompileFarm">GCC Compile Farm
-project</a>.  Hosting is donated by the OSU Open Source Lab.</dd>
-
-<dt><span>Epiphany processor support</span>
-    <span class="date">[2011-11-03]</span></dt>
-<dd>A port for Adapteva's Epiphany multicore processor has been contributed by
-Embecosm.</dd>
-
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.132
diff -u -3 -p -r1.132 news.html
--- news.html	12 Feb 2012 18:55:36 -0000	1.132
+++ news.html	9 Apr 2012 14:01:30 -0000
@@ -14,6 +14,29 @@ 
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span>Transactional memory support</span>
+    <span class="date">[2011-11-15]</span></dt>
+<dd>An implementation of the
+ongoing <a href="http://gcc.gnu.org/wiki/TransactionalMemory">transactional
+memory</a> standard has been added.  Code was contributed by Richard
+Henderson, Aldy Hernandez, and Torvald Riegel, all of Red Hat, Inc.
+The project was partially funded by
+the <a href="http://www.velox-project.eu/">Velox</a> project.  This
+feature is experimental and is available for C and C++ on selected
+platforms.
+</dd>
+
+<dt><span>POWER7 on the GCC Compile Farm</span>
+    <span class="date">[2011-11-10]</span></dt>
+<dd>IBM has donated a 64 processor POWER7 machine (3.55 GHz, 64 GB RAM)
+to the <a href="http://gcc.gnu.org/wiki/CompileFarm">GCC Compile Farm
+project</a>.  Hosting is donated by the OSU Open Source Lab.</dd>
+
+<dt><span>Epiphany processor support</span>
+    <span class="date">[2011-11-03]</span></dt>
+<dd>A port for Adapteva's Epiphany multicore processor has been contributed
+by Embecosm.</dd>
+
 <dt><span><a href="gcc-4.6/">GCC 4.6.2</a> released</span>
     <span class="date">[2011-10-26]</span></dt>
 <dd></dd>