This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v850 sim] correcting psw flags for divide special cases.


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 <bje@gnu.org>
 common		Frank Ch. Eigler <fche@redhat.com>
 *		(target, then global maintainers)
 
+	Authorized committers for particular sims:
+v850		DJ Delorie <dj@redhat.com>
+
 	Past sim maintainers:
 
 mips		Andrew Cagney <ac131313@redhat.com>


-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]