public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
To: gcc-patches@gcc.gnu.org
Cc: "Joseph S. Myers" <joseph@codesourcery.com>,
	       Gerald Pfeifer <gerald@pfeifer.com>
Subject: [wwwdocs] Document IRIX 6.5, Tru64 UNIX V5.1 obsoletion
Date: Fri, 01 Jul 2011 10:18:00 -0000	[thread overview]
Message-ID: <yddvcvmwbhp.fsf@manam.CeBiTec.Uni-Bielefeld.DE> (raw)

As just announced, here's the patch to the GCC 4.7 changes.html to
document the IRIX and Tru64 UNIX obsoletions, together with the
-compat-bsd removal.

I don't need approval for the patch, but would be grateful for
improvements to wording.

Thanks.
        Rainer


2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* htdocs/gcc-4.7/changes.html: Document IRIX 6.5, Tru64 UNIX V5.1
	obsoletion
	Document -compat-bsd removal.

Index: htdocs/gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.18
diff -u -p -r1.18 changes.html
--- htdocs/gcc-4.7/changes.html	28 May 2011 08:05:36 -0000	1.18
+++ htdocs/gcc-4.7/changes.html	1 Jul 2011 10:13:37 -0000
@@ -24,10 +24,12 @@
     particular architectures have been obsoleted:</p>
 
     <ul>
+	  <li>IRIX 6.5 (mips-sgi-irix6.5)</li>
+	  <li>MIPS OpenBSD (mips*-*-openbsd*)</li>
 	  <li>Solaris 8 (*-*-solaris2.8).  Details can be found in the
 	  <a href="http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01263.html">
 	      announcement</a>.</li>
-	  <li>MIPS OpenBSD (mips*-*-openbsd*).</li>
+	  <li>Tru64 UNIX V5.1 (alpha*-dec-osf5.1*)</li>
     </ul>
 
     </li>
@@ -35,6 +37,12 @@
     <li>Support has been removed for Unix International threads on Solaris
     2, so the <code>--enable-threads=solaris</code> configure option and
     the <code>-threads</code> compiler option don't work any longer.</li>
+    <li>Support has been removed for the Solaris BSD Compatibility Package,
+    which lives in <code>/usr/ucbinclude</code> and
+    <code>/usr/ucblib</code>.  It has been removed from Solaris 11, and was
+    only intended as a migration aid from SunOS 4 to SunOS 5.  The
+    <code>-compat-bsd</code> compiler option isn't recognized any
+    longer.</li>
   </ul>
 
 <h2>General Optimizer Improvements</h2>

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

             reply	other threads:[~2011-07-01 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01 10:18 Rainer Orth [this message]
2011-07-04 10:55 ` Gerald Pfeifer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yddvcvmwbhp.fsf@manam.CeBiTec.Uni-Bielefeld.DE \
    --to=ro@cebitec.uni-bielefeld.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=joseph@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).