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] PPC and PPC GNU/Linux


Hello,

In case people haven't figured it out my lapbrick is now running Fedora Core PPC (it kicks PPC NetBSD's ass, well ok at least now the cpu speed code works and the fan no longer runs non-stop and I've a compiler written this century ;-).

Kevin and I, in considering this and noting the number of changes I'm contributed (or am about to contribute ;-) figure I might as well be the lead.

Andrew

PS: Don't know what it is but this PPC keeps comming back to haunt me, sigh.
2005-01-10  Andrew Cagney  <cagney@gnu.org>

	* MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
	changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
	maintainer.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.302
diff -p -u -r1.302 MAINTAINERS
--- MAINTAINERS	10 Jan 2005 22:45:28 -0000	1.302
+++ MAINTAINERS	10 Jan 2005 23:37:33 -0000
@@ -104,7 +104,6 @@ the native maintainer when resolving ABI
 	pa		--target=hppa-elf ,-Werror
 
 	powerpc		--target=powerpc-eabi ,-Werror
-			Kevin Buettner		kevinb@redhat.com
 
 	s390		--target=s390-linux-gnu ,-Werror
 
@@ -126,10 +125,12 @@ the native maintainer when resolving ABI
 The following developers CAN COMMIT changes (and hence approve
 patches) to specific architectures:
 
+	Andrew Cagney (powerpc)
 	Hans-Peter Nilsson (cris)	
 	Jeff Johnston (ia64)
 	Joel Brobecker (mips)
 	Kei Sakamoto (m32r)
+	Kevin Buettner (powerpc)
 	Orjan Friberg (cris)
 	Randolph Chung (pa)
 	Ulrich Weigand (s390)
@@ -161,7 +162,8 @@ MS Windows (NT, '00, 9x, Me, XP) host & 
 			Chris Faylor		cgf@alum.bu.edu
 GNU/Linux/x86 native & host
 			Mark Kettenis		kettenis@gnu.org
-GNU/Linux PPC native	Kevin Buettner		kevinb@redhat.com
+GNU/Linux PPC native	Andrew Cagney		cagney@gnu.org
+			Kevin Buettner		kevinb@redhat.com
 GNU/Linux MIPS native & host
 			Daniel Jacobowitz	dan@debian.org
 GNU/Linux m68k		Andreas Schwab		schwab@suse.de

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