From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13177 invoked by alias); 2 Apr 2003 20:11:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12666 invoked from network); 2 Apr 2003 20:11:48 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 2 Apr 2003 20:11:48 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 8FF1F2B33; Wed, 2 Apr 2003 14:37:04 -0500 (EST) Message-ID: <3E8B3BE0.7000708@redhat.com> Date: Wed, 02 Apr 2003 20:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch rfc] Obsolete mips*-*-mach3* References: <3E8B2C97.4090403@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00039.txt.bz2 > Hello, > > This patch follows through the proposal to obsolete the mips*-*-mach3* system (host and target). It was the old DEC PMAX machine. > > Baring problems, I'll commit in a week, > Andrew > > > > 2003-04-02 Andrew Cagney > > Obsolete mips*-*-mach3*. > * NEWS: Mention that mips*-*-mach3* is obsolete. > * config/nm-m3.h: Obsolete file. > * config/mips/tm-mipsm3.h: Obsolete file. > * config/mips/mipsm3.mt: Obsolete file. > * config/mips/mipsm3.mh: Obsolete file. > * config/mips/xm-mipsm3.h: Obsolete file. > * mipsm3-nat.c: Obsolete file. > * configure.host: Obsolete mips-dec-mach3*. > * configure.tgt: Obsolete mips*-*-mach3*. PS: * m3-nat.c: Obsolete file. I missed one.