From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8841 invoked by alias); 21 Jul 2011 19:52:30 -0000 Received: (qmail 8831 invoked by uid 22791); 21 Jul 2011 19:52:29 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 Jul 2011 19:52:16 +0000 Received: (qmail 9650 invoked from network); 21 Jul 2011 19:52:15 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 21 Jul 2011 19:52:15 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.72) (envelope-from ) id 1QjzI5-0005Xa-HW; Thu, 21 Jul 2011 19:52:13 +0000 Date: Thu, 21 Jul 2011 20:16:00 -0000 From: "Joseph S. Myers" To: Rainer Orth cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs, 4.6] Announce NetWare obsoletion, removal In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-07/txt/msg01865.txt.bz2 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 @@ > >
  • The ARM port's -mwords-little-endian option has > been deprecated. It will be removed in a future release.
  • > + > +
  • Support has been removed for the NetWare x86 configuration > + obsoleted in GCC 4.6.
  • 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 joseph@codesourcery.com