From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32146 invoked by alias); 20 Apr 2006 13:09:27 -0000 Received: (qmail 32132 invoked by uid 22791); 20 Apr 2006 13:09:25 -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; Thu, 20 Apr 2006 13:09:24 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FWYuP-00033b-Lj; Thu, 20 Apr 2006 09:09:21 -0400 Date: Thu, 20 Apr 2006 13:09:00 -0000 From: Daniel Jacobowitz To: DJ Delorie Cc: gdb-patches@sourceware.org Subject: Re: [v850 sim] correcting psw flags for divide special cases. Message-ID: <20060420130921.GA11710@nevyn.them.org> Mail-Followup-To: DJ Delorie , gdb-patches@sourceware.org References: <200604132336.k3DNan1h001282@greed.delorie.com> <20060414203520.GA23815@nevyn.them.org> <200604171935.k3HJZKco019005@greed.delorie.com> <20060417194951.GA24161@nevyn.them.org> <200604172020.k3HKKHXl020924@greed.delorie.com> <20060418192447.GB14876@nevyn.them.org> <200604181936.k3IJa7m0004548@greed.delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604181936.k3IJa7m0004548@greed.delorie.com> User-Agent: Mutt/1.5.8i 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-04/txt/msg00267.txt.bz2 On Tue, Apr 18, 2006 at 03:36:07PM -0400, DJ Delorie wrote: > There's probably a number of people in my position, who occasionally > do support outside of their mainstream maintainerships, and have > enough expertise to do so independently, but not enough time to commit > to a maintainership. A consistent solution to this would be > worthwhile. If only we already had one.... done and done. It's as simple as the below. Does anyone object to this change? If not, let's do it, and then you can commit your own v850 fixes. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/sim/MAINTAINERS,v retrieving revision 1.17 diff -u -p -r1.17 MAINTAINERS --- MAINTAINERS 14 Mar 2006 02:37:35 -0000 1.17 +++ MAINTAINERS 20 Apr 2006 13:08:24 -0000 @@ -20,6 +20,9 @@ common Ben Elliston common Frank Ch. Eigler * (target, then global maintainers) + Authorized committers for particular sims: +v850 DJ Delorie + Past sim maintainers: mips Andrew Cagney -- Daniel Jacobowitz CodeSourcery