diff mbox

[wwwdocs] Rotate news

Message ID alpine.LNX.2.00.1308120201110.2133@trevally.site
State New
Headers show

Commit Message

Gerald Pfeifer Aug. 12, 2013, 12:01 a.m. UTC
Committed.

Gerald
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.887
diff -u -3 -p -r1.887 index.html
--- index.html	31 May 2013 11:41:08 -0000	1.887
+++ index.html	12 Aug 2013 00:01:12 -0000
@@ -84,36 +84,6 @@  mission statement</a>.</p>
 at IITB is providing documentation, tutorials and videos
 about GCC internals with support from the Government of India.</dd>
 
-<dt><span>ARM AArch64 support</span>
-    <span class="date">[2012-10-24]</span></dt>
-<dd>A port for AArch64, the 64-bit execution state in the ARMv8 architecture,
-has been contributed by ARM Ltd.</dd>
-
-<dt><span>IBM zEnterprise EC12 support</span>
-    <span class="date">[2012-10-10]</span></dt>
-<dd>Support for the latest release of the System z mainframe zEC12 has
-been added to the architecture back end.  This work was contributed by
-Andreas Krebbel of IBM.</dd>
-
-<dt><span><a href="gcc-4.7/">GCC 4.7.2</a> released</span>
-    <span class="date">[2012-09-20]</span></dt>
-    <dd></dd>
-
-<dt><span>GCC now uses C++ as its implementation language</span>
-    <span class="date">[2012-08-14]</span></dt>
-<dd>The <a href="http://gcc.gnu.org/wiki/cxx-conversion">cxx-conversion</a>
-branch has been merged into trunk.  This switches GCC's implementation
-language from C to <a href="codingconventions.html#Cxx_Conventions">C++</a>.
-Additionally, some data structures have been re-implemented in C++
-(more details in the <a
-href="http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00711.html">merge
-announcement</a>).  This work was contributed by Lawrence Crowl and
-Diego Novillo of Google.</dd>
-
-<dt><span><a href="gcc-4.5/">GCC 4.5.4</a> released</span>
-    <span class="date">[2012-07-02]</span></dt>
-    <dd></dd>
-
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.136
diff -u -3 -p -r1.136 news.html
--- news.html	30 Mar 2013 18:22:02 -0000	1.136
+++ news.html	12 Aug 2013 00:01:13 -0000
@@ -14,6 +14,36 @@ 
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span>ARM AArch64 support</span>
+    <span class="date">[2012-10-24]</span></dt>
+<dd>A port for AArch64, the 64-bit execution state in the ARMv8 architecture,
+has been contributed by ARM Ltd.</dd>
+
+<dt><span>IBM zEnterprise EC12 support</span>
+    <span class="date">[2012-10-10]</span></dt>
+<dd>Support for the latest release of the System z mainframe zEC12 has
+been added to the architecture back end.  This work was contributed by
+Andreas Krebbel of IBM.</dd>
+
+<dt><span><a href="gcc-4.7/">GCC 4.7.2</a> released</span>
+    <span class="date">[2012-09-20]</span></dt>
+    <dd></dd>
+
+<dt><span>GCC now uses C++ as its implementation language</span>
+    <span class="date">[2012-08-14]</span></dt>
+<dd>The <a href="http://gcc.gnu.org/wiki/cxx-conversion">cxx-conversion</a>
+branch has been merged into trunk.  This switches GCC's implementation
+language from C to <a href="codingconventions.html#Cxx_Conventions">C++</a>.
+Additionally, some data structures have been re-implemented in C++
+(more details in the <a
+href="http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00711.html">merge
+announcement</a>).  This work was contributed by Lawrence Crowl and
+Diego Novillo of Google.</dd>
+
+<dt><span><a href="gcc-4.5/">GCC 4.5.4</a> released</span>
+    <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>