aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-01-10 22:35:00 +0000
committerAndrew Cagney <cagney@redhat.com>2005-01-10 22:35:00 +0000
commit93f0f986aff73f0f9ab1af4dac9fd3f4663a1bd3 (patch)
tree5d0a7c1be339cfdc9d6ccdd188b337af3a035d7c
parent2a2de4ce735c2707398a8a7ab3b1f13efd45508b (diff)
downloadfsf-binutils-gdb-93f0f986aff73f0f9ab1af4dac9fd3f4663a1bd3.zip
fsf-binutils-gdb-93f0f986aff73f0f9ab1af4dac9fd3f4663a1bd3.tar.gz
fsf-binutils-gdb-93f0f986aff73f0f9ab1af4dac9fd3f4663a1bd3.tar.bz2
2005-01-10 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Remove "Maintenance Only". Spell out that CAN COMMIT means can approve).
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/MAINTAINERS19
2 files changed, 7 insertions, 17 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 21cea86..8b47324 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-10 Andrew Cagney <cagney@gnu.org>
+
+ * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
+ COMMIT means can approve).
+
2005-01-10 Mark Kettenis <kettenis@gnu.org>
* vax-nat.c: Update copyright year. Include "inf-ptrace.h".
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 768d81f..8cc8ac9 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -59,7 +59,6 @@ resolving build issues. The Target/Architecture maintainer works with
the native maintainer when resolving ABI issues.
alpha --target=alpha-elf ,-Werror
- Maintenance only
arm --target=arm-elf ,-Werror
Scott Bambrough scottb@netwinder.org
@@ -74,7 +73,6 @@ the native maintainer when resolving ABI issues.
d10v OBSOLETE
frv --target=frv-elf ,-Werror
- Maintenance only
h8300 Deleted
@@ -91,7 +89,6 @@ the native maintainer when resolving ABI issues.
Stephane Carrez stcarrez@nerim.fr
m68k --target=m68k-elf ,-Werror
- Maintenance only
m88k --target=m88k-openbsd ,-Werror
Mark Kettenis kettenis@gnu.org
@@ -99,7 +96,6 @@ the native maintainer when resolving ABI issues.
mcore Deleted
mips --target=mips-elf ,-Werror
- Maintenance only
mn10300 --target=mn10300-elf
Michael Snyder msnyder@redhat.com
@@ -107,33 +103,29 @@ the native maintainer when resolving ABI issues.
ns32k Deleted
pa --target=hppa-elf ,-Werror
- Maintenance only
powerpc --target=powerpc-eabi ,-Werror
Kevin Buettner kevinb@redhat.com
s390 --target=s390-linux-gnu ,-Werror
- (contact DJ Barrow djbarrow@de.ibm.com)
sh --target=sh-elf ,-Werror
--target=sh64-elf broken
Elena Zannoni ezannoni@redhat.com
sparc --target=sparc-elf ,-Werror
- Maintenance only
v850 Deleted
vax --target=vax-netbsd ,-Werror
- Maintenance only
x86-64 --target=x86_64-linux-gnu ,-Werror
- Maintenance only
xstormy16 --target=xstormy16-elf
Corinna Vinschen vinschen@redhat.com
-The following developers can commit changes to specific architectures:
+The following developers CAN COMMIT changes (and hence approve
+patches) to specific architectures:
Randolph Chung (pa)
Jeff Johnston (ia64)
@@ -144,13 +136,6 @@ The following developers can commit changes to specific architectures:
All developers recognized by this file can make arbitrary changes to
OBSOLETE targets.
-All maintainers can test and thence approve non-trivial changes to
-``maintenance only'' targets submitted by recognized developers.
-
-All recognized developers can make mechanical changes (by virtue of
-the obvious fix rule) to ``maintenance only'' targets. The change
-shall be sanity checked by compiling with one of the listed targets.
-
The Bourne shell script gdb_mbuild.sh can be used to rebuild all the
above targets.