From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14566 invoked by alias); 23 Apr 2002 10:26:35 -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 14513 invoked from network); 23 Apr 2002 10:26:30 -0000 Received: from unknown (HELO fw-cam.cambridge.arm.com) (193.131.176.3) by sources.redhat.com with SMTP; 23 Apr 2002 10:26:30 -0000 Received: by fw-cam.cambridge.arm.com; id LAA19319; Tue, 23 Apr 2002 11:26:28 +0100 (BST) Received: from unknown(172.16.1.2) by fw-cam.cambridge.arm.com via smap (V5.5) id xma018581; Tue, 23 Apr 02 11:25:55 +0100 Received: from cam-mail2.cambridge.arm.com (localhost [127.0.0.1]) by cam-admin0.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id LAA12438; Tue, 23 Apr 2002 11:25:55 +0100 (BST) Received: from sun18.cambridge.arm.com (sun18.cambridge.arm.com [172.16.2.18]) by cam-mail2.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id LAA05393; Tue, 23 Apr 2002 11:25:53 +0100 (BST) Message-Id: <200204231025.LAA05393@cam-mail2.cambridge.arm.com> To: thorpej@wasabisystems.com cc: gdb-patches@sources.redhat.com, Richard.Earnshaw@arm.com Reply-To: Richard.Earnshaw@arm.com Organization: ARM Ltd. X-Telephone: +44 1223 400569 (direct+voicemail), +44 1223 400400 (switchbd) X-Fax: +44 1223 400410 X-Address: ARM Ltd., 110 Fulbourn Road, Cherry Hinton, Cambridge CB1 9NJ. X-Url: http://www.arm.com/ Subject: Re: [PATCH] Fix description of alpha in MAINTAINERS In-reply-to: Your message of "Mon, 22 Apr 2002 10:01:10 PDT." <20020422100110.H27275@dr-evil.shagadelic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 Apr 2002 03:26:00 -0000 From: Richard Earnshaw X-SW-Source: 2002-04/txt/msg00839.txt.bz2 > Reflect the fact that Alpha has been multi-arch'd (at least to roughly > the same extent as the MIPS target). > > I will now close PR 311. Whee. > > * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd. > This probably deserves an entry in NEWS as well. R.