From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18071 invoked by alias); 1 Oct 2006 04:01:17 -0000 Received: (qmail 18063 invoked by uid 22791); 1 Oct 2006 04:01:16 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 01 Oct 2006 04:01:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GTsVr-00049E-BJ; Sun, 01 Oct 2006 00:01:11 -0400 Date: Sun, 01 Oct 2006 04:01:00 -0000 From: Daniel Jacobowitz To: Dave Brolley , gdb-patches@sources.redhat.com Subject: Re: [patch][rfc]: Update sh64 Simulator to Match Pending CGEN Changes Message-ID: <20061001040111.GA15876@nevyn.them.org> Mail-Followup-To: Dave Brolley , gdb-patches@sources.redhat.com References: <44EB4E9A.10409@redhat.com> <45105BA6.3060208@redhat.com> <20060919232037.GA21492@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060919232037.GA21492@nevyn.them.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00001.txt.bz2 On Tue, Sep 19, 2006 at 07:20:37PM -0400, Daniel Jacobowitz wrote: > On Tue, Sep 19, 2006 at 05:05:42PM -0400, Dave Brolley wrote: > > Just a ping for approval of this patch. I am also volunteering to be the > > sh64 simulator maintainer. > > Hi Dave, > > I've raised this with the global maintainers; I'll get back to you > soon. I've committed the attached. Dave, feel free to self-approve the patch at the beginning of this thread now :-) -- Daniel Jacobowitz CodeSourcery 2006-09-30 Daniel Jacobowitz * MAINTAINERS: Add Dave Brolley for sh64. Index: sim/MAINTAINERS =================================================================== RCS file: /cvs/src/src/sim/MAINTAINERS,v retrieving revision 1.19 diff -u -p -r1.19 MAINTAINERS --- sim/MAINTAINERS 25 Aug 2006 18:06:21 -0000 1.19 +++ sim/MAINTAINERS 1 Oct 2006 03:59:57 -0000 @@ -16,6 +16,7 @@ ppc Andrew Cagney m68hc11 Stephane Carrez mips Thiemo Seufer sh (global maintainers) +sh64 Dave Brolley m32c DJ Delorie common Ben Elliston common Frank Ch. Eigler