From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10414 invoked by alias); 12 Aug 2005 09:41:49 -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 10081 invoked by uid 22791); 12 Aug 2005 09:41:19 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 12 Aug 2005 09:41:19 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-208-42.inter.net.il [83.130.208.42]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CCG62947 (AUTH halo1); Fri, 12 Aug 2005 12:41:07 +0300 (IDT) Date: Fri, 12 Aug 2005 09:43:00 -0000 Message-Id: From: Eli Zaretskii To: Kevin Buettner CC: gdb-patches@sources.redhat.com In-reply-to: <20050811165333.7d9d02f8@ironwood.lan> (message from Kevin Buettner on Thu, 11 Aug 2005 16:53:33 -0700) Subject: Re: [RFC] Add support for Morpho ms1 processor Reply-to: Eli Zaretskii References: <20050603172038.449a41b9@ironwood.lan> <20050811165333.7d9d02f8@ironwood.lan> X-SW-Source: 2005-08/txt/msg00128.txt.bz2 > Date: Thu, 11 Aug 2005 16:53:33 -0700 > From: Kevin Buettner > > I'm reposting a revised version of the ms1-tdep.c portion of my earlier > patch (since that's where all that's where all the problems were). > > Thanks to Daniel and Mark for their earlier comments. I believe I > have addressed all of the earlier concerns. (Except for adding an entry > to MAINTAINERS - I'll address that separately). > > Further comments? How about an entry in NEWS?