Corresponding the the NetWare obsoletion and removal (upcoming, currently being tested) patches, here's the wwwdocs change.
Ok? Rainer 2011-07-15 Rainer Orth <r...@cebitec.uni-bielefeld.de> * htdocs/gcc-4.6/changes.html: Document Netware x86 obsoletion. * htdocs/gcc-4.7/changes.html: Document NetWare x86 removal. Index: htdocs/gcc-4.6/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v retrieving revision 1.131 diff -u -p -r1.131 changes.html --- htdocs/gcc-4.6/changes.html 27 Jun 2011 09:46:57 -0000 1.131 +++ htdocs/gcc-4.6/changes.html 15 Jul 2011 15:29:34 -0000 @@ -91,6 +91,7 @@ <ul> <li>Interix (<code>i[34567]86-*-interix3*</code>)</li> + <li>NetWare x86 (<code>i[3456x]86-*-netware*</code>)</li> <li>Generic ARM PE (<code>arm-*-pe*</code> other than <code>arm*-wince-pe*</code>)</li> <li>MCore PE (<code>mcore-*-pe*</code>)</li> 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> </ul> <h2>General Optimizer Improvements</h2> -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University