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: [RFC] Add support for Morpho ms1 processor


On Thu, 11 Aug 2005 16:57:52 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> On Fri, 10 Jun 2005 21:57:12 -0400
> Daniel Jacobowitz <drow@false.org> wrote:
> 
> > A good step would be one of the other omissions from this submission:
> > Kevin, please add an entry to MAINTAINERS.  Who will be the maintainer
> > of this port?
> 
> I'm willing to be the maintainer for this port and will add a suitable
> entry to the MAINTAINERS file when the rest of the port is committed.

FYI, I've just committed the patch below:

	* MAINTAINERS (ms1): New target ISA entry.  List myself as
	maintainer.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -p -r1.327 -r1.328
--- MAINTAINERS	21 Jul 2005 22:30:16 -0000	1.327
+++ MAINTAINERS	15 Aug 2005 22:23:59 -0000	1.328
@@ -134,6 +134,9 @@ the native maintainer when resolving ABI
 			(sim/ dies with make -j)
 			Michael Snyder		msnyder@redhat.com
 
+	ms1		--target=ms1-elf ,-Werror
+			Kevin Buettner		kevinb@redhat.com
+
 	ns32k		Deleted
 
 	pa		--target=hppa-elf ,-Werror


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