From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1569 invoked by alias); 14 Mar 2002 22:49:59 -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 1484 invoked from network); 14 Mar 2002 22:49:50 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (209.249.29.60) by sources.redhat.com with SMTP; 14 Mar 2002 22:49:50 -0000 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [205.180.230.224]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g2EMi2h30288; Thu, 14 Mar 2002 14:44:02 -0800 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g2EMnkN25221; Thu, 14 Mar 2002 14:49:46 -0800 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Thu, 14 Mar 2002 14:49:00 -0000 From: Richard Henderson To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: DW_FORM_data8 Message-ID: <20020314144946.A25218@redhat.com> References: <20020314133141.A25197@redhat.com> <3C9125E4.90209@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C9125E4.90209@cygnus.com>; from ac131313@cygnus.com on Thu, Mar 14, 2002 at 05:36:20PM -0500 X-SW-Source: 2002-03/txt/msg00219.txt.bz2 On Thu, Mar 14, 2002 at 05:36:20PM -0500, Andrew Cagney wrote: > Can I suggest adding yourself to the gdb/MAINTAINERS file (write after > approval) as an ``obvious fix''. Don't forget to post the patch. Done. r~ Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.161 diff -c -p -d -r1.161 MAINTAINERS *** MAINTAINERS 2002/03/11 10:37:52 1.161 --- MAINTAINERS 2002/03/14 22:48:08 *************** Richard Earnshaw rearnsha@arm.com *** 356,361 **** --- 356,362 ---- Matthew Green mrg@eterna.com.au Orjan Friberg orjanf@axis.com Ben Harris bjh21@netbsd.org + Richard Henderson rth@redhat.com Paul Hilfinger hilfinger@gnat.com Matt Hiller hiller@redhat.com Kazu Hirata kazu@hxi.com