Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.761
@@ -77,16 +77,6 @@ target by Michael Eager, Eager Consultin
<dt>April 14, 2010</dt>
<dd><a href="gcc-4.5/">GCC 4.5.0</a> has been released.</dd>
-<dt>January 25, 2010</dt>
-<dd>An
- experimental <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/profile_mode.html">
- profile mode </a> has been added. This is an implementation of many
- C++ Standard library constructs with an additional analysis layer
- that gives performance improvement advice based on recognition of
- suboptimal usage patterns. Code was contributed by Silvius Rus,
- Lixia Liu, and Changhee Jung with the assistance of Benjamin
- Kosnik, Paolo Carlini, and Jonathan Wakely.</dd>
-
</dl>
<div>
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.122
@@ -14,6 +14,16 @@ home page</a>.</p>
<!-- ATTENTION: This page is for *OLD* news! Latest news goes first. -->
+<dt>January 25, 2010</dt>
+<dd>An
+ experimental <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/profile_mode.html">
+ profile mode </a> has been added. This is an implementation of many
+ C++ Standard library constructs with an additional analysis layer
+ that gives performance improvement advice based on recognition of
+ suboptimal usage patterns. Code was contributed by Silvius Rus,
+ Lixia Liu, and Changhee Jung with the assistance of Benjamin
+ Kosnik, Paolo Carlini, and Jonathan Wakely.</dd>
+
<dt>January 21, 2010</dt>
<dd><a href="gcc-4.4/">GCC 4.4.3</a> has been released.</dd>