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]

[commit] Update MAINTAINERS architecture status


FYI,

This updates the status of various architectures. In the case of the m32r, I couldn't get it to build :-(

committed,
Andrew
2003-10-06  Andrew Cagney  <cagney@redhat.com>

	* MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
	No longer list PA as as obsolete candidate.  List m32r as
	broken instead of obsolete.
	
Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.250
diff -u -r1.250 MAINTAINERS
--- MAINTAINERS	25 Sep 2003 13:55:58 -0000	1.250
+++ MAINTAINERS	6 Oct 2003 20:37:37 -0000
@@ -85,7 +85,7 @@
 	h8300		--target=h8300hms ,-Werror
 			Maintenance only
 
-	h8500		(--target=h8500hms OBSOLETE)
+	h8500		Deleted.
 
 	i386		--target=i386-elf ,-Werror
 			Mark Kettenis           kettenis@gnu.org
@@ -96,7 +96,7 @@
 			(--target=ia64-elf broken)
 			Kevin Buettner		kevinb@redhat.com
 
-	m32r		(--target=m32r-elf OBSOLETE)
+	m32r		(--target=m32r-elf broken)
 
 	m68hc11		--target=m68hc11-elf ,-Werror ,
 			Stephane Carrez		stcarrez@nerim.fr
@@ -112,7 +112,7 @@
 	mips		--target=mips-elf ,-Werror
 			Andrew Cagney		cagney@redhat.com
 
-	mn10200		(--target=mn10200-elf OBSOLETE)
+	mn10200		Deleted.
 
 	mn10300		--target=mn10300-elf ,-Werror
 			Maintenance only
@@ -122,7 +122,6 @@
 
 	pa		(--target=hppa-elf broken)
 			Maintenance only
-			OBSOLETE candidate, not multi-arch
 
 	powerpc		--target=powerpc-eabi ,-Werror
 			Kevin Buettner		kevinb@redhat.com
@@ -152,7 +151,7 @@
 	xstormy16	--target=xstormy16-elf ,-Werror
 			Corinna Vinschen	vinschen@redhat.com
 
-	z8k		(--target=z8k-coff OBSOLETE)
+	z8k		Deleted.
 
 All developers recognized by this file can make arbitrary changes to
 OBSOLETE targets.

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