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] Rotate news


Applied.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.928
diff -u -r1.928 index.html
--- index.html	5 Jul 2014 19:46:32 -0000	1.928
+++ index.html	5 Jul 2014 21:14:05 -0000
@@ -99,36 +99,6 @@
       Michael Zolotukhin of Intel, Corp.
 </dd>
 
-<dt><span>Altera Nios II support</span>
-    <span class="date">[2013-12-31]</span></dt>
-    <dd>A port for Altera Nios II has been contributed by Mentor Graphics.</dd>
-
-<dt><span>Toolchain Build Robot</span>
-    <span class="date">[2013-11-24]</span></dt>
-    <dd>The <a href="http://toolchain.lug-owl.de/buildbot/";>Build Robot</a> is
-      mass-compiling GCC (stage1 only) regularly, catching build errors early.</dd>
-
-<dt><span>Andes NDS32 support</span>
-    <span class="date">[2013-10-31]</span></dt>
-    <dd>A port for nds32, the 32-bit architecture of AndesCore families,
-      has been contributed by Andes Technology Corporation.</dd>
-
-<dt><span><a href="gcc-4.8/">GCC 4.8.2</a> released</span>
-    <span class="date">[2013-10-16]</span></dt>
-    <dd></dd>
-
-<dt><span>OpenMP v4.0</span>
-    <span class="date">[2013-10-11]</span></dt>
-    <dd>An implementation of the <a
-    href="http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf";>OpenMP v4.0</a>
-    parallel programming interface for so far just C, C++ has been added.
-    Code was contributed by Jakub Jelinek, Aldy Hernandez, Richard Henderson
-    of Red Hat, Inc. and Tobias Burnus.</dd>
-
-<dt><span><a href="projects/cxx0x.html">C++11</a> &lt;regex&gt; support</span>
-    <span class="date">[2013-10-03]</span></dt>
-<dd>Regular expression support in <a href="libstdc++/">libstdc++-v3</a> is now available.</dd>
-
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.144
diff -u -r1.144 news.html
--- news.html	29 Jun 2014 11:31:32 -0000	1.144
+++ news.html	5 Jul 2014 21:14:05 -0000
@@ -14,6 +14,36 @@
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span>Altera Nios II support</span>
+    <span class="date">[2013-12-31]</span></dt>
+    <dd>A port for Altera Nios II has been contributed by Mentor Graphics.</dd>
+
+<dt><span>Toolchain Build Robot</span>
+    <span class="date">[2013-11-24]</span></dt>
+    <dd>The <a href="http://toolchain.lug-owl.de/buildbot/";>Build Robot</a> is
+      mass-compiling GCC (stage1 only) regularly, catching build errors early.</dd>
+
+<dt><span>Andes NDS32 support</span>
+    <span class="date">[2013-10-31]</span></dt>
+    <dd>A port for nds32, the 32-bit architecture of AndesCore families,
+      has been contributed by Andes Technology Corporation.</dd>
+
+<dt><span><a href="gcc-4.8/">GCC 4.8.2</a> released</span>
+    <span class="date">[2013-10-16]</span></dt>
+    <dd></dd>
+
+<dt><span>OpenMP v4.0</span>
+    <span class="date">[2013-10-11]</span></dt>
+    <dd>An implementation of the <a
+    href="http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf";>OpenMP v4.0</a>
+    parallel programming interface for so far just C, C++ has been added.
+    Code was contributed by Jakub Jelinek, Aldy Hernandez, Richard Henderson
+    of Red Hat, Inc. and Tobias Burnus.</dd>
+
+<dt><span><a href="projects/cxx0x.html">C++11</a> &lt;regex&gt; support</span>
+    <span class="date">[2013-10-03]</span></dt>
+<dd>Regular expression support in <a href="libstdc++/">libstdc++-v3</a> is now available.</dd>
+
 <dt><span>Synopsys Designware ARC support</span>
     <span class="date">[2013-10-01]</span></dt>
 <dd>A port for Synopsys Designware ARC has been contributed by Embecosm and Synopsys Inc.</dd>


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