This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[www] gcc-4.0/changes.html: Mention obsolete systems.


Hi,

Committed as obvious.

Kazu Hirata

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.41
diff -u -d -p -r1.41 changes.html
--- changes.html	16 Apr 2005 12:28:57 -0000	1.41
+++ changes.html	23 Apr 2005 05:03:29 -0000
@@ -533,7 +533,16 @@ class N::A {
   GCC 4.0.  Unless there is activity to revive them, the next release of
   GCC will have their sources permanently <strong>removed</strong>.</p>
 
-  <p>These individual systems have been obsoleted:</p>
+  <p>All configurations of the following processor architectures have
+  been declared obsolete:</p>
+
+  <ul>
+    <li>Intel i860</li>
+    <li>Ubicom IP2022</li>
+    <li>National Semiconductor NS32K</li>
+  </ul>
+
+  <p>Also, some individual systems have been obsoleted:</p>
 
   <ul>
     <li>SPARC family


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]