The following patch documents the Solaris 10 obsoletion in the GCC 9
changes.html.  I've based this on the GCC 4.9 text which allowed for
obsoletion of several targets.  Tested by inspection in Firefox.

Ok to install?

As a followup, we should update criteria.html to name
sparc-sun-solaris2.11 as primary platform.  Although mechanical, I
suspect this requires SC approval?

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2018-10-16  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

        * htdocs/gcc-9/changes.html (GCC 9 Release Series, Caveats):
        Announce Solaris 10 obsoletion.

? update.log
Index: htdocs/gcc-9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.22
diff -u -p -r1.22 changes.html
--- htdocs/gcc-9/changes.html	30 Sep 2018 14:38:54 -0000	1.22
+++ htdocs/gcc-9/changes.html	16 Oct 2018 09:00:05 -0000
@@ -28,7 +28,21 @@ a work-in-progress.</p>
 <!-- .................................................................. -->
 <h2>Caveats</h2>
 <ul>
-  <li>...</li>
+  <li><p>Support for a number of older systems and recently
+      unmaintained or untested target ports of GCC has been declared
+      obsolete in GCC 9.  Unless there is activity to revive them, the
+      next release of GCC will have their sources permanently
+      <strong>removed</strong>.</p>
+
+    <p>The following ports for individual systems on
+      particular architectures have been obsoleted:</p>
+
+    <ul>
+      <li>Solaris 10 (<code>*-*-solaris2.10</code>).  Details can be found
+      in the <a href="https://gcc.gnu.org/ml/gcc/2018-10/msg00139.html";;>
+      announcement</a>.</li>
+    </ul>
+  </li>
 </ul>
 
 

Reply via email to