summaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS110
1 files changed, 65 insertions, 45 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 8b80d417c6e..212007e5b70 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -47,7 +47,7 @@ fix, since such a change without discussion will result in
instantaneous and loud complaints.
-Target/Architecture:
+Target Instruction Set Architectures:
Generic ISA (Instruction Set Architecture) issues, API variants, CPU
variants. *-tdep.c. The Target/Architecture maintainer works with the
@@ -56,14 +56,12 @@ maintainer works with the native maintainer when resolving API issues.
a29k Deleted.
- alpha --target=alpha-dec-osf4.0a -Werror
+ alpha --target=alpha-elf -Werror
Maintenance only
- arc --target=arc-elf ,-Werror
- Maintenance only
- OBSOLETE candidate, not multi-arch
+ arc (--target=arc-elf OBSOLETE)
- arm --target=arm-elf -w
+ arm --target=arm-elf ,
Fernando Nasser fnasser@redhat.com
Scott Bambrough scottb@netwinder.org
Richard Earnshaw rearnsha@arm.com
@@ -72,22 +70,15 @@ maintainer works with the native maintainer when resolving API issues.
avr --target=avr ,-Werror
Theodore A. Roth troth@verinet.com
- cris --target=cris-elf -w
+ cris --target=cris-elf ,-Werror
Orjan Friberg orjanf@axis.com
d10v --target=d10v-elf ,-Werror
Maintenance only
- d30v --target=d30v-elf ,-Werror
- Maintenance only
- OBSOLETE candidate, not multi-arch
+ d30v (--target=d30v-elf OBSOLETE)
- djgpp --target=i586-pc-msdosdjgpp ,-Werror
- (See native and host)
-
- fr30 --target=fr30-elf -Werror
- Maintenance only
- OBSOLETE candidate, not multi-arch
+ fr30 (--target=fr30-elf OBSOLETE)
h8300 --target=h8300hms -Werror
Maintenance only
@@ -97,37 +88,31 @@ maintainer works with the native maintainer when resolving API issues.
Maintenance only
Not multi-arch, work in progress
- i386 --target=i386-elf,i386-aout ,-Werror
+ i386 --target=i386-elf ,-Werror
Mark Kettenis kettenis@gnu.org
- i960 --target=i960-coff ,-Werror
- Maintenance only
- OBSOLETE candidate, not multi-arch
+ i960 (--target=i960-coff OBSOLETE)
- ia64 --target=ia64-linux ,-Werror
+ ia64 --target=ia64-linux-gnu ,-Werror
+ (--target=ia64-elf broken)
Kevin Buettner kevinb@redhat.com
- m32r --target=m32r-elf -Werror
+ m32r (--target=m32r-elf broken)
Michael Snyder msnyder@redhat.com
- Not multi-arch
+ OBSOLETE candidate, not multi-arch
- m68hc11 --target=m68hc11-elf ,-Werror
+ m68hc11 --target=m68hc11-elf ,-Werror ,
Stephane Carrez stcarrez@nerim.fr
m68k --target=m68k-elf ,-Werror
Maintenance only
- OBSOLETE candidate, not multi-arch
- m88k --target=m88k ,-Werror
- Known problem in 5.1
- Maintenance only
- OBSOLETE candidate, not multi-arch
+ m88k (--target=m88k OBSOLETE)
- mcore --target=mcore-elf,mcore-pe ,-Werror
+ mcore --target=mcore-elf ,-Werror
Maintenance only
- OBSOLETE candidate, not multi-arch
- mips --target=mips-elf,mips64-elf ,-Werror
+ mips --target=mips-elf ,-Werror
Andrew Cagney cagney@redhat.com
mn10200 --target=mn10200-elf ,-Werror
@@ -140,23 +125,20 @@ maintainer works with the native maintainer when resolving API issues.
ns32k --target=ns32k-netbsd ,-Werror
Maintenance only
- pa (--target=hppa1.1-hp-proelf broken)
+ pa (--target=hppa-elf broken)
Maintenance only
OBSOLETE candidate, not multi-arch
powerpc --target=powerpc-eabi ,-Werror
Kevin Buettner kevinb@redhat.com
- rs6000 --target=rs6000-ibm-aix4.1 ,-Werror
- (see rs6000 native and ppc target)
-
- s390 --target=s390-linux ,-Werror
+ s390 --target=s390-linux-gnu ,-Werror
(contact DJ Barrow djbarrow@de.ibm.com)
sh --target=sh-elf ,-Werror
Elena Zannoni ezannoni@redhat.com
- sparc --target=sparc-elf,sparc64-elf ,-Werror
+ sparc --target=sparc-elf ,-Werror
Maintenance only
tic80 Deleted.
@@ -164,12 +146,12 @@ maintainer works with the native maintainer when resolving API issues.
v850 --target=v850-elf ,-Werror
Maintenance only
- vax --target=vax-dec-vms5.5 ,-Werror
+ vax --target=vax-netbsd ,-Werror
Maintenance only
w65 Deleted.
- x86-64 (--target=x86_64-linux-gnu broken)
+ x86-64 --target=x86_64-linux-gnu ,-Werror
Maintenance only
xstormy16 --target=xstormy16-elf ,-Werror
@@ -210,11 +192,15 @@ b loop
p
'
-can be used to generate a complete list of --target=
---enable-gdb-build-warnings= pairs of the form:
+can be used to generate a list of buildable targets. The list
+containing values for the configure options --target=,
+--enable-gdb-build-warnings= and optionally
+--enable-sim-build-warnings vis:
arc-elf ,-Werror
...
+ m68hc11-elf ,-Werror ,
+ ...
hppa1.1-hp-proelf broken
...
@@ -282,6 +268,8 @@ generic symtabs Jim Blandy jimb@redhat.com
linespec Jim Blandy jimb@redhat.com
Elena Zannoni ezannoni@redhat.com
Fernando Nasser fnasser@redhat.com
+ HP/UX readers Any [past] maintainer can modify this.
+ Please send tricky ones to the symtabs maintainers.
tracing bytecode stuff Jim Blandy jimb@redhat.com
tracing Michael Snyder msnyder@redhat.com
@@ -348,6 +336,8 @@ Makefile.in, configure* ALL
mmalloc/ ALL Host maintainers
+NEWS ALL
+
sim/ See sim/MAINTAINERS
readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
@@ -364,16 +354,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
+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
+Kevin Buettner kevinb@redhat.com
+Andrew Cagney ac131313@redhat.com
+David Carlton carlton@math.stanford.edu
+Stephane Carrez stcarrez@nerim.fr
+Michael Chastain mec@shout.net
+Eric Christopher echristo@redhat.com
Nick Clifton nickc@redhat.com
+Philippe De Muyter phdm@macqel.be
Chris G. Demetriou cgd@broadcom.com
Klee Dienes kdienes@apple.com
+DJ Delorie dj@redhat.com
Richard Earnshaw rearnsha@arm.com
+Frank Ch. Eigler fche@redhat.com
+Ben Elliston bje@redhat.com
+Anthony Green green@redhat.com
Matthew Green mrg@eterna.com.au
+Chris Faylor cgf@redhat.com
+Fred Fish fnf@ninemoons.com
Orjan Friberg orjanf@axis.com
Ben Harris bjh21@netbsd.org
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
@@ -384,33 +392,45 @@ Jim Ingham jingham@apple.com
Daniel Jacobowitz dan@debian.org
Andreas Jaeger aj@suse.de
Geoff Keating geoffk@redhat.com
+Mark Kettenis kettenis@gnu.org
Jim Kingdon jkingdon@engr.sgi.com ++
+Jeff Law law@redhat.com
Jonathan Larmour jlarmour@redhat.co.uk
+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
Jason Merrill jason@redhat.com
+David S. Miller davem@redhat.com
Jason Molenda jmolenda@apple.com
Pierre Muller muller@sources.redhat.com
+Fernando Nasser fnasser@redhat.com
+David O'Brien obrien@freebsd.org
Alexandre Oliva aoliva@redhat.com
Tom Rix trix@redhat.com
Theodore A. Roth troth@verinet.com
+Ian Roxborough irox@redhat.com
+Grace Sainsbury graces@redhat.com
Mark Salter msalter@redhat.com
+Peter Schauer Peter.Schauer@regent
Andreas Schwab schwab@suse.de
Keith Seitz keiths@redhat.com
+Aidan Skinner aidan@velvet.net
Jiri Smid smid@suse.cz
David Smith dsmith@redhat.com
Stephen P. Smith ischis2@home.com
Jackie Smith Cashion jsmith@redhat.com
+Stan Shebs shebs@apple.com
+Michael Snyder msnyder@redhat.com
Petr Sorfa petrs@caldera.com
Gary Thomas gthomas@redhat.com
Jason Thorpe thorpej@wasabisystems.com
Tom Tromey tromey@redhat.com
Corinna Vinschen vinschen@redhat.com
Keith Walker keith.walker@arm.com
-Michal Ludvig mludvig@suse.cz
-David S. Miller davem@redhat.com
-Eric Christopher echristo@redhat.com
+Elena Zannoni ezannoni@redhat.com
+Eli Zaretskii eliz@gnu.org