From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32425 invoked by alias); 9 Oct 2005 00:29: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 32417 invoked by uid 22791); 9 Oct 2005 00:29:49 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 09 Oct 2005 00:29:49 +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 j990TmCG023275 for ; Sat, 8 Oct 2005 20:29:48 -0400 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j990ThV14916; Sat, 8 Oct 2005 20:29:43 -0400 Received: from theseus.home..redhat.com (vpn26-1.sfbay.redhat.com [172.16.26.1]) by devserv.devel.redhat.com (8.12.11/8.12.11) with ESMTP id j990Tei7006718; Sat, 8 Oct 2005 20:29:41 -0400 To: gdb-patches@sourceware.org Subject: Re: RFA: contribute Renesas M32C sim References: <20051007210307.GA1596@nevyn.them.org> From: Jim Blandy Date: Sun, 09 Oct 2005 00:29:00 -0000 In-Reply-To: <20051007210307.GA1596@nevyn.them.org> (Daniel Jacobowitz's message of "Fri, 7 Oct 2005 17:03:07 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-10/txt/msg00071.txt.bz2 Daniel Jacobowitz writes: > On Fri, Oct 07, 2005 at 01:44:09PM -0700, Jim Blandy wrote: >> >> DJ Delorie is the target maintainer for the M32C, so the rules in >> sim/MAINTAINERS make him the maintainer of this sim by default. > > GDB does not contain an m32c port, and DJ is only listed for DJGPP in > gdb/MAINTAINERS. So I don't see how that can be true. He's only > listed for m32c in newlib. ... I was confused. sim/MAINTAINERS is clear, but I misread it. DJ Delorie has volunteered to maintain the m32c sim; he is its author.