From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21533 invoked by alias); 17 Oct 2005 23:26:18 -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 21522 invoked by uid 22791); 17 Oct 2005 23:26:08 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 17 Oct 2005 23:26:08 +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 j9HNQ63S002519; Mon, 17 Oct 2005 19:26:06 -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 j9HNQ6V10873; Mon, 17 Oct 2005 19:26:06 -0400 Received: from theseus.home..redhat.com (vpn26-6.sfbay.redhat.com [172.16.26.6]) by devserv.devel.redhat.com (8.12.11/8.12.11) with ESMTP id j9HNQ45Z009171; Mon, 17 Oct 2005 19:26:04 -0400 To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: RFA: contribute Renesas M32C sim References: From: Jim Blandy Date: Mon, 17 Oct 2005 23:26:00 -0000 In-Reply-To: (Eli Zaretskii's message of "Sat, 15 Oct 2005 14:06:23 +0200") 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/msg00146.txt.bz2 Eli Zaretskii writes: >> From: Jim Blandy >> Date: Fri, 07 Oct 2005 13:44:09 -0700 >> >> DJ Delorie is the target maintainer for the M32C, so the rules in >> sim/MAINTAINERS make him the maintainer of this sim by default. >> >> sim/ChangeLog: >> 2005-10-06 Jim Blandy >> >> Add simulator for Renesas M32C and M16C. >> >> * m32c: New directory. >> * configure.ac: Add entry for Renesas M32C. >> * configure: Regenerate. > > Please make sure to add a notice about this new simulator to gdb/NEWS. Yes --- thanks for reminding me of that. I've added: * New simulators Renesas M32C / M16C m32c-elf I appreciate Daniel's read-over. Is someone willing to sign off on the revised sim?