2005-01-10 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index d246e2e507588415aa91ef5cf49db77990ff7a04..0d85ae257ecd7b7891d7bccfd5734434e5038502 100644 (file)
@@ -50,13 +50,15 @@ instantaneous and loud complaints.
 
 Target Instruction Set Architectures:
 
-Generic ISA (Instruction Set Architecture) issues, API variants, CPU
-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.
+The *-tdep.c files.  ISA (Instruction Set Architecture) and OS-ABI
+(Operating System / Application Binary Interface) issues including CPU
+variants.
+
+The Target/Architecture maintainer works with the host maintainer when
+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
@@ -66,12 +68,10 @@ maintainer works with the native maintainer when resolving API issues.
                        Theodore A. Roth        troth@openavr.org
 
        cris            --target=cris-elf ,-Werror
-                       Orjan Friberg           orjanf@axis.com
 
        d10v            OBSOLETE
 
        frv             --target=frv-elf ,-Werror
-                       Maintenance only
 
        h8300           Deleted
 
@@ -88,7 +88,6 @@ maintainer works with the native maintainer when resolving API issues.
                        Stephane Carrez         stcarrez@nerim.fr
 
        m68k            --target=m68k-elf ,-Werror
-                       Maintenance only
 
        m88k            --target=m88k-openbsd ,-Werror
                        Mark Kettenis           kettenis@gnu.org
@@ -96,48 +95,47 @@ maintainer works with the native maintainer when resolving API issues.
        mcore           Deleted
 
        mips            --target=mips-elf ,-Werror
-                       Maintenance only
 
-       mn10300         Deleted
+       mn10300         --target=mn10300-elf
+                       Michael Snyder          msnyder@redhat.com
 
        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
 
-All developers recognized by this file can make arbitrary changes to
-OBSOLETE targets.
+The following developers CAN COMMIT changes (and hence approve
+patches) to specific architectures:
 
-All maintainers can test and thence approve non-trivial changes to
-``maintenance only'' targets submitted by recognized developers.
+       Hans-Peter Nilsson (cris)       
+       Jeff Johnston (ia64)
+       Joel Brobecker (mips)
+       Kei Sakamoto (m32r)
+       Orjan Friberg (cris)
+       Randolph Chung (pa)
+       Ulrich Weigand (s390)
 
-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.
+All developers recognized by this file can make arbitrary changes to
+OBSOLETE targets.
 
 The Bourne shell script gdb_mbuild.sh can be used to rebuild all the
 above targets.
This page took 0.024966 seconds and 4 git commands to generate.