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


I installed the following patch to rotate news.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.625
diff -u -3 -p -r1.625 index.html
--- index.html	21 Jul 2007 23:09:41 -0000	1.625
+++ index.html	21 Jul 2007 23:12:35 -0000
@@ -75,25 +75,6 @@ mission statement</a>.</p>
     This work was contributed by Nathan Sidwell of CodeSourcery
     and others.</dd>
 
-<dt>February 13, 2007</dt>
-<dd><a href="gcc-4.1/">GCC 4.1.2</a> has been released.</dd>
-
-<dt>January 25, 2007</dt>
-<dd>Interprocedural optimization passes have been reorganized to operate on
-    SSA This enables more precise function analysis and optimization
-    while inlining, significantly improving the performance of programs
-    with high abstraction penalty.
-    Code from <a href="gcc-4.3/changes.html#ipa">ipa-branch</a> contributed by
-    Jan Hubicka, SUSE labs and Razya Ladelsky, IBM Haifa, was reviewed by Diego
-    Novillo, Richard Guenther, Roger Sayle and Ian Lance Taylor.</dd>
-<dt>January 8, 2007</dt>
-<dd>Andrew Haley and Tom Tromey of Red Hat merged the
-    <code>gcj-eclipse</code> branch to svn trunk.  GCC now uses the
-    Eclipse compiler as a front end, enabling all 1.5 language
-    features.  This merge also brings in a new, generics-enabled
-    version of Classpath, including <a
-    href="gcc-4.3/changes.html#gcjtools">some new tools</a>.  All this
-    will appear in GCC 4.3.  </dd>
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.106
diff -u -3 -p -r1.106 news.html
--- news.html	2 Jun 2007 13:54:07 -0000	1.106
+++ news.html	21 Jul 2007 23:12:36 -0000
@@ -14,6 +14,27 @@ home page</a>.</p>
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt>February 13, 2007</dt>
+<dd><a href="gcc-4.1/">GCC 4.1.2</a> has been released.</dd>
+
+<dt>January 25, 2007</dt>
+<dd>Interprocedural optimization passes have been reorganized to operate on
+    SSA This enables more precise function analysis and optimization
+    while inlining, significantly improving the performance of programs
+    with high abstraction penalty.
+    Code from <a href="gcc-4.3/changes.html#ipa">ipa-branch</a> contributed by
+    Jan Hubicka, SUSE labs and Razya Ladelsky, IBM Haifa, was reviewed by Diego
+    Novillo, Richard Guenther, Roger Sayle and Ian Lance Taylor.</dd>
+
+<dt>January 8, 2007</dt>
+<dd>Andrew Haley and Tom Tromey of Red Hat merged the
+    <code>gcj-eclipse</code> branch to svn trunk.  GCC now uses the
+    Eclipse compiler as a front end, enabling all 1.5 language
+    features.  This merge also brings in a new, generics-enabled
+    version of Classpath, including <a
+    href="gcc-4.3/changes.html#gcjtools">some new tools</a>.  All this
+    will appear in GCC 4.3.  </dd>
+
 <dt>January 6, 2007</dt>
 <dd>Kaveh Ghazi has integrated the GCC middle-end with the <a
     href="http://www.mpfr.org/";>MPFR</a> library, allowing more


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