]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/MAINTAINERS
* fork-child.c (clone_and_follow_inferior): Delete #ifdef
[thirdparty/binutils-gdb.git] / gdb / MAINTAINERS
CommitLineData
ef7b4488
AC
1 GDB Maintainers
2
5185fdd7
AC
3
4 Blanket Write Privs
abdcb2a5 5 (alphabetic)
5185fdd7 6
5d15e252 7Jim Blandy jimb@cygnus.com
5185fdd7 8Andrew Cagney ac131313@cygnus.com
abdcb2a5
AC
9J.T. Conklin jtc@redback.com
10Fred Fish fnf@ninemoons.com
1b57acd2 11Mark Kettenis kettenis@gnu.org
abdcb2a5 12Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
e7411eaa
AC
13Stan Shebs shebs@apple.com
14Michael Snyder msnyder@cygnus.com
5185fdd7 15
f5bca8e7 16
5185fdd7
AC
17 Various Maintainers
18
19Note individuals who maintain parts of the debugger need approval to
20check in changes outside of the immediate domain that they maintain.
21
36c2118f
AC
22If there is no maintainer for a given domain then the responsibility
23falls to the head maintainer.
24
25If there are several maintainers for a given domain then
26responsibility falls to the first maintainer. The first maintainer is
27free to devolve that responsibility among the other maintainers.
538aae9d 28
5185fdd7 29
58cfabe6
AC
30 The Obvious Fix Rule
31
32All maintainers listed in this file are allowed to check in obvious
33fixes.
34
35An "obvious fix" means that there is no possibility that anyone will
36disagree with the change. Something like bypassing an interface will
37result in instantaneous and loud complaints.
38
39A good mental test is "will the person who hates my work the most be
40able to find fault with the change" - if so, then it's not obvious and
41needs to be posted first. :-)
42
43
8860ff2e
AC
44Target/Architecture:
45
46Generic ISA (Instruction Set Architecture) issues, API variants, CPU
47variants. *-tdep.c. The Target/Architecture maintainer works with the
ef7b4488
AC
48host maintainer when resolving build issues. The Target/Architecture
49maintainer works with the native maintainer when resolving API issues.
5185fdd7 50
21a6f6bb
AC
51 a29k --target=a29k-amd-udi -Werror
52 Maintenance only
9b82661c 53
21a6f6bb
AC
54 alpha --target=alpha-dec-osf4.0a -Werror
55 Maintenance only
56
57 arc --target=arc-elf ,-Werror
58 Maintenance only
59
0981ead9 60 arm (--target=arm-coff,arm-elf,arm-pe broken)
21a6f6bb 61 Fernando Nasser fnasser@cygnus.com
0aaf65d7 62 Jim Ingham jingham@apple.com
dfe25b3a 63 Scott Bambrough scottb@netwinder.org
9b82661c 64
21a6f6bb
AC
65 d10v --target=d10v-elf ,-Werror
66 Andrew Cagney cagney@cygnus.com
67
68 d30v --target=d30v-elf ,-Werror
69 David Taylor taylor@cygnus.com
70
71 djgpp --target=i586-pc-msdosdjgpp ,-Werror
72 (See native and host)
9b82661c 73
21a6f6bb
AC
74 fr30 --target=fr30-elf -Werror
75 Maintenance only
9b82661c 76
21a6f6bb
AC
77 h8300 --target=h8300hms -Werror
78 Maintenance only
9b82661c 79
21a6f6bb
AC
80 h8500 --target=h8500hms -Werror
81 Maintenance only
9b82661c 82
21a6f6bb
AC
83 i386 --target=i386-elf,i386-aout ,-Werror
84 Mark Kettenis kettenis@gnu.org
85
58841d58 86 i960 --target=i960-coff ,-Werror
21a6f6bb
AC
87 Maintenance only
88
0981ead9 89 ia64 --target=ia64-linux ,-Werror
21a6f6bb 90 Kevin Buettner kevinb@cygnus.com
9b82661c 91
21a6f6bb
AC
92 m32r --target=m32r-elf -Werror
93 Michael Snyder msnyder@cygnus.com
9b82661c 94
21a6f6bb
AC
95 m68hc11 --target=m68hc11-elf ,-Werror
96 Stephane Carrez Stephane.Carrez@worldnet.fr
9b82661c 97
21a6f6bb
AC
98 m68k --target=m68k-aout,m68k-coff,m68k-elf ,-Werror
99 Maintenance only
9b82661c 100
0981ead9 101 m88k (--target=m88k broken)
21a6f6bb 102 Maintenance only
9b82661c 103
58841d58 104 mcore --target=mcore-elf,mcore-pe ,-Werror
21a6f6bb 105 Maintenance only
9b82661c 106
21a6f6bb
AC
107 mips --target=mips-elf,mips64-elf ,-Werror
108 Andrew Cagney cagney@cygnus.com
9b82661c 109
c53efe6e 110 mn10200 --target=mn10200-elf ,-Werror
21a6f6bb 111 Maintenance only
9b82661c 112
a6da1910 113 mn10300 --target=mn10300-elf ,-Werror
21a6f6bb 114 Andrew Cagney cagney@cygnus.com
9b82661c 115
0981ead9 116 ns32k --target=ns32k-netbsd ,Werror
21a6f6bb 117 Maintenance only
9b82661c 118
21a6f6bb
AC
119 pa (--target=hppa1.1-hp-proelf broken)
120 Jeff Law law@cygnus.com
121
58841d58 122 powerpc --target=powerpc-eabi,powerpcle-eabi ,-Werror
21a6f6bb 123 Kevin Buettner kevinb@cygnus.com
9b82661c
AC
124 Nick Duffek nsd@cygnus.com
125
21a6f6bb
AC
126 rs6000 --target=rs6000-ibm-aix3.2,rs6000-ibm-aix4.1 ,-Werror
127 (see rs6000 native and ppc target)
9b82661c 128
0981ead9 129 sh --target=sh-hms,sh-elf ,-Werror
21a6f6bb 130 Elena Zannoni ezannoni@cygnus.com
9b82661c 131
21a6f6bb
AC
132 sparc --target=sparc-elf,sparc64-elf ,-Werror
133 David Taylor taylor@cygnus.com
9b82661c 134
21a6f6bb
AC
135 tic80 (--target=tic80-coff broken)
136 Maintenance only
137
0981ead9 138 v850 --target=v850-elf ,-Werror
21a6f6bb
AC
139 Maintenance only
140
141 vax --target=vax-dec-vms5.5 ,-Werror
142 Maintenance only
143
0d35ddba 144 w65 (--target=w65 broken)
21a6f6bb
AC
145 Maintenance only
146
147 z8k (--target=z8k-coff broken)
0981ead9 148 Known problem in 5.1
21a6f6bb 149 Maintenance only
9b82661c
AC
150
151All maintainers can make arbitrary changes to OBSOLETE targets.
152
153All maintainers can make mechanical (params, spelling, indentation,
154multi-arch, -W..., ....) changes to ``maintenance only'' targets.
155Please sanity check the change by compiling with one of the listed
156targets.
ef7b4488 157
0981ead9
AC
158The GAWK segment:
159
160 awk < "${maintainers}" '
161 $2 ~ /--target=.*/ {
162 targets = gensub (/^.*--target=/, "", 1, $2)
163 warnings = gensub (/[)]*$/, "", 1, $3)
164 split (targets, targ, /,/)
165 for (i in targ) {
166 print targ[i], warnings
167 }
168 }'
169
170can be used to generate a full list of --target=
171--enable-gdb-build-warning= pairs.
172
5185fdd7
AC
173
174
8860ff2e
AC
175Host/Native:
176
9b82661c
AC
177The Native maintainer is responsible for target specific native
178support - typically shared libraries and quirks to procfs/ptrace/...
179The Native maintainer works with the Arch and Core maintainers when
180resolving more generic problems.
8860ff2e
AC
181
182The host maintainer ensures that gdb (including mmalloc) can be built
183as a cross debugger on their platform.
5185fdd7 184
e306c308
AC
185AIX Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
186 Kevin Buettner kevinb@cygnus.com
187
56a5d675 188djgpp native Eli Zaretskii eliz@gnu.org
15929d05 189 DJ Delorie dj@cygnus.com
77d8f47a 190MS Windows (NT, CE, '00, 9x, Me) host & native
2a20d068 191 Chris Faylor cgf@cygnus.com
ef7b4488 192GNU/Linux/x86 native & host
ef7b4488 193 Mark Kettenis kettenis@gnu.org
d8038014 194 Jim Blandy jimb@cygnus.com
15929d05 195GNU/Linux PPC native Kevin Buettner kevinb@cygnus.com
e255d535 196FreeBSD native & host Mark Kettenis kettenis@gnu.org
e87b0c0b 197 David O'Brien obrien@freebsd.org
80582566 198hurd native Mark Kettenis kettenis@gnu.org
5185fdd7 199hpux, hp pa native Jeff Law law@cygnus.com
e99586d5 200NetBSD native & host J.T. Conklin jtc@redback.com
ef7b4488
AC
201SCO/Unixware Nick Duffek nsd@cygnus.com
202 Robert Lipe rjl@sco.com
f5bca8e7 203GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
2a44e7c4 204Solaris/x86 native & host (devolved)
ef7b4488
AC
205 Nick Duffek nsd@cygnus.com
206 Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
ea8a41b8
AC
207Solaris/SPARC native & host (devolved)
208 David Taylor taylor@cygnus.com
209 Michael Snyder msnyder@cygnus.com
4db6cb88
KD
210Mac OS X Klee Dienes kdienes@apple.com
211 Jim Ingham jingham@apple.com
5185fdd7 212
9b82661c
AC
213
214
5185fdd7
AC
215Core: Generic components used by all of GDB
216
217generic arch support Andrew Cagney cagney@cygnus.com
d8038014
AC
218 Any host/target maintainer can add to
219 gdbarch.{c,h,sh}. Send tricky ones to cagney.
5185fdd7 220target vector Andrew Cagney cagney@cygnus.com
e49d4fa6 221main (main.c, top.c) Elena Zannoni ezannoni@cygnus.com
f5bca8e7 222event loop Elena Zannoni ezannoni@cygnus.com
81078c5d 223
e49d4fa6 224generic symtabs Jim Blandy jimb@cygnus.com
2ea493eb
AC
225 Elena Zannoni ezannoni@cygnus.com
226 dwarf readers Jim Blandy jimb@cygnus.com
227 Elena Zannoni ezannoni@cygnus.com
228 elf reader Jim Blandy jimb@cygnus.com
229 Elena Zannoni ezannoni@cygnus.com
230 stabs reader Jim Blandy jimb@cygnus.com
231 Elena Zannoni ezannoni@cygnus.com
232 coff reader Philippe De Muyter phdm@macqel.be
81078c5d
AC
233 linespec Jim Blandy jimb@cygnus.com
234 Elena Zannoni ezannoni@cygnus.com
235 Fernando Nasser fnasser@cygnus.com
236
2a20d068 237tracing bytecode stuff Jim Blandy jimb@cygnus.com
e49d4fa6
SS
238tracing Michael Snyder msnyder@cygnus.com
239threads Michael Snyder msnyder@cygnus.com
a8596edf 240 Mark Kettenis kettenis@gnu.org
e255d535 241breakpoints Michael Snyder msnyder@cygnus.com
f09cffe3 242 Jim Blandy jimb@cygnus.com
e49d4fa6 243language support David Taylor taylor@cygnus.com
513d6eba
AC
244 C++ support Daniel Berlin dan@cgsoftware.com
245 Java support Anthony Green green@cygnus.com
4db6cb88
KD
246 Objective-C/C++ Klee Dienes kdienes@apple.com
247 Jim Ingham jimgham@apple.com
1bf0ae96 248 Pascal support Pierre Muller muller@sourceware.cygnus.com
e49d4fa6
SS
249expression eval David Taylor taylor@cygnus.com
250defs.h David Taylor taylor@cygnus.com
251utils.c David Taylor taylor@cygnus.com
5185fdd7 252Scheme support Jim Blandy jimb@cygnus.com
e306c308
AC
253
254shared libs (devolved) Jim Blandy jimb@cygnus.com
255 Kevin Buettner kevinb@cygnus.com
256 xcoffsolib Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
257
5185fdd7 258remote.c Andrew Cagney cagney@cygnus.com
56a5d675 259 J.T. Conklin jtc@redback.com
7158fd7f
AC
260include/remote-sim.h, remote-sim.c
261 Andrew Cagney cagney@cygnus.com
f5bca8e7 262sds protocol Fernando Nasser fnasser@cygnus.com
0aaf65d7 263 Jim Ingham jingham@apple.com
f5bca8e7 264rdi/adp protocol Fernando Nasser fnasser@cygnus.com
0aaf65d7 265 Jim Ingham jingham@apple.com
e8be95ae
SS
266documentation Eli Zaretskii eliz@gnu.org
267testsuite Fernando Nasser fnasser@cygnus.com
3a0c66d4 268 hp tests (gdb.hp) (vacant)
513d6eba 269 Java tests (gdb.java) Anthony Green green@cygnus.com
f5bca8e7 270Kernel Object Display Fernando Nasser fnasser@cygnus.com
e99586d5 271dcache.c J.T. Conklin jtc@redback.com
5185fdd7
AC
272
273
274UI: External (user) interfaces.
275
276command interpreter Fernando Nasser fnasser@cygnus.com
258e9693 277gdbtk (c & tcl) Syd Polk spolk@cygnus.com
0aaf65d7 278 Jim Ingham jingham@apple.com
cddf6049 279 Fernando Nasser fnasser@cygnus.com
258e9693 280libgui (w/foundry, sn) Syd Polk spolk@cygnus.com
0aaf65d7 281 Jim Ingham jingham@apple.com
f5bca8e7
AC
282mi (gdb/mi) Andrew Cagney cagney@cygnus.com
283 Elena Zannoni ezannoni@cygnus.com
284 Fernando Nasser fnasser@cygnus.com
3a0c66d4
AC
285tui (vacant)
286 Technical Contact Point wdb@cup.hp.com
f5bca8e7
AC
287
288
289Misc:
290
9a069618 291Web pages. Jim Kingdon jkingdon@engr.sgi.com ++
2403ff6f 292 (anyone can edit; kingdon is just lead maintainer)
7158fd7f 293
f5bca8e7 294Makefile.in, configure* ALL
7158fd7f
AC
295
296mmalloc/ ALL Host maintainers
297
298sim/ See sim/MAINTAINERS, co-ordinated by:
299 Frank Ch. Eigler fche@cygnus.com
5185fdd7 300
9ec7faef
AC
301readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
302 Elena Zannoni ezannoni@cygnus.com
303 Host maintainers (host dependant parts)
304 (but get your changes into the master version)
305
5185fdd7 306
ef7b4488 307
5185fdd7
AC
308 Write After Approval
309
b302179c 310David Anderson davea@sgi.com
9a069618 311Jim Kingdon jkingdon@engr.sgi.com ++
15929d05 312Jason Molenda jsm@cygnus.com
168770df 313H.J. Lu hjl@lucon.org
f5bca8e7 314Nick Clifton nickc@cygnus.com
f09cffe3 315Jonathan Larmour jlarmour@redhat.co.uk
c247e9c4 316Glen McCready gkm@cygnus.com
d8038014 317Gary Thomas gthomas@redhat.com
1bf0ae96 318Pierre Muller muller@sourceware.cygnus.com
26c11c07 319Kazu Hirata kazu@hxi.com
d4edcbb8 320Tom Tromey tromey@cygnus.com
2748f097 321Alexandre Oliva aoliva@redhat.com
39f0ec5c 322Mark Salter msalter@redhat.com
990e9371 323Michael Chastain chastain@redhat.com
09295b57 324Orjan Friberg orjanf@axis.com
b91d87cf 325Jeff Holcomb jeffh@redhat.com
ab9cc815 326David Smith dsmith@redhat.com
291b7e04 327Martin Hunt hunt@redhat.com
07d48ebc 328Matt Hiller hiller@redhat.com
f8241bd1 329Philip Blundell philb@gnu.org
e6b4b0c2 330Keith Seitz keiths@cygnus.com
15929d05 331
3a0c66d4
AC
332
333 Past Maintainers
334
335Jimmy Guo (gdb.hp, tui) guo@cup.hp.com
336
337
e33e9692 338Folks that have been caught up in a paper trail:
dfe25b3a 339
e33e9692
AC
340Jim Kingdon jkingdon@engr.sgi.com
341Paul Hilfinger hilfingr@gnat.com (*)
130c39e6 342Chris G. Demetriou cgd@sibyte.com
e255d535 343
e33e9692 344--
e255d535 345
e33e9692
AC
346(*) Indicates folks that don't have a Kerberos/SSH account in the GDB
347group.