X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FMAINTAINERS;h=cea282530d5c41a6a2f99e1e2aa1902e8f9c76f5;hb=655c5466129d563265e1d218865dbf2e2f067420;hp=b63c1a4bc776496e5a603867697d955905324942;hpb=23b7d5f34edbf6daa22611107c6ad9eb73502b0c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index b63c1a4bc7..cea282530d 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -1,13 +1,13 @@ GDB Maintainers - Blanket Write Privs + Global Maintainers (alphabetic) Jim Blandy jimb@redhat.com Kevin Buettner kevinb@redhat.com -Andrew Cagney ac131313@redhat.com -J.T. Conklin jtc@redback.com +Andrew Cagney cagney@gnu.org +J.T. Conklin jtc@acorntoolworks.com Fred Fish fnf@ninemoons.com Daniel Jacobowitz dan@debian.org Mark Kettenis kettenis@gnu.org @@ -24,7 +24,7 @@ Note individuals who maintain parts of the debugger need approval to check in changes outside of the immediate domain that they maintain. If there is no maintainer for a given domain then the responsibility -falls to the head maintainer. +falls to a global maintainer. If there are several maintainers for a given domain then responsibility falls to the first maintainer. The first maintainer is @@ -60,16 +60,14 @@ maintainer works with the native maintainer when resolving API issues. alpha --target=alpha-elf ,-Werror Maintenance only - arc (--target=arc-elf OBSOLETE) + arc Deleted. - arm --target=arm-elf , - Fernando Nasser fnasser@redhat.com + arm --target=arm-elf ,-Werror Scott Bambrough scottb@netwinder.org Richard Earnshaw rearnsha@arm.com - Not multi-arch 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 @@ -77,29 +75,28 @@ maintainer works with the native maintainer when resolving API issues. d10v --target=d10v-elf ,-Werror Maintenance only - d30v (--target=d30v-elf OBSOLETE) + d30v Deleted. - fr30 (--target=fr30-elf OBSOLETE) + fr30 Deleted. - h8300 --target=h8300hms ,-Werror + frv --target=frv-elf ,-Werror Maintenance only - h8500 (--target=h8500hms broken) + h8300 --target=h8300hms broken Maintenance only - Not multi-arch, work in progress + + h8500 Deleted. i386 --target=i386-elf ,-Werror Mark Kettenis kettenis@gnu.org - i960 (--target=i960-coff OBSOLETE) + i960 Deleted. ia64 --target=ia64-linux-gnu ,-Werror (--target=ia64-elf broken) Kevin Buettner kevinb@redhat.com - m32r (--target=m32r-elf broken) - Michael Snyder msnyder@redhat.com - OBSOLETE candidate, not multi-arch + m32r --target=m32r-elf ,-Werror m68hc11 --target=m68hc11-elf ,-Werror , Stephane Carrez stcarrez@nerim.fr @@ -107,27 +104,25 @@ maintainer works with the native maintainer when resolving API issues. m68k --target=m68k-elf ,-Werror Maintenance only - m88k (--target=m88k OBSOLETE) + m88k --target=m88k-openbsd ,-Werror + Mark Kettenis kettenis@gnu.org - mcore --target=mcore-elf ,-Werror + mcore --target=mcore-elf broken Maintenance only mips --target=mips-elf ,-Werror Andrew Cagney cagney@redhat.com - mn10200 --target=mn10200-elf ,-Werror - Maintenance only - OBSOLETE candidate, not multi-arch + mn10200 Deleted. - mn10300 --target=mn10300-elf ,-Werror + mn10300 --target=mn10300-elf broken Maintenance only - ns32k --target=ns32k-netbsd ,-Werror + ns32k --target=ns32k-netbsd broken Maintenance only - pa (--target=hppa-elf broken) + pa --target=hppa-elf ,-Werror Maintenance only - OBSOLETE candidate, not multi-arch powerpc --target=powerpc-eabi ,-Werror Kevin Buettner kevinb@redhat.com @@ -136,6 +131,7 @@ maintainer works with the native maintainer when resolving API issues. (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 @@ -143,7 +139,7 @@ maintainer works with the native maintainer when resolving API issues. tic80 Deleted. - v850 --target=v850-elf ,-Werror + v850 --target=v850-elf broken Maintenance only vax --target=vax-netbsd ,-Werror @@ -154,13 +150,10 @@ maintainer works with the native maintainer when resolving API issues. x86-64 --target=x86_64-linux-gnu ,-Werror Maintenance only - xstormy16 --target=xstormy16-elf ,-Werror + xstormy16 --target=xstormy16-elf broken Corinna Vinschen vinschen@redhat.com - z8k --target=z8k-coff ,-Werror - Known problem in 5.1 - Maintenance only - OBSOLETE candidate, not multi-arch + z8k Deleted. All developers recognized by this file can make arbitrary changes to OBSOLETE targets. @@ -172,40 +165,8 @@ 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. -The Bourne shell script: - -cat MAINTAINERS | tr -s '[\t]' '[ ]' | sed -n ' -/^[ ]*[-a-z0-9\.]*[ ]*[(]*--target=.*/ !d -s/^.*--target=// -s/).*$// -h -:loop - g - /^[^ ]*,/ !b end - s/,[^ ]*// - p - g - s/^[^,]*,// - h -b loop -:end -p -' - -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 - ... - -While the ``broken'' targets are included in the listing, the are not -expected to build. +The Bourne shell script gdb_mbuild.sh can be used to rebuild all the +above targets. Host/Native: @@ -215,19 +176,19 @@ 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 + Joel Brobecker brobecker@gnat.com djgpp native Eli Zaretskii eliz@gnu.org DJ Delorie dj@redhat.com MS Windows (NT, '00, 9x, Me, XP) host & native - Chris Faylor cgf@redhat.com + Chris Faylor cgf@alum.bu.edu 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 @@ -241,7 +202,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) @@ -251,8 +212,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 @@ -265,42 +228,38 @@ 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 - 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 + (Global Maintainers) 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 - config Mark Salter msalter@redhat.com - lib Mark Salter msalter@redhat.com +testsuite Michael Chastain mec.gnu@mindspring.com + (Global Maintainers) + lib/, config/, gdb.base/, ... + Michael Chastain mec.gnu@mindspring.com + (Global Maintainers) gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com - c++ (gdb.c++) Michael Chastain mec@shout.net + c++ (gdb.cp) Michael Chastain mec.gnu@mindspring.com mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com Andrew Cagney cagney@redhat.com - stabs (gdb.stabs) Elena Zannoni ezannoni@redhat.com threads (gdb.threads) Michael Snyder msnyder@redhat.com trace (gdb.trace) Michael Snyder msnyder@redhat.com hp tests (gdb.hp) (vacant) @@ -310,7 +269,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 @@ -319,8 +278,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: @@ -352,38 +311,45 @@ 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 +Joel Brobecker brobecker@gnat.com 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 +Andrew Cagney cagney@gnu.org +David Carlton carlton@bactrian.org Stephane Carrez stcarrez@nerim.fr -Michael Chastain mec@shout.net +Michael Chastain mec.gnu@mindspring.com Eric Christopher echristo@redhat.com +Randolph Chung tausq@debian.org 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 -Anthony Green green@redhat.com -Matthew Green mrg@eterna.com.au -Chris Faylor cgf@redhat.com +Ben Elliston bje@gnu.org Adam Fedor fedor@gnu.org Fred Fish fnf@ninemoons.com +Brian Ford ford@vss.fsi.com Orjan Friberg orjanf@axis.com +Raoul Gough RaoulGough@yahoo.co.uk +Anthony Green green@redhat.com +Matthew Green mrg@eterna.com.au +Jerome Guitton guitton@act-europe.fr 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 +Kazu Hirata kazu@cs.umass.edu Jeff Holcomb jeffh@redhat.com Don Howard dhoward@redhat.com Martin Hunt hunt@redhat.com @@ -396,26 +362,35 @@ 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 +Bryce McKinlay mckinlay@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 Pierre Muller muller@sources.redhat.com Fernando Nasser fnasser@redhat.com +Nathanael Nerode neroden@gcc.gnu.org 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 @@ -423,16 +398,21 @@ Stan Shebs shebs@apple.com Aidan Skinner aidan@velvet.net Jiri Smid smid@suse.cz David Smith dsmith@redhat.com -Stephen P. Smith ischis2@home.com +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@redhat.com +Kris Warkentin kewarken@qnx.com +Ulrich Weigand uweigand@de.ibm.com +Nathan Williams nathanw@wasabisystems.com +Jim Wilson wilson@specifixinc.com Elena Zannoni ezannoni@redhat.com Eli Zaretskii eliz@gnu.org @@ -450,12 +430,16 @@ J.T. Conklin (dcache, NetBSD, remote) jtc at redback dot com Frank Ch. Eigler (sim) fche at redhat dot com Per Bothner (Java) per at bothner dot com Anthony Green (Java) green at redhat dot com +Fernando Nasser (testsuite/, mi, cli) fnasser at redhat dot com +Mark Salter (testsuite/lib+config) msalter at redhat dot com Folks that have been caught up in a paper trail: +Chris Faylor cgf@alum.bu.edu Jim Kingdon jkingdon@engr.sgi.com +David Carlton carlton@bactrian.org --