* MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
[binutils-gdb.git] / gdb / MAINTAINERS
1 GDB Maintainers
2
3
4 Blanket Write Privs
5 (alphabetic)
6
7 Jim Blandy jimb@redhat.com
8 Kevin Buettner kevinb@redhat.com
9 Andrew Cagney ac131313@redhat.com
10 J.T. Conklin jtc@redback.com
11 Fred Fish fnf@ninemoons.com
12 Mark Kettenis kettenis@gnu.org
13 Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
14 Stan Shebs shebs@apple.com
15 Michael Snyder msnyder@redhat.com
16 Elena Zannoni ezannoni@redhat.com
17 Eli Zaretskii eliz@gnu.org
18
19
20 Various Maintainers
21
22 Note individuals who maintain parts of the debugger need approval to
23 check in changes outside of the immediate domain that they maintain.
24
25 If there is no maintainer for a given domain then the responsibility
26 falls to the head maintainer.
27
28 If there are several maintainers for a given domain then
29 responsibility falls to the first maintainer. The first maintainer is
30 free to devolve that responsibility among the other maintainers.
31
32
33 The Obvious Fix Rule
34
35 All maintainers listed in this file are allowed to check in obvious
36 fixes.
37
38 An "obvious fix" means that there is no possibility that anyone will
39 disagree with the change.
40
41 A good mental test is "will the person who hates my work the most be
42 able to find fault with the change" - if so, then it's not obvious and
43 needs to be posted first. :-)
44
45 Something like changing or bypassing an interface is _not_ an obvious
46 fix, since such a change without discussion will result in
47 instantaneous and loud complaints.
48
49
50 Target/Architecture:
51
52 Generic ISA (Instruction Set Architecture) issues, API variants, CPU
53 variants. *-tdep.c. The Target/Architecture maintainer works with the
54 host maintainer when resolving build issues. The Target/Architecture
55 maintainer works with the native maintainer when resolving API issues.
56
57 a29k OBSOLETE
58
59 alpha --target=alpha-dec-osf4.0a -Werror
60 Maintenance only
61
62 arc --target=arc-elf ,-Werror
63 Maintenance only
64 OBSOLETE candidate, not multi-arch
65
66 arm --target=arm-elf -w
67 Fernando Nasser fnasser@redhat.com
68 Scott Bambrough scottb@netwinder.org
69 Richard Earnshaw rearnsha@arm.com
70 Not multi-arch
71
72 cris --target=cris-elf -w
73 Orjan Friberg orjanf@axis.com
74
75 d10v --target=d10v-elf ,-Werror
76 Maintenance only
77
78 d30v --target=d30v-elf ,-Werror
79 Maintenance only
80 OBSOLETE candidate, not multi-arch
81
82 djgpp --target=i586-pc-msdosdjgpp ,-Werror
83 (See native and host)
84
85 fr30 --target=fr30-elf -Werror
86 Maintenance only
87 OBSOLETE candidate, not multi-arch
88
89 h8300 --target=h8300hms -Werror
90 Maintenance only
91 Not multi-arch, work in progress
92
93 h8500 --target=h8500hms -Werror
94 Maintenance only
95 Not multi-arch, work in progress
96
97 i386 --target=i386-elf,i386-aout ,-Werror
98 Mark Kettenis kettenis@gnu.org
99
100 i960 --target=i960-coff ,-Werror
101 Maintenance only
102 OBSOLETE candidate, not multi-arch
103
104 ia64 --target=ia64-linux ,-Werror
105 Kevin Buettner kevinb@redhat.com
106
107 m32r --target=m32r-elf -Werror
108 Michael Snyder msnyder@redhat.com
109 Not multi-arch
110
111 m68hc11 --target=m68hc11-elf ,-Werror
112 Stephane Carrez Stephane.Carrez@worldnet.fr
113
114 m68k --target=m68k-elf ,-Werror
115 Maintenance only
116 OBSOLETE candidate, not multi-arch
117
118 m88k --target=m88k ,-Werror
119 Known problem in 5.1
120 Maintenance only
121 OBSOLETE candidate, not multi-arch
122
123 mcore --target=mcore-elf,mcore-pe ,-Werror
124 Maintenance only
125 OBSOLETE candidate, not multi-arch
126
127 mips --target=mips-elf,mips64-elf ,-Werror
128 Andrew Cagney cagney@redhat.com
129
130 mn10200 --target=mn10200-elf ,-Werror
131 Maintenance only
132 OBSOLETE candidate, not multi-arch
133
134 mn10300 --target=mn10300-elf ,-Werror
135 Maintenance only
136
137 ns32k --target=ns32k-netbsd ,-Werror
138 Maintenance only
139 OBSOLETE candidate, not multi-arch
140
141 pa (--target=hppa1.1-hp-proelf broken)
142 Maintenance only
143 OBSOLETE candidate, not multi-arch
144
145 powerpc --target=powerpc-eabi ,-Werror
146 Kevin Buettner kevinb@redhat.com
147
148 rs6000 --target=rs6000-ibm-aix4.1 ,-Werror
149 (see rs6000 native and ppc target)
150
151 s390 --target=s390-linux ,-Werror
152 (contact DJ Barrow djbarrow@de.ibm.com)
153
154 sh --target=sh-hms,sh-elf -w
155 Elena Zannoni ezannoni@redhat.com
156
157 sparc --target=sparc-elf,sparc64-elf ,-Werror
158 Maintenance only
159
160 tic80 Deleted.
161
162 v850 --target=v850-elf ,-Werror
163 Maintenance only
164 OBSOLETE candidate, not multi-arch
165
166 vax --target=vax-dec-vms5.5 ,-Werror
167 Maintenance only
168 OBSOLETE candidate, not multi-arch
169
170 w65 Deleted.
171
172 x86-64 (--target=x86_64-linux-gnu broken)
173 Maintenance only
174
175 xstormy16 --target=xstormy16-elf ,-Werror
176 Corinna Vinschen vinschen@redhat.com
177
178 z8k --target=z8k-coff ,-Werror
179 Known problem in 5.1
180 Maintenance only
181 OBSOLETE candidate, not multi-arch
182
183 All developers recognized by this file can make arbitrary changes to
184 OBSOLETE targets.
185
186 All maintainers can test and thence approve non-trivial changes to
187 ``maintenance only'' targets submitted by recognized developers.
188
189 All recognized developers can make mechanical changes (by virtue of
190 the obvious fix rule) to ``maintenance only'' targets. The change
191 shall be sanity checked by compiling with one of the listed targets.
192
193 The GAWK segment:
194
195 awk < "${maintainers}" '
196 $2 ~ /--target=.*/ {
197 targets = gensub (/^.*--target=/, "", 1, $2)
198 warnings = gensub (/[)]*$/, "", 1, $3)
199 split (targets, targ, /,/)
200 for (i in targ) {
201 print targ[i], warnings
202 }
203 }'
204
205 can be used to generate a full list of --target=
206 --enable-gdb-build-warnings= pairs.
207
208
209
210 Host/Native:
211
212 The Native maintainer is responsible for target specific native
213 support - typically shared libraries and quirks to procfs/ptrace/...
214 The Native maintainer works with the Arch and Core maintainers when
215 resolving more generic problems.
216
217 The host maintainer ensures that gdb (including mmalloc) can be built
218 as a cross debugger on their platform.
219
220 AIX Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
221 Kevin Buettner kevinb@redhat.com
222
223 djgpp native Eli Zaretskii eliz@gnu.org
224 DJ Delorie dj@redhat.com
225 MS Windows (NT, CE, '00, 9x, Me) host & native
226 Chris Faylor cgf@redhat.com
227 GNU/Linux/x86 native & host
228 Mark Kettenis kettenis@gnu.org
229 Jim Blandy jimb@redhat.com
230 GNU/Linux PPC native Kevin Buettner kevinb@redhat.com
231 GNU/Linux MIPS native & host
232 Daniel Jacobowitz dan@debian.org
233 GNU/Linux m68k Andreas Schwab schwab@suse.de
234 FreeBSD native & host Mark Kettenis kettenis@gnu.org
235 David O'Brien obrien@freebsd.org
236 hurd native Mark Kettenis kettenis@gnu.org
237 SCO/Unixware Robert Lipe rjl@sco.com
238 GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
239 Solaris/x86 native & host (devolved)
240 Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
241 Solaris/SPARC native & host (devolved)
242 Michael Snyder msnyder@redhat.com
243
244
245
246 Core: Generic components used by all of GDB
247
248 generic arch support Andrew Cagney cagney@redhat.com
249 Any host/target maintainer can add to
250 gdbarch.{c,h,sh}. Send tricky ones to cagney.
251 target vector Andrew Cagney cagney@redhat.com
252 main (main.c, top.c) Elena Zannoni ezannoni@redhat.com
253 event loop Elena Zannoni ezannoni@redhat.com
254
255 generic symtabs Jim Blandy jimb@redhat.com
256 Elena Zannoni ezannoni@redhat.com
257 dwarf readers Jim Blandy jimb@redhat.com
258 Elena Zannoni ezannoni@redhat.com
259 elf reader Jim Blandy jimb@redhat.com
260 Elena Zannoni ezannoni@redhat.com
261 stabs reader Jim Blandy jimb@redhat.com
262 Elena Zannoni ezannoni@redhat.com
263 coff reader Philippe De Muyter phdm@macqel.be
264 xcoff reader Any maintainer can modify this; please send tricky
265 ones to Kevin Buettner <kevinb@redhat.com>
266 linespec Jim Blandy jimb@redhat.com
267 Elena Zannoni ezannoni@redhat.com
268 Fernando Nasser fnasser@redhat.com
269
270 tracing bytecode stuff Jim Blandy jimb@redhat.com
271 tracing Michael Snyder msnyder@redhat.com
272 threads Michael Snyder msnyder@redhat.com
273 Mark Kettenis kettenis@gnu.org
274 breakpoints Michael Snyder msnyder@redhat.com
275 Jim Blandy jimb@redhat.com
276 language support (Blanket Write Privs Maintainers)
277 C++ Daniel Jacobowitz dan@debian.org
278 Java support (devolved)
279 Per Bothner per@bothner.com
280 Anthony Green green@redhat.com
281 Pascal support Pierre Muller muller@sources.redhat.com
282 Scheme support Jim Blandy jimb@redhat.com
283
284 shared libs (devolved) Jim Blandy jimb@redhat.com
285 Kevin Buettner kevinb@redhat.com
286 xcoffsolib Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
287
288 remote.c Andrew Cagney cagney@redhat.com
289 include/remote-sim.h, remote-sim.c
290 Andrew Cagney cagney@redhat.com
291 sds protocol Fernando Nasser fnasser@redhat.com
292 rdi/adp protocol Fernando Nasser fnasser@redhat.com
293 documentation Eli Zaretskii eliz@gnu.org
294 testsuite Fernando Nasser fnasser@redhat.com
295 config Mark Salter msalter@redhat.com
296 lib Mark Salter msalter@redhat.com
297 gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com
298 c++ (gdb.c++) Michael Chastain mec@shout.net
299 mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com
300 Andrew Cagney cagney@redhat.com
301 stabs (gdb.stabs) Elena Zannoni ezannoni@redhat.com
302 threads (gdb.threads) Michael Snyder msnyder@redhat.com
303 trace (gdb.trace) Michael Snyder msnyder@redhat.com
304 hp tests (gdb.hp) (vacant)
305 Java tests (gdb.java) Anthony Green green@redhat.com
306 Kernel Object Display Fernando Nasser fnasser@redhat.com
307
308
309 UI: External (user) interfaces.
310
311 command interpreter Fernando Nasser fnasser@redhat.com
312 gdbtk (c & tcl) Jim Ingham jingham@apple.com
313 Fernando Nasser fnasser@redhat.com
314 Keith Seitz keiths@redhat.com
315 libgui (w/foundry, sn) Jim Ingham jingham@apple.com
316 Keith Seitz keiths@redhat.com
317 mi (gdb/mi) Andrew Cagney cagney@redhat.com
318 Elena Zannoni ezannoni@redhat.com
319 Fernando Nasser fnasser@redhat.com
320 tui (vacant)
321 Technical Contact Point wdb@cup.hp.com
322
323
324 Misc:
325
326 gdb/gdbserver Daniel Jacobowitz dan@debian.org
327
328 Web pages. Jim Kingdon jkingdon@engr.sgi.com ++
329 (anyone can edit; kingdon is just lead maintainer)
330
331 Makefile.in, configure* ALL
332
333 mmalloc/ ALL Host maintainers
334
335 sim/ See sim/MAINTAINERS
336
337 readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
338 Elena Zannoni ezannoni@redhat.com
339 Host maintainers (host dependant parts)
340 (but get your changes into the master version)
341
342 tcl/ tk/ itcl/ Ian Roxborough irox@redhat.com
343
344 Write After Approval
345 (alphabetic)
346
347 To get recommended for the Write After Approval list you need a valid
348 FSF assignment and have submitted one good patch.
349
350 David Anderson davea@sgi.com
351 Philip Blundell philb@gnu.org
352 Joel Brobecker brobecker@act-europe.fr
353 Nick Clifton nickc@redhat.com
354 Chris G. Demetriou cgd@broadcom.com
355 Klee Dienes kdienes@apple.com
356 Richard Earnshaw rearnsha@arm.com
357 Matthew Green mrg@eterna.com.au
358 Orjan Friberg orjanf@axis.com
359 Ben Harris bjh21@netbsd.org
360 Richard Henderson rth@redhat.com
361 Paul Hilfinger hilfinger@gnat.com
362 Matt Hiller hiller@redhat.com
363 Kazu Hirata kazu@hxi.com
364 Jeff Holcomb jeffh@redhat.com
365 Don Howard dhoward@redhat.com
366 Martin Hunt hunt@redhat.com
367 Jim Ingham jingham@apple.com
368 Daniel Jacobowitz dan@debian.org
369 Andreas Jaeger aj@suse.de
370 Geoff Keating geoffk@redhat.com
371 Jim Kingdon jkingdon@engr.sgi.com ++
372 Jonathan Larmour jlarmour@redhat.co.uk
373 H.J. Lu hjl@lucon.org
374 Glen McCready gkm@redhat.com
375 Greg McGary greg@mcgary.org
376 Jason Merrill jason@redhat.com
377 Jason Molenda jmolenda@apple.com
378 Pierre Muller muller@sources.redhat.com
379 Alexandre Oliva aoliva@redhat.com
380 Tom Rix trix@redhat.com
381 Mark Salter msalter@redhat.com
382 Andreas Schwab schwab@suse.de
383 Keith Seitz keiths@redhat.com
384 Jiri Smid smid@suse.cz
385 David Smith dsmith@redhat.com
386 Stephen P. Smith ischis2@home.com
387 Jackie Smith Cashion jsmith@redhat.com
388 Petr Sorfa petrs@caldera.com
389 Gary Thomas gthomas@redhat.com
390 Jason Thorpe thorpej@wasabisystems.com
391 Tom Tromey tromey@redhat.com
392 Corinna Vinschen vinschen@redhat.com
393 Keith Walker keith.walker@arm.com
394 Michal Ludvig mludvig@suse.cz
395 David S. Miller davem@redhat.com
396
397
398
399 Past Maintainers
400
401 Jimmy Guo (gdb.hp, tui) guo at cup dot hp dot com
402 Jeff Law (hppa) law at cygnus dot com
403 Daniel Berlin (C++ support) dan at cgsoftware dot com
404 Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
405 David Taylor (d10v, sparc, utils, defs,
406 expression evaluator, language support) taylor at candd dot org
407 J.T. Conklin (dcache, NetBSD, remote) jtc at redback dot com
408 Frank Ch. Eigler (sim) fche at redhat dot com
409
410
411
412 Folks that have been caught up in a paper trail:
413
414 Jim Kingdon jkingdon@engr.sgi.com
415
416 --
417
418 (*) Indicates folks that don't have a Kerberos/SSH account in the GDB
419 group.