From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7486 invoked by alias); 12 Mar 2012 20:05:35 -0000 Received: (qmail 7459 invoked by uid 22791); 12 Mar 2012 20:05:33 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-lpp01m010-f47.google.com (HELO mail-lpp01m010-f47.google.com) (209.85.215.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 20:05:21 +0000 Received: by lagw12 with SMTP id w12so4391393lag.20 for ; Mon, 12 Mar 2012 13:05:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.134.146 with SMTP id pk18mr9997015lab.43.1331582719273; Mon, 12 Mar 2012 13:05:19 -0700 (PDT) Received: by 10.112.20.3 with HTTP; Mon, 12 Mar 2012 13:05:19 -0700 (PDT) In-Reply-To: References: Date: Mon, 12 Mar 2012 20:05:00 -0000 Message-ID: Subject: Re: Remove obsolete IRIX 6.5 support From: Jonathan Wakely To: Rainer Orth Cc: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org, java-patches@gcc.gnu.org, Richard Sandiford , Bruce Korb , Arnaud Charlet , "Joseph S. Myers" , Ian Lance Taylor , Jason Merrill Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2012-q1/txt/msg00054.txt.bz2 On 12 March 2012 17:03, Rainer Orth wrote: > Continuing with the patches to remove obsolete ports, here's the IRIX > 6.5 removal patch. ... > * libstdc++-v3/doc/xml/manual/internals.xml still uses IRIX as an > =A0example. =A0I've kept that part since I guess it's up the libstdc++ > =A0maintainers to decide what to do about this. Thanks for pointing it out. The libstdc++ parts of the patch are OK.