From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5934 invoked by alias); 17 Aug 2005 23:03:40 -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 5867 invoked by uid 22791); 17 Aug 2005 23:03:17 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 17 Aug 2005 23:03:17 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j7HN3FpW030558 for ; Wed, 17 Aug 2005 19:03:15 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7HN3FV02178 for ; Wed, 17 Aug 2005 19:03:15 -0400 Received: from localhost.localdomain (vpn50-47.rdu.redhat.com [172.16.50.47]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j7HN3Fe6021888 for ; Wed, 17 Aug 2005 19:03:15 -0400 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id j7HN396r006684 for ; Wed, 17 Aug 2005 16:03:09 -0700 Date: Wed, 17 Aug 2005 23:13:00 -0000 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Add support for Morpho ms1 processor Message-ID: <20050817160309.04eb1e9d@ironwood.lan> In-Reply-To: References: <20050603172038.449a41b9@ironwood.lan> <20050811165333.7d9d02f8@ironwood.lan> <20050815150320.479ed791@ironwood.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-08/txt/msg00206.txt.bz2 On Tue, 16 Aug 2005 06:53:59 +0300 Eli Zaretskii wrote: > > * NEWS (ms1-elf): New target. > > Fine with me, thanks. I've checked it in. Kevin