* gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
[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 OBSOLETE candidate, not multi-arch
62
63 arc --target=arc-elf ,-Werror
64 Maintenance only
65 OBSOLETE candidate, not multi-arch
66
67 arm --target=arm-elf -w
68 Fernando Nasser fnasser@redhat.com
69 Scott Bambrough scottb@netwinder.org
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 ,-Werror
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 xstormy16 --target=xstormy16-elf ,-Werror
173 Corinna Vinschen vinschen@redhat.com
174
175 z8k --target=z8k-coff ,-Werror
176 Known problem in 5.1
177 Maintenance only
178 OBSOLETE candidate, not multi-arch
179
180 All developers recognized by this file can make arbitrary changes to
181 OBSOLETE targets.
182
183 All maintainers can test and thence approve non-trivial changes to
184 ``maintenance only'' targets submitted by recognized developers.
185
186 All recognized developers can make mechanical changes (by virtue of
187 the obvious fix rule) to ``maintenance only'' targets. The change
188 shall be sanity checked by compiling with one of the listed targets.
189
190 The GAWK segment:
191
192 awk < "${maintainers}" '
193 $2 ~ /--target=.*/ {
194 targets = gensub (/^.*--target=/, "", 1, $2)
195 warnings = gensub (/[)]*$/, "", 1, $3)
196 split (targets, targ, /,/)
197 for (i in targ) {
198 print targ[i], warnings
199 }
200 }'
201
202 can be used to generate a full list of --target=
203 --enable-gdb-build-warning= pairs.
204
205
206
207 Host/Native:
208
209 The Native maintainer is responsible for target specific native
210 support - typically shared libraries and quirks to procfs/ptrace/...
211 The Native maintainer works with the Arch and Core maintainers when
212 resolving more generic problems.
213
214 The host maintainer ensures that gdb (including mmalloc) can be built
215 as a cross debugger on their platform.
216
217 AIX Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
218 Kevin Buettner kevinb@redhat.com
219
220 djgpp native Eli Zaretskii eliz@gnu.org
221 DJ Delorie dj@redhat.com
222 MS Windows (NT, CE, '00, 9x, Me) host & native
223 Chris Faylor cgf@redhat.com
224 GNU/Linux/x86 native & host
225 Mark Kettenis kettenis@gnu.org
226 Jim Blandy jimb@redhat.com
227 GNU/Linux PPC native Kevin Buettner kevinb@redhat.com
228 GNU/Linux MIPS native & host
229 Daniel Jacobowitz dan@debian.org
230 FreeBSD native & host Mark Kettenis kettenis@gnu.org
231 David O'Brien obrien@freebsd.org
232 hurd native Mark Kettenis kettenis@gnu.org
233 NetBSD native & host J.T. Conklin jtc@redback.com
234 SCO/Unixware Robert Lipe rjl@sco.com
235 GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
236 Solaris/x86 native & host (devolved)
237 Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
238 Solaris/SPARC native & host (devolved)
239 Michael Snyder msnyder@redhat.com
240 Mac OS X Klee Dienes kdienes@apple.com
241 Jim Ingham jingham@apple.com
242
243
244
245 Core: Generic components used by all of GDB
246
247 generic arch support Andrew Cagney cagney@redhat.com
248 Any host/target maintainer can add to
249 gdbarch.{c,h,sh}. Send tricky ones to cagney.
250 target vector Andrew Cagney cagney@redhat.com
251 main (main.c, top.c) Elena Zannoni ezannoni@redhat.com
252 event loop Elena Zannoni ezannoni@redhat.com
253
254 generic symtabs Jim Blandy jimb@redhat.com
255 Elena Zannoni ezannoni@redhat.com
256 dwarf readers Jim Blandy jimb@redhat.com
257 Elena Zannoni ezannoni@redhat.com
258 elf reader Jim Blandy jimb@redhat.com
259 Elena Zannoni ezannoni@redhat.com
260 stabs reader Jim Blandy jimb@redhat.com
261 Elena Zannoni ezannoni@redhat.com
262 coff reader Philippe De Muyter phdm@macqel.be
263 xcoff reader Any maintainer can modify this; please send tricky
264 ones to Kevin Buettner <kevinb@redhat.com>
265 linespec Jim Blandy jimb@redhat.com
266 Elena Zannoni ezannoni@redhat.com
267 Fernando Nasser fnasser@redhat.com
268
269 tracing bytecode stuff Jim Blandy jimb@redhat.com
270 tracing Michael Snyder msnyder@redhat.com
271 threads Michael Snyder msnyder@redhat.com
272 Mark Kettenis kettenis@gnu.org
273 breakpoints Michael Snyder msnyder@redhat.com
274 Jim Blandy jimb@redhat.com
275 language support (Blanket Write Privs Maintainers)
276 C++ Daniel Jacobowitz dan@debian.org
277 Java support (devolved)
278 Per Bothner per@bothner.com
279 Anthony Green green@redhat.com
280 Objective-C/C++ Klee Dienes kdienes@apple.com
281 Jim Ingham jimgham@apple.com
282 Pascal support Pierre Muller muller@sourceware.redhat.com
283 Scheme support Jim Blandy jimb@redhat.com
284
285 shared libs (devolved) Jim Blandy jimb@redhat.com
286 Kevin Buettner kevinb@redhat.com
287 xcoffsolib Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
288
289 remote.c Andrew Cagney cagney@redhat.com
290 J.T. Conklin jtc@redback.com
291 include/remote-sim.h, remote-sim.c
292 Andrew Cagney cagney@redhat.com
293 sds protocol Fernando Nasser fnasser@redhat.com
294 rdi/adp protocol Fernando Nasser fnasser@redhat.com
295 documentation Eli Zaretskii eliz@gnu.org
296 testsuite Fernando Nasser fnasser@redhat.com
297 config Mark Salter msalter@redhat.com
298 lib Mark Salter msalter@redhat.com
299 gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com
300 c++ (gdb.c++) Michael Chastain mec@shout.net
301 mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com
302 Andrew Cagney cagney@redhat.com
303 stabs (gdb.satbs) Elena Zannoni ezannoni@redhat.com
304 threads (gdb.threads) Michael Snyder msnyder@redhat.com
305 trace (gdb.trace) Michael Snyder msnyder@redhat.com
306 hp tests (gdb.hp) (vacant)
307 Java tests (gdb.java) Anthony Green green@redhat.com
308 Kernel Object Display Fernando Nasser fnasser@redhat.com
309 dcache.c J.T. Conklin jtc@redback.com
310
311
312 UI: External (user) interfaces.
313
314 command interpreter Fernando Nasser fnasser@redhat.com
315 gdbtk (c & tcl) Jim Ingham jingham@apple.com
316 Fernando Nasser fnasser@redhat.com
317 Keith Seitz keiths@redhat.com
318 libgui (w/foundry, sn) Jim Ingham jingham@apple.com
319 Keith Seitz keiths@redhat.com
320 mi (gdb/mi) Andrew Cagney cagney@redhat.com
321 Elena Zannoni ezannoni@redhat.com
322 Fernando Nasser fnasser@redhat.com
323 tui (vacant)
324 Technical Contact Point wdb@cup.hp.com
325
326
327 Misc:
328
329 Web pages. Jim Kingdon jkingdon@engr.sgi.com ++
330 (anyone can edit; kingdon is just lead maintainer)
331
332 Makefile.in, configure* ALL
333
334 mmalloc/ ALL Host maintainers
335
336 sim/ See sim/MAINTAINERS, co-ordinated by:
337 Frank Ch. Eigler fche@redhat.com
338
339 readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
340 Elena Zannoni ezannoni@redhat.com
341 Host maintainers (host dependant parts)
342 (but get your changes into the master version)
343
344 tcl/ tk/ itcl/ Ian Roxborough irox@redhat.com
345
346 Write After Approval
347 (alphabetic)
348
349 To get recommended for the Write After Approval list you need a valid
350 FSF assignment and have submitted one good patch.
351
352 David Anderson davea@sgi.com
353 Philip Blundell philb@gnu.org
354 Joel Brobecker brobecker@act-europe.fr
355 Nick Clifton nickc@redhat.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 Paul Hilfinger hilfinger@gnat.com
361 Matt Hiller hiller@redhat.com
362 Kazu Hirata kazu@hxi.com
363 Jeff Holcomb jeffh@redhat.com
364 Don Howard dhoward@redhat.com
365 Martin Hunt hunt@redhat.com
366 Daniel Jacobowitz dan@debian.org
367 Andreas Jaeger aj@suse.de
368 Geoff Keating geoffk@redhat.com
369 Jim Kingdon jkingdon@engr.sgi.com ++
370 Jonathan Larmour jlarmour@redhat.co.uk
371 H.J. Lu hjl@lucon.org
372 Glen McCready gkm@redhat.com
373 Jason Merrill jason@redhat.com
374 Jason Molenda jmolenda@apple.com
375 Pierre Muller muller@sourceware.redhat.com
376 Alexandre Oliva aoliva@redhat.com
377 Tom Rix trix@redhat.com
378 Mark Salter msalter@redhat.com
379 Andreas Schwab schwab@suse.de
380 Keith Seitz keiths@redhat.com
381 Jiri Smid smid@suse.cz
382 David Smith dsmith@redhat.com
383 Stephen P. Smith ischis2@home.com
384 Jackie Smith Cashion jsmith@redhat.com
385 Petr Sorfa petrs@caldera.com
386 Gary Thomas gthomas@redhat.com
387 Jason Thorpe thorpej@wasabisystems.com
388 Tom Tromey tromey@redhat.com
389 Corinna Vinschen vinschen@redhat.com
390 Keith Walker keith.walker@arm.com
391
392
393
394 Past Maintainers
395
396 Jimmy Guo (gdb.hp, tui) guo@cup.hp.com
397 Jeff Law (hppa) law@cygnus.com
398 Daniel Berlin (C++ support) dan@cgsoftware.com
399 Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
400 David Taylor (d10v, sparc, utils, defs,
401 expression evaluator, language support) taylor at candd dot org
402
403
404 Folks that have been caught up in a paper trail:
405
406 Jim Kingdon jkingdon@engr.sgi.com
407 Chris G. Demetriou cgd@sibyte.com
408 Michael Chastain mec@shout.net
409
410 --
411
412 (*) Indicates folks that don't have a Kerberos/SSH account in the GDB
413 group.