From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9197 invoked by alias); 24 Oct 2014 17:11:23 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 9187 invoked by uid 89); 24 Oct 2014 17:11:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 24 Oct 2014 17:11:21 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9OHBFRN025787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 24 Oct 2014 13:11:16 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s9OHBDpY016433; Fri, 24 Oct 2014 13:11:14 -0400 Message-ID: <544A8831.5070105@redhat.com> Date: Fri, 24 Oct 2014 17:11:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: Joel Brobecker , gdb@sourceware.org Subject: Re: GDB dropping support for mips-irix and alpha-tru64 References: <20140911185249.GA13931@adacore.com> In-Reply-To: <20140911185249.GA13931@adacore.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-10/txt/msg00094.txt.bz2 On 09/11/2014 07:52 PM, Joel Brobecker wrote: > Dear all, > > The GDB project is planning on removing support for the following > platforms: > - MIPS IRIX (mips*-sgi-irix5*, mips*-sgi-irix6*) > - Alpha Tru64 (alpha*-*-osf*) To close the loop here, FYI, support for these targets has been removed. Thanks, Pedro Alves