From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17790 invoked by alias); 4 Mar 2003 16:33:11 -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 17770 invoked from network); 4 Mar 2003 16:33:11 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by 172.16.49.205 with SMTP; 4 Mar 2003 16:33:11 -0000 Received: from localhost (IDENT:7GdaT/D/5ZluzX7iwwOANHj0G2XDuTp2@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.6/8.12.5) with ESMTP id h24GX9PE027952; Tue, 4 Mar 2003 11:33:09 -0500 Date: Tue, 04 Mar 2003 16:33:00 -0000 Message-Id: <20030304.113308.26984680.kazu@cs.umass.edu> To: ac131313@redhat.com Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH : H8300 Simulator File I/O Implementation From: Kazu Hirata In-Reply-To: <3E64CF78.3060102@redhat.com> References: <20021130.130027.74732311.kazu@cs.umass.edu> <3E64CF78.3060102@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checked: This message probably not SPAM X-Spam-Score: -25.8, Required: 5 X-Spam-Tests: IN_REP_TO,PATCH_UNIFIED_DIFF,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Spam-Report: ---- Start SpamAssassin results -25.80 points, 5 required; * -6.6 -- Has a valid-looking References header * -3.3 -- Has a In-Reply-To header * -6.0 -- BODY: Contains what looks like a patch from diff -u * -3.3 -- BODY: Contains what looks like a quoted email text * -6.6 -- Reply with quoted text ---- End of SpamAssassin results X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) X-SW-Source: 2003-03/txt/msg00094.txt.bz2 Hi Andrew, > something that got dropped somewhere. Can you please add your self > to GDB's write after approval list as `an obvious fix'. Don't > forget to post the change and changelog. Do you mean gdb/MAINTAINERS? I committed the attached patch as obvious. Kazu Hirata 2003-03-04 Kazu Hirata * MAINTAINERS (Write after approval): Update my email address. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.227 diff -u -r1.227 MAINTAINERS --- MAINTAINERS 24 Feb 2003 22:21:13 -0000 1.227 +++ MAINTAINERS 4 Mar 2003 16:28:43 -0000 @@ -339,7 +339,7 @@ Aldy Hernandez aldyh@redhat.com Paul Hilfinger hilfinger@gnat.com Matt Hiller hiller@redhat.com -Kazu Hirata kazu@hxi.com +Kazu Hirata kazu@cs.umass.edu Jeff Holcomb jeffh@redhat.com Don Howard dhoward@redhat.com Martin Hunt hunt@redhat.com