Original patch against the generated NEWS file by Karl Berry.

Installed (and, yes, I updated the underlying PR 11137, too).

Gerald

Index: gcc-3.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/changes.html,v
retrieving revision 1.56
diff -u -r1.56 changes.html
--- gcc-3.3/changes.html        11 Jul 2010 20:37:31 -0000      1.56
+++ gcc-3.3/changes.html        24 Oct 2011 02:34:00 -0000
@@ -218,7 +218,7 @@
        <li>The 32-bit port now supports weak symbols under HP-UX 11.</li>
        <li>The handling of initializers and finalizers has been improved
        under HP-UX 11.  The 64-bit port no longer uses collect2.</li>
-       <li>Dwarf2 EH support has been added to the 32-bit linux port.</li>
+       <li>Dwarf2 EH support has been added to the 32-bit GNU/Linux port.</li>
        <li>ABI fixes to correct the passing of small structures by value.</li>
        </ul></li>
     <li>The SPARC, HP-PA, SH4, and x86/pentium ports have been converted to
@@ -793,7 +793,7 @@
 <li><a href="http://gcc.gnu.org/PR11062";>11062</a> (libstdc++) avoid 
<code>__attribute__</code> ((unused)); say  "__unused__" instead</li>
 <li><a href="http://gcc.gnu.org/PR11095";>11095</a> C++ <code>iostream</code> 
manipulator causes segfault when called with negative argument</li>
 <li><a href="http://gcc.gnu.org/PR11098";>11098</a> g++ doesn't emit complete 
debugging information for local variables in destructors</li>
-<li><a href="http://gcc.gnu.org/PR11137";>11137</a> Linux shared library 
constructors not called unless there's one global object</li>
+<li><a href="http://gcc.gnu.org/PR11137";>11137</a> GNU/Linux shared library 
constructors not called unless there's one global object</li>
 <li><a href="http://gcc.gnu.org/PR11154";>11154</a> spurious ambiguity report 
for template class specialization</li>
 <li><a href="http://gcc.gnu.org/PR11329";>11329</a> Compiler cannot find user 
defined implicit typecast</li>
 <li><a href="http://gcc.gnu.org/PR11332";>11332</a> Spurious error with casts 
in ?: expression</li>

Reply via email to