On Fri, 15 Jul 2011, Rainer Orth wrote: > Index: htdocs/gcc-4.7/changes.html > =================================================================== > RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v > retrieving revision 1.22 > diff -u -p -r1.22 changes.html > --- htdocs/gcc-4.7/changes.html 15 Jul 2011 09:48:15 -0000 1.22 > +++ htdocs/gcc-4.7/changes.html 15 Jul 2011 15:29:34 -0000 > @@ -46,6 +46,9 @@ > > <li>The ARM port's <code>-mwords-little-endian</code> option has > been deprecated. It will be removed in a future release.</li> > + > + <li>Support has been removed for the NetWare x86 configuration > + obsoleted in GCC 4.6.</li>
I don't think NetWare should be called out specially like this; either list all removed targets explicitly, or say "all targets deprecated in 4.6" (with a link to the deprecation list), "except for" a list of the targets reprieved. -- Joseph S. Myers jos...@codesourcery.com