Remove configurations marked as obsolete in 5.0.
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index f55bb38e591a00d3b04a3257cad8afc0969fbe2f..2048fc30ff4f764ae0d23744b382d2ff12c6fd79 100644 (file)
@@ -2,11 +2,16 @@
 
 
                        Blanket Write Privs
+                          (alphabetic)
 
+Jim Blandy                     jimb@cygnus.com
 Andrew Cagney                  ac131313@cygnus.com
+J.T. Conklin                   jtc@redback.com
+Fred Fish                      fnf@ninemoons.com
+Mark Kettenis                  kettenis@gnu.org
+Peter Schauer                  Peter.Schauer@regent.e-technik.tu-muenchen.de
 Stan Shebs                     shebs@apple.com
 Michael Snyder                 msnyder@cygnus.com
-Peter Schauer                  Peter.Schauer@regent.e-technik.tu-muenchen.de
 
 
                        Various Maintainers
@@ -22,6 +27,20 @@ responsibility falls to the first maintainer.  The first maintainer is
 free to devolve that responsibility among the other maintainers.
 
 
+                        The Obvious Fix Rule
+
+All maintainers listed in this file are allowed to check in obvious
+fixes.
+
+An "obvious fix" means that there is no possibility that anyone will
+disagree with the change.  Something like bypassing an interface will
+result in instantaneous and loud complaints.
+
+A good mental test is "will the person who hates my work the most be
+able to find fault with the change" - if so, then it's not obvious and
+needs to be posted first. :-)
+
+
 Target/Architecture:
 
 Generic ISA (Instruction Set Architecture) issues, API variants, CPU
@@ -29,59 +48,167 @@ 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
-                       Jim Ingham              jingham@cygnus.com
+       a29k            --target=a29k-amd-udi -Werror
+                       Maintenance only
+
+       alpha           --target=alpha-dec-osf4.0a -Werror
+                       Maintenance only
+
+       arc             --target=arc-elf ,-Werror
+                       Maintenance only
+
+       arm             --target=arm-coff,arm-elf,arm-pe ,-Werror
+                       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
+
+       d10v            --target=d10v-elf ,-Werror
+                       Andrew Cagney           cagney@cygnus.com
+
+       d30v            --target=d30v-elf ,-Werror
+                       David Taylor            taylor@cygnus.com
+
+       djgpp           --target=i586-pc-msdosdjgpp ,-Werror
+                       (See native and host)
+
+       fr30            --target=fr30-elf -Werror
+                       Maintenance only
+
+       h8300           --target=h8300hms -Werror
+                       Maintenance only
+
+       h8500           --target=h8500hms -Werror
+                       Maintenance only
+
+       i386            --target=i386-elf,i386-aout ,-Werror
+                       Mark Kettenis           kettenis@gnu.org
+
+       i960            (--target=i960-coff broken)
+                       Maintenance only
+
+       ia64            (--target=ia64-elf broken)
+                       Kevin Buettner          kevinb@cygnus.com
+
+       m32r            --target=m32r-elf -Werror
+                       Michael Snyder          msnyder@cygnus.com
+
+       m68hc11         --target=m68hc11-elf ,-Werror
+                       Stephane Carrez         Stephane.Carrez@worldnet.fr
+
+       m68k            --target=m68k-aout,m68k-coff,m68k-elf ,-Werror
+                       Maintenance only
+
+       m88k            (?)
+                       Maintenance only
+
+       mcore           (--target=mcore-elf,mcore-pe broken)
+                       Maintenance only
+
+       mips            --target=mips-elf,mips64-elf ,-Werror
+                       Andrew Cagney           cagney@cygnus.com
+
+       mn10200         (--target=mn10200-elf broken)
+                       Maintenance only
+
+       mn10300         --target=mn10300-elf ,-Werror
+                       Andrew Cagney           cagney@cygnus.com
+
+       ns32k           (--target=ns32k-netbsd broken)
+                       Maintenance only
+
+       pa              (--target=hppa1.1-hp-proelf broken)
+                       Jeff Law                law@cygnus.com
+
+       powerpc         (--target=powerpc-eabi,powerpcle-eabi broken)
+                       Kevin Buettner          kevinb@cygnus.com
+                       Nick Duffek             nsd@cygnus.com
+
+       romp            (?)
+                       Maintenance only
+
+       rs6000          --target=rs6000-ibm-aix3.2,rs6000-ibm-aix4.1 ,-Werror
+                       (see rs6000 native and ppc target)
+
+       sh              (--target=sh-hms,sh-elf broken)
+                       Elena Zannoni           ezannoni@cygnus.com
+
+       sparc           --target=sparc-elf,sparc64-elf ,-Werror
+                       David Taylor            taylor@cygnus.com
+
+       tic80           (--target=tic80-coff broken)
+                       Maintenance only
+
+       v850            --target=v850-elf
+                       Maintenance only
+
+       vax             --target=vax-dec-vms5.5 ,-Werror
+                       Maintenance only
+
+       w65             (--target=w64 broken)
+                       Maintenance only
+
+       z8k             (--target=z8k-coff broken)
+                       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
-                       Jim Blandy              jimb@cygnus.com
                        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
-                       David Taylor            taylor@cygnus.com
+Solaris/SPARC native & host (devolved)
+                        David Taylor            taylor@cygnus.com
+                        Michael Snyder          msnyder@cygnus.com
+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
+                       Any host/target maintainer can add to
+                       gdbarch.{c,h,sh}.  Send tricky ones to cagney.
 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
@@ -91,44 +218,58 @@ 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
   Java support         Anthony Green           green@cygnus.com
+  Objective-C/C++      Klee Dienes             kdienes@apple.com
+                       Jim Ingham              jimgham@apple.com
+  Pascal support       Pierre Muller           muller@sourceware.cygnus.com
 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
                        Andrew Cagney           cagney@cygnus.com
 sds protocol           Fernando Nasser         fnasser@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 rdi/adp protocol       Fernando Nasser         fnasser@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 gdbserver              Stan Shebs              shebs@apple.com
 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.
 
 command interpreter    Fernando Nasser         fnasser@cygnus.com
 gdbtk (c & tcl)                Syd Polk                spolk@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
+                       Fernando Nasser         fnasser@cygnus.com
 libgui (w/foundry, sn) Syd Polk                spolk@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 mi (gdb/mi)            Andrew Cagney           cagney@cygnus.com
                        Elena Zannoni           ezannoni@cygnus.com
                        Fernando Nasser         fnasser@cygnus.com
@@ -157,15 +298,28 @@ 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
 Nick Clifton                                   nickc@cygnus.com
 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
+Orjan Friberg                                  orjanf@axis.com
+Jeff Holcomb                                   jeffh@redhat.com
+David Smith                                    dsmith@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.026717 seconds and 4 git commands to generate.