2004-03-15 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index a054f6491b56fd265a01d2ee0ec980a428b84e0f..2d53fffbd8b46138101b21e4d386851809698108 100644 (file)
@@ -63,12 +63,11 @@ maintainer works with the native maintainer when resolving API issues.
        arc             Deleted.
 
        arm             --target=arm-elf ,-Werror
-                       Fernando Nasser         fnasser@redhat.com
                        Scott Bambrough         scottb@netwinder.org
                        Richard Earnshaw        rearnsha@arm.com
 
        avr             --target=avr ,-Werror
-                       Theodore A. Roth        troth@verinet.com
+                       Theodore A. Roth        troth@openavr.org
 
        cris            --target=cris-elf ,-Werror
                        Orjan Friberg           orjanf@axis.com
@@ -80,10 +79,13 @@ maintainer works with the native maintainer when resolving API issues.
 
        fr30            Deleted.
 
+       frv             --target=frv-elf ,-Werror
+                       Maintenance only
+
        h8300           --target=h8300hms ,-Werror
                        Maintenance only
 
-       h8500           (--target=h8500hms OBSOLETE)
+       h8500           Deleted.
 
        i386            --target=i386-elf ,-Werror
                        Mark Kettenis           kettenis@gnu.org
@@ -94,7 +96,7 @@ maintainer works with the native maintainer when resolving API issues.
                        (--target=ia64-elf broken)
                        Kevin Buettner          kevinb@redhat.com
 
-       m32r            (--target=m32r-elf OBSOLETE)
+       m32r            --target=m32r-elf ,-Werror
 
        m68hc11         --target=m68hc11-elf ,-Werror ,
                        Stephane Carrez         stcarrez@nerim.fr
@@ -110,7 +112,7 @@ maintainer works with the native maintainer when resolving API issues.
        mips            --target=mips-elf ,-Werror
                        Andrew Cagney           cagney@redhat.com
 
-       mn10200         (--target=mn10200-elf OBSOLETE)
+       mn10200         Deleted.
 
        mn10300         --target=mn10300-elf ,-Werror
                        Maintenance only
@@ -120,7 +122,6 @@ maintainer works with the native maintainer when resolving API issues.
 
        pa              (--target=hppa-elf broken)
                        Maintenance only
-                       OBSOLETE candidate, not multi-arch
 
        powerpc         --target=powerpc-eabi ,-Werror
                        Kevin Buettner          kevinb@redhat.com
@@ -150,7 +151,7 @@ maintainer works with the native maintainer when resolving API issues.
        xstormy16       --target=xstormy16-elf ,-Werror
                        Corinna Vinschen        vinschen@redhat.com
 
-       z8k             (--target=z8k-coff OBSOLETE)
+       z8k             Deleted.
 
 All developers recognized by this file can make arbitrary changes to
 OBSOLETE targets.
@@ -173,8 +174,8 @@ 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.
+The host maintainer ensures that gdb can be built as a cross debugger on
+their platform.
 
 AIX                    Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
                        Kevin Buettner          kevinb@redhat.com
@@ -185,7 +186,6 @@ MS Windows (NT, '00, 9x, Me, XP) host & native
                        Chris Faylor            cgf@redhat.com
 GNU/Linux/x86 native & host
                        Mark Kettenis           kettenis@gnu.org
-                       Jim Blandy              jimb@redhat.com
 GNU/Linux PPC native   Kevin Buettner          kevinb@redhat.com
 GNU/Linux MIPS native & host
                        Daniel Jacobowitz       dan@debian.org
@@ -199,7 +199,7 @@ GNU/Linux ARM native        Scott Bambrough         scottb@netwinder.org
 Solaris/x86 native & host (devolved)
                        Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
 Solaris/SPARC native & host (devolved)
-                        Michael Snyder          msnyder@redhat.com
+                        (Global Maintainers)
 
 
 
@@ -209,8 +209,10 @@ generic arch support       Andrew Cagney           cagney@redhat.com
                        Any host/target maintainer can add to
                        gdbarch.{c,h,sh}.  Send tricky ones to cagney.
 target vector          Andrew Cagney           cagney@redhat.com
-main (main.c, top.c)   Elena Zannoni           ezannoni@redhat.com
+
 event loop             Elena Zannoni           ezannoni@redhat.com
+                        For the part of top.c related to the event loop,
+                        send questions to ezannoni@redhat.com
 
 generic symtabs                Jim Blandy              jimb@redhat.com
                        Elena Zannoni           ezannoni@redhat.com
@@ -223,9 +225,7 @@ generic symtabs             Jim Blandy              jimb@redhat.com
   coff reader          Philippe De Muyter      phdm@macqel.be
   xcoff reader         Any maintainer can modify this; please send tricky
                        ones to Kevin Buettner <kevinb@redhat.com>
-  linespec             Jim Blandy              jimb@redhat.com
-                       Elena Zannoni           ezannoni@redhat.com
-                       Fernando Nasser         fnasser@redhat.com
+  linespec             Elena Zannoni           ezannoni@redhat.com
   HP/UX readers                Any [past] maintainer can modify this.
                        Please send tricky ones to the symtabs maintainers.
 
@@ -233,30 +233,28 @@ tracing bytecode stuff  Jim Blandy              jimb@redhat.com
 tracing                        Michael Snyder          msnyder@redhat.com
 threads                        Michael Snyder          msnyder@redhat.com
                        Mark Kettenis           kettenis@gnu.org
-breakpoints            Michael Snyder          msnyder@redhat.com
-                       Jim Blandy              jimb@redhat.com
+breakpoints            (Global Maintainers)
 language support       (Blanket Write Privs Maintainers)
   C++                  Daniel Jacobowitz       dan@debian.org
   Java support         (Global Maintainers)
   Pascal support       Pierre Muller           muller@sources.redhat.com
-  Scheme support       Jim Blandy              jimb@redhat.com
-
-shared libs (devolved) Jim Blandy              jimb@redhat.com
-                       Kevin Buettner          kevinb@redhat.com
+  Objective C support   Adam Fedor             fedor@gnu.org
+shared libs (devolved) Kevin Buettner          kevinb@redhat.com
   xcoffsolib           Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
 
 remote.c               Andrew Cagney           cagney@redhat.com
 include/remote-sim.h, remote-sim.c
                        Andrew Cagney           cagney@redhat.com
-sds protocol           Fernando Nasser         fnasser@redhat.com
-rdi/adp protocol       Fernando Nasser         fnasser@redhat.com
+sds protocol           (vacant)
+rdi/adp protocol       (vacant)
 documentation          Eli Zaretskii           eliz@gnu.org
-testsuite              Fernando Nasser         fnasser@redhat.com
+testsuite              (Global Maintainers)
   config                Mark Salter             msalter@redhat.com
-  lib                   Mark Salter             msalter@redhat.com
+  lib                   Fernando Nasser         fnasser@redhat.com
+                        Mark Salter             msalter@redhat.com
   gdbtk (gdb.gdbtk)     Keith Seitz             keiths@redhat.com
-  c++ (gdb.c++)                Michael Chastain        mec@shout.net
-                       David Carlton           carlton@math.stanford.edu
+  c++ (gdb.cp)                 Michael Chastain        mec.gnu@mindspring.com
+                       David Carlton           carlton@kealia.com
   mi tests (gdb.mi)     Elena Zannoni           ezannoni@redhat.com
                         Andrew Cagney           cagney@redhat.com
   stabs (gdb.stabs)     Elena Zannoni           ezannoni@redhat.com
@@ -269,7 +267,7 @@ Kernel Object Display       Fernando Nasser         fnasser@redhat.com
 
 UI: External (user) interfaces.
 
-command interpreter    Fernando Nasser         fnasser@redhat.com
+command interpreter    (Global Maintainers)
 gdbtk (c & tcl)                Jim Ingham              jingham@apple.com
                        Fernando Nasser         fnasser@redhat.com
                        Keith Seitz             keiths@redhat.com
@@ -278,8 +276,8 @@ libgui (w/foundry, sn)      Jim Ingham              jingham@apple.com
 mi (gdb/mi)            Andrew Cagney           cagney@redhat.com
                        Elena Zannoni           ezannoni@redhat.com
                        Fernando Nasser         fnasser@redhat.com
-tui                    (vacant)
-                       Technical Contact Point wdb@cup.hp.com
+tui                    Stephane Carrez         stcarrez@nerim.fr
+                       (Global Maintainers)
 
 
 Misc:
@@ -311,28 +309,34 @@ To get recommended for the Write After Approval list you need a valid
 FSF assignment and have submitted one good patch.
 
 David Anderson                                 davea@sgi.com
+Shrinivas Atre                                 shrinivasa@kpitcummins.com
 Scott Bambrough                                        scottb@netwinder.org
 Jim Blandy                                     jimb@redhat.com
 Philip Blundell                                        philb@gnu.org
 Per Bothner                                    per@bothner.com
 Joel Brobecker                                 brobecker@act-europe.fr
 Dave Brolley                                   brolley@redhat.com
+Paul Brook                                     paul@codesourcery.com
 Kevin Buettner                                 kevinb@redhat.com
 Andrew Cagney                                  ac131313@redhat.com
-David Carlton                                  carlton@math.stanford.edu
+David Carlton                                  carlton@kealia.com
 Stephane Carrez                                        stcarrez@nerim.fr
-Michael Chastain                               mec@shout.net
+Michael Chastain                               mec.gnu@mindspring.com
 Eric Christopher                               echristo@redhat.com
 Nick Clifton                                   nickc@redhat.com
+Brendan Conoboy                                        blc@redhat.com
 DJ Delorie                                     dj@redhat.com
 Chris G. Demetriou                             cgd@broadcom.com
 Philippe De Muyter                             phdm@macqel.be
+Dhananjay Deshpande                            dhananjayd@kpitcummins.com
 Klee Dienes                                    kdienes@apple.com
 Richard Earnshaw                               rearnsha@arm.com
 Frank Ch. Eigler                               fche@redhat.com
-Ben Elliston                                   bje@redhat.com
+Ben Elliston                                   bje@gnu.org
+Raoul Gough                                    RaoulGough@yahoo.co.uk
 Anthony Green                                  green@redhat.com
 Matthew Green                                  mrg@eterna.com.au
+Jerome Guitton                                 guitton@act-europe.fr
 Chris Faylor                                   cgf@redhat.com
 Adam Fedor                                     fedor@gnu.org
 Fred Fish                                      fnf@ninemoons.com
@@ -342,7 +346,7 @@ Richard Henderson                           rth@redhat.com
 Aldy Hernandez                                 aldyh@redhat.com
 Paul Hilfinger                                 hilfinger@gnat.com
 Matt Hiller                                    hiller@redhat.com
-Kazu Hirata                                    kazu@hxi.com
+Kazu Hirata                                    kazu@cs.umass.edu
 Jeff Holcomb                                   jeffh@redhat.com
 Don Howard                                     dhoward@redhat.com
 Martin Hunt                                    hunt@redhat.com
@@ -355,13 +359,16 @@ Mark Kettenis                                     kettenis@gnu.org
 Jim Kingdon                                    jkingdon@engr.sgi.com  ++
 Jonathan Larmour                               jlarmour@redhat.co.uk
 Jeff Law                                       law@redhat.com
+David Lecomber                                 david@streamline-computing.com
 Robert Lipe                                    rjl@sco.com
 H.J. Lu                                                hjl@lucon.org
 Michal Ludvig                                   mludvig@suse.cz
 Glen McCready                                  gkm@redhat.com
 Greg McGary                                    greg@mcgary.org
+Roland McGrath                                 roland@redhat.com
 Jason Merrill                                  jason@redhat.com
 David S. Miller                                        davem@redhat.com
+Mark Mitchell                                  mark@codesourcery.com
 Marko Mlinar                                    markom@opencores.org
 Alan Modra                                     amodra@bigpond.net.au
 Jason Molenda                                  jmolenda@apple.com
@@ -371,10 +378,14 @@ Hans-Peter Nilsson                                hp@bitrange.com
 David O'Brien                                  obrien@freebsd.org
 Alexandre Oliva                                        aoliva@redhat.com
 Tom Rix                                                trix@redhat.com
-Theodore A. Roth                               troth@verinet.com
+Nick Roberts                                   nick@nick.uklinux.net
+Bob Rossi                                      bob_rossi@cox.net
+Theodore A. Roth                               troth@openavr.org
 Ian Roxborough                                 irox@redhat.com
 Grace Sainsbury                                        graces@redhat.com
+Kei Sakamoto                                   sakamoto.kei@renesas.com
 Mark Salter                                    msalter@redhat.com
+Richard Sandiford                              rsandifo@redhat.com
 Peter Schauer                                  Peter.Schauer@regent
 Andreas Schwab                                 schwab@suse.de
 Keith Seitz                                    keiths@redhat.com
@@ -386,12 +397,16 @@ Stephen P. Smith                          ischis2@cox.net
 Jackie Smith Cashion                           jsmith@redhat.com
 Michael Snyder                                 msnyder@redhat.com
 Petr Sorfa                                     petrs@caldera.com
+Ian Lance Taylor                               ian@wasabisystems.com
 Gary Thomas                                    gthomas@redhat.com
 Jason Thorpe                                   thorpej@wasabisystems.com
 Tom Tromey                                     tromey@redhat.com
+D Venkatasubramanian                           dvenkat@noida.hcltech.com
 Corinna Vinschen                               vinschen@redhat.com
 Keith Walker                                   keith.walker@arm.com
-Jim Wilson                                     wilson@tuliptree.org
+Kris Warkentin                                 kewarken@qnx.com
+Nathan Williams                                        nathanw@wasabisystems.com
+Jim Wilson                                     wilson@specifixinc.com
 Elena Zannoni                                  ezannoni@redhat.com
 Eli Zaretskii                                  eliz@gnu.org
 
This page took 0.036303 seconds and 4 git commands to generate.