aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-08-01 11:06:34 +0000
committerAndrew Cagney <cagney@redhat.com>2000-08-01 11:06:34 +0000
commit9b82661c9ae5262ad78736a636d0adf22e82fcb1 (patch)
treefa83c8d4605276596428a3c054ea7ea41c08b0a8 /gdb/MAINTAINERS
parent34620563ede5a71f360ccceb85121a9b70e65c73 (diff)
downloadgdb-9b82661c9ae5262ad78736a636d0adf22e82fcb1.zip
gdb-9b82661c9ae5262ad78736a636d0adf22e82fcb1.tar.gz
gdb-9b82661c9ae5262ad78736a636d0adf22e82fcb1.tar.bz2
Update list of target maintainers.
Elena gets SH Nick gets to share PPC.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS89
1 files changed, 74 insertions, 15 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index cb2dca5..7aab7ea 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -30,28 +30,85 @@ variants. *-tdep.c. The Target/Architecture maintainer works with the
host maintainer when resolving build issues. The Target/Architecture
maintainer works with the native maintainer when resolving API issues.
-d10v target Andrew Cagney cagney@cygnus.com
-d30v target David Taylor taylor@cygnus.com
-mips target Andrew Cagney cagney@cygnus.com
-mn10300 target Andrew Cagney cagney@cygnus.com
-powerpc target Kevin Buettner kevinb@cygnus.com
- Elena Zannoni ezannoni@cygnus.com
-arm target Fernando Nasser fnasser@cygnus.com
+ a29k maintenance only (a29k-amd-udi)
+ alpha maintenance only (alpha-dec-osf4.0a)
+ arc maintenance only (arc-elf)
+
+ arm Fernando Nasser fnasser@cygnus.com
Jim Ingham jingham@apple.com
Scott Bambrough scottb@netwinder.org
-m32r target Michael Snyder msnyder@cygnus.com
-IA-64 target Kevin Buettner kevinb@cygnus.com
-x86 Mark Kettenis kettenis@gnu.org
-sparc target David Taylor taylor@cygnus.com
+
+ convex OBSOLETE
+
+ d10v Andrew Cagney cagney@cygnus.com
+
+ d30v David Taylor taylor@cygnus.com
+
+ djgpp (see native and host)
+
+ fr30 maintenance only (fr30-elf)
+ h8300 maintenance only (h8300hms)
+ h8500 maintenance only (h8500hms)
+
+ i386 Mark Kettenis kettenis@gnu.org
+
+ i960 maintenance only (i960-coff)
+
+ ia64 Kevin Buettner kevinb@cygnus.com
+ m32r Michael Snyder msnyder@cygnus.com
+
+ m68hc11 maintenance only (m68hc11-elf)
+
+ m68k maintenance only (m68k-aout, m68k-coff, m68k-elf)
+ m88k maintenance only (?)
+ mcore maintenance only (?)
+
+ mips Andrew Cagney cagney@cygnus.com
+
+ mn10200 maintenance only (mn10200-elf)
+
+ mn10300 Andrew Cagney cagney@cygnus.com
+
+ ns32k maintenance only (?)
+
+ pa Jeff Law law@cygnus.com
+
+ powerpc Kevin Buettner kevinb@cygnus.com
+ Nick Duffek nsd@cygnus.com
+
+ pyramid OBSOLETE
+
+ romp maintenance only (?)
+
+ rs6000 (see rs6000 native and ppc target)
+
+ sh Elena Zannoni ezannoni@cygnus.com
+
+ sparc David Taylor taylor@cygnus.com
+
+ tahoe OBSOLETE
+
+ tic80 maintenance only (tic80-coff)
+ v850 maintenance only (v850-elf)
+ vax maintenance only (?)
+ w65 maintenance only (?)
+ z8k maintenance only (?)
+
+All maintainers can make arbitrary changes to OBSOLETE targets.
+
+All maintainers can make mechanical (params, spelling, indentation,
+multi-arch, -W..., ....) changes to ``maintenance only'' targets.
+Please sanity check the change by compiling with one of the listed
+targets.
Host/Native:
-The Native maintainer is responsible for target specific
-native support - typically shared libraries and quirks to
-procfs/ptrace/... The Native maintainer works with the Arch and Core
-maintainers when resolving more generic problems.
+The Native maintainer is responsible for target specific native
+support - typically shared libraries and quirks to procfs/ptrace/...
+The Native maintainer works with the Arch and Core maintainers when
+resolving more generic problems.
The host maintainer ensures that gdb (including mmalloc) can be built
as a cross debugger on their platform.
@@ -79,6 +136,8 @@ Solaris/SPARC native & host
Mac OS X Klee Dienes kdienes@apple.com
Jim Ingham jingham@apple.com
+
+
Core: Generic components used by all of GDB
generic arch support Andrew Cagney cagney@cygnus.com