This is the mail archive of the gdb-patches@sources.redhat.com 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]

[maint] Drop MIPS and remote*


Hello,

Now that the mips-tdep.c is finally in reasonable shape - it's going to contain bugs but at least it isn't full of gunk - it's time for me to step back.

As for remote.c, I'm not making any progress in cleaning it up (and don't see that changing soon) so I'm also dropping that as a direct responsibility.

Changes to these areas can, therefor, be handled by any core maintainer.

Andrew
2004-11-17  Andrew Cagney  <cagney@gnu.org>

	* MAINTAINERS: Drop MIPS and remote.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.295
diff -p -u -r1.295 MAINTAINERS
--- MAINTAINERS	14 Nov 2004 00:10:51 -0000	1.295
+++ MAINTAINERS	18 Nov 2004 00:15:18 -0000
@@ -96,7 +96,7 @@ maintainer works with the native maintai
 	mcore		Deleted
 
 	mips		--target=mips-elf ,-Werror
-			Andrew Cagney		cagney@redhat.com
+			Maintenance only
 
 	mn10300		Deleted
 
@@ -214,9 +214,6 @@ language support	(Blanket Write Privs Ma
 shared libs (devolved)	Kevin Buettner		kevinb@redhat.com
   xcoffsolib		Peter Schauer		Peter.Schauer@regent.e-technik.tu-muenchen.de
 
-remote.c		Andrew Cagney		cagney@redhat.com
-include/remote-sim.h, remote-sim.c
-			Andrew Cagney		cagney@redhat.com
 sds protocol		(vacant)
 rdi/adp protocol	(vacant)
 documentation		Eli Zaretskii		eliz@gnu.org

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