From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6406 invoked by alias); 5 Mar 2002 02:27:22 -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 6031 invoked from network); 5 Mar 2002 02:27:09 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 5 Mar 2002 02:27:09 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 4B7393E67; Mon, 4 Mar 2002 19:42:37 -0500 (EST) Message-ID: <3C84147D.5040504@cygnus.com> Date: Mon, 04 Mar 2002 18:27:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Michal Ludvig Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Bugfixes on x86-64 target References: <3C7F9777.4070009@cygnus.com> <3C835553.4080201@suse.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00042.txt.bz2 > Andrew Cagney wrote: > Michal, > Can I suggest adding your self to the maintainers file as an obvious fix (don't forget to post the patch). Oops, sorry. I was thinking of write-after-approval. Andrew > > Index: ChangeLog > from Michal Ludvig > * MAINTAINERS (x86-64): Add myself. > > Index: MAINTAINERS > =================================================================== > RCS file: /cvs/src/src/gdb/MAINTAINERS,v > retrieving revision 1.154 > diff -c -3 -p -r1.154 MAINTAINERS > *** MAINTAINERS 2002/03/01 03:30:59 1.154 > --- MAINTAINERS 2002/03/04 10:54:48 > *************** maintainer works with the native maintai > *** 171,177 **** > w65 Deleted. > > x86-64 (--target=x86_64-linux-gnu broken) > ! Maintenance only > > xstormy16 --target=xstormy16-elf ,-Werror > Corinna Vinschen vinschen@redhat.com > --- 171,177 ---- > w65 Deleted. > > x86-64 (--target=x86_64-linux-gnu broken) > ! Michal Ludvig mludvig@suse.cz > > xstormy16 --target=xstormy16-elf ,-Werror > Corinna Vinschen vinschen@redhat.com >