2000-12-22 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index e0347230d22df52a439d31c5720da54c9401699d..fe194faa66d70754a2062c17c9e1771411ecda83 100644 (file)
@@ -5,9 +5,11 @@
 
 Jim Blandy                     jimb@cygnus.com
 Andrew Cagney                  ac131313@cygnus.com
+Mark Kettenis                  kettenis@gnu.org
 Stan Shebs                     shebs@apple.com
 Michael Snyder                 msnyder@cygnus.com
 Peter Schauer                  Peter.Schauer@regent.e-technik.tu-muenchen.de
+Fred Fish                      fnf@ninemoons.com
 
 
                        Various Maintainers
@@ -30,48 +32,110 @@ 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 -Werror)
+       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         Stephane Carrez         Stephane.Carrez@worldnet.fr
+
+       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 (vax-dec-vms5.5)
+       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.
 
+AIX                    Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
+                       Kevin Buettner          kevinb@cygnus.com
+
 djgpp native           Eli Zaretskii           eliz@gnu.org
                        DJ Delorie              dj@cygnus.com
-MS Windows (N.T., CE, '00) host & native
+MS Windows (NT, CE, '00, 9x, Me) host & native
                        Chris Faylor            cgf@cygnus.com
 GNU/Linux/x86 native & host
                        Mark Kettenis           kettenis@gnu.org
                        Jim Blandy              jimb@cygnus.com
 GNU/Linux PPC native   Kevin Buettner          kevinb@cygnus.com
+FreeBSD native & host  Mark Kettenis           kettenis@gnu.org
+                       David O'Brien           obrien@freebsd.org
 hurd native            Mark Kettenis           kettenis@gnu.org
 macos host & native    Stan Shebs              shebs@apple.com
 hpux, hp pa native     Jeff Law                law@cygnus.com
-NetBSD                 J.T. Conklin            jtc@redback.com
+NetBSD native & host   J.T. Conklin            jtc@redback.com
 SCO/Unixware           Nick Duffek             nsd@cygnus.com
                        Robert Lipe             rjl@sco.com
 GNU/Linux ARM native   Scott Bambrough         scottb@netwinder.org
-Solaris/x86 native & host
+Solaris/x86 native & host (devolved)
                        Nick Duffek             nsd@cygnus.com
                        Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
 Solaris/SPARC native & host
@@ -79,6 +143,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
@@ -87,6 +153,7 @@ generic arch support Andrew Cagney           cagney@cygnus.com
 target vector          Andrew Cagney           cagney@cygnus.com
 main (main.c, top.c)   Elena Zannoni           ezannoni@cygnus.com
 event loop             Elena Zannoni           ezannoni@cygnus.com
+
 generic symtabs                Jim Blandy              jimb@cygnus.com
                        Elena Zannoni           ezannoni@cygnus.com
   dwarf readers                Jim Blandy              jimb@cygnus.com
@@ -96,10 +163,15 @@ generic symtabs            Jim Blandy              jimb@cygnus.com
   stabs reader         Jim Blandy              jimb@cygnus.com
                        Elena Zannoni           ezannoni@cygnus.com
   coff reader          Philippe De Muyter      phdm@macqel.be
+  linespec             Jim Blandy              jimb@cygnus.com
+                       Elena Zannoni           ezannoni@cygnus.com
+                       Fernando Nasser         fnasser@cygnus.com
+
 tracing bytecode stuff  Jim Blandy              jimb@cygnus.com
 tracing                        Michael Snyder          msnyder@cygnus.com
 threads                        Michael Snyder          msnyder@cygnus.com
-breakpoint.c           Michael Snyder          msnyder@cygnus.com
+                       Mark Kettenis           kettenis@gnu.org
+breakpoints            Michael Snyder          msnyder@cygnus.com
                        Jim Blandy              jimb@cygnus.com
 language support       David Taylor            taylor@cygnus.com
   C++ support          Daniel Berlin           dan@cgsoftware.com
@@ -111,7 +183,11 @@ expression eval            David Taylor            taylor@cygnus.com
 defs.h                 David Taylor            taylor@cygnus.com
 utils.c                        David Taylor            taylor@cygnus.com
 Scheme support         Jim Blandy              jimb@cygnus.com
-svr4 shlibs (solib.c)  Jim Blandy              jimb@cygnus.com
+
+shared libs (devolved) Jim Blandy              jimb@cygnus.com
+                       Kevin Buettner          kevinb@cygnus.com
+  xcoffsolib           Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
+
 remote.c               Andrew Cagney           cagney@cygnus.com
                        J.T. Conklin            jtc@redback.com
 include/remote-sim.h, remote-sim.c
@@ -125,9 +201,10 @@ documentation              Stan Shebs              shebs@apple.com
                        Eli Zaretskii           eliz@gnu.org
 testsuite              Stan Shebs              shebs@apple.com
                        Fernando Nasser         fnasser@cygnus.com
-  hp tests (gdb.hp)    *Jimmy Guo       adl-debugger-wdb-merge-guru@cup.hp.com
+  hp tests (gdb.hp)    Jimmy Guo               guo@cup.hp.com
   Java tests (gdb.java)        Anthony Green           green@cygnus.com
 Kernel Object Display  Fernando Nasser         fnasser@cygnus.com
+dcache.c               J.T. Conklin            jtc@redback.com
 
 
 UI: External (user) interfaces.
@@ -166,6 +243,7 @@ readline/           Master version: ftp://ftp.cwru.edu/pub/bash/
 
                Write After Approval
 
+David Anderson                                 davea@sgi.com
 Jim Kingdon                                    kingdon@redhat.com
 Jason Molenda                                  jsm@cygnus.com
 H.J. Lu                                                hjl@lucon.org
@@ -174,9 +252,16 @@ Jonathan Larmour                           jlarmour@redhat.co.uk
 Glen McCready                                  gkm@cygnus.com
 Gary Thomas                                    gthomas@redhat.com
 Pierre Muller                                  muller@sourceware.cygnus.com
+Kazu Hirata                                    kazu@hxi.com
+Tom Tromey                                     tromey@cygnus.com
+Alexandre Oliva                                        aoliva@redhat.com
+Mark Salter                                    msalter@redhat.com
+Michael Chastain                               chastain@redhat.com
 
 
 * Indicates folks we need to get Kerberos/SSH accounts ready so they
 can write in the source tree
 
-+ Indicates folks that have been caught up in a paper trail.
+
+Folks that have been caught up in a paper trail:
+
This page took 0.025355 seconds and 4 git commands to generate.