From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28217 invoked by alias); 11 Oct 2014 14:36:38 -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 28207 invoked by uid 89); 11 Oct 2014 14:36:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD 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; Sat, 11 Oct 2014 14:36:36 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9BEaVSp018704 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 11 Oct 2014 10:36:31 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s9BEaTlJ027306; Sat, 11 Oct 2014 10:36:30 -0400 Message-ID: <5439406D.6060107@redhat.com> Date: Sat, 11 Oct 2014 14:36: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: VAX Ultrix? (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/msg00026.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: ... > - Alpha Tru64 (alpha*-*-osf*) Going over the supported hosts in configure.host, I noticed we still "support" VAX Ultrix / 4.2BSD: vax-*-bsd*) gdb_host=vax ;; vax-*-ultrix*) gdb_host=vax ;; Does it make sense to keep support for old Ultrix given we're dropping OSF/1 / Tru64? Below's the table I was building, listing the full set of supported hosts, according to configure.host, mapping OS to triplet. | 4.2BSD | vax-*-bsd* | | AIX | powerpc-*-aix* | | AIX | powerpc64-*-aix* | | AIX | rs6000-*-* | | Cygwin | i[34567]86-*-cygwin* | | Cygwin | x86_64-*-cygwin* | | DJGPP/go32 | i[34567]86-*-go32* | | DJGPP/go32 | i[34567]86-*-msdosdjgpp* | | Darwin / Mac OS X | *-*-darwin* | | FreeBSD | alpha*-*-freebsd* | | FreeBSD | i[34567]86-*-freebsd* | | FreeBSD | powerpc*-*-freebsd* | | FreeBSD | sparc64-*-freebsd* | | FreeBSD | x86_64-*-freebsd* | | GNU/Hurd | i[34567]86-*-gnu* | | GNU/Linux | aarch64*-*-linux* | | GNU/Linux | alpha*-*-linux* | | GNU/Linux | arm*-*-linux* | | GNU/Linux | hppa*-*-linux* | | GNU/Linux | i[34567]86-*-linux* | | GNU/Linux | ia64-*-linux* | | GNU/Linux | m32r*-*-linux* | | GNU/Linux | m68*-*-linux* | | GNU/Linux | mips*-*-linux* | | GNU/Linux | powerpc*-*-linux* | | GNU/Linux | powerpc64*-*-linux* | | GNU/Linux | s390*-*-linux* | | GNU/Linux | sparc-*-linux* | | GNU/Linux | sparc64-*-linux* | | GNU/Linux | tilegx-*-linux* | | GNU/Linux | x86_64-*-linux* | | GNU/Linux | xtensa*-*-linux* | | GNU/kFreeBSD | alpha*-*-kfreebsd*-gnu | | GNU/kFreeBSD | i[34567]86-*-kfreebsd*-gnu | | GNU/kFreeBSD | sparc64-*-kfreebsd*-gnu | | GNU/kFreeBSD | x86_64-*-kfreebsd*-gnu | | GNU/kNetBSD | alpha*-*-knetbsd*-gnu | | GNU/kNetBSD | arm*-*-knetbsd*-gnu | | GNU/kNetBSD | i[34567]86-*-knetbsd*-gnu | | GNU/kNetBSD | m68*-*-knetbsd*-gnu | | GNU/kNetBSD | mips*-*-knetbsd*-gnu | | GNU/kNetBSD | powerpc-*-knetbsd*-gnu | | GNU/kNetBSD | sh*-*-knetbsd*-gnu | | GNU/kNetBSD | sparc-*-knetbsd*-gnu | | GNU/kNetBSD | sparc64-*-knetbsd*-gnu | | GNU/kNetBSD | vax-*-knetbsd*-gnu | | GNU/kNetBSD | x86_64-*-knetbsd*-gnu | | HP-UX | hppa*-*-hpux* | | HP-UX | ia64-*-hpux* | | MinGW / MinGW-w64 | i[34567]86-*-mingw32* | | MinGW / MinGW-w64 | x86_64-*-mingw* | | NetBSD | alpha*-*-netbsd* | | NetBSD | arm*-*-netbsdelf* | | NetBSD | hppa*-*-netbsd* | | NetBSD | i[34567]86-*-netbsdelf* | | NetBSD | m68*-*-netbsdelf* | | NetBSD | mips*-*-netbsd* | | NetBSD | powerpc-*-netbsd* | | NetBSD | sh*-*-netbsdelf* | | NetBSD | sparc-*-netbsdelf* | | NetBSD | sparc64-*-netbsd* | | NetBSD | vax-*-netbsdelf* | | NetBSD | x86_64-*-netbsd* | | OpenBSD | alpha*-*-openbsd* | | OpenBSD | arm*-*-openbsd* | | OpenBSD | hppa*-*-openbsd* | | OpenBSD | i[34567]86-*-openbsd* | | OpenBSD | m68*-*-openbsd* | | OpenBSD | m88*-*-openbsd* | | OpenBSD | mips64*-*-openbsd* | | OpenBSD | powerpc-*-openbsd* | | OpenBSD | sh*-*-openbsd* | | OpenBSD | sparc-*-openbsd* | | OpenBSD | sparc64-*-openbsd* | | OpenBSD | vax-*-openbsd* | | OpenBSD | x86_64-*-openbsd* | | QNX/NTO | i[3456]86-*-nto* | | Solaris | i[34567]86-*-solaris* | | Solaris | i[34567]86-*-solaris2.1[0-9]* | | Solaris | sparc-*-solaris2* | | Solaris | sparc64-*-solaris2* | | Solaris | sparcv9-*-solaris2* | | Solaris | x86_64-*-solaris2.1[0-9]* | | Ultrix | vax-*-ultrix* | Thanks, Pedro Alves