]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/MAINTAINERS
2001-03-28 H.J. Lu <hjl@gnu.org>
[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)
1a5cef06 102 Known problem in 5.1
21a6f6bb 103 Maintenance only
9b82661c 104
58841d58 105 mcore --target=mcore-elf,mcore-pe ,-Werror
21a6f6bb 106 Maintenance only
9b82661c 107
21a6f6bb
AC
108 mips --target=mips-elf,mips64-elf ,-Werror
109 Andrew Cagney cagney@cygnus.com
9b82661c 110
c53efe6e 111 mn10200 --target=mn10200-elf ,-Werror
21a6f6bb 112 Maintenance only
9b82661c 113
a6da1910 114 mn10300 --target=mn10300-elf ,-Werror
21a6f6bb 115 Andrew Cagney cagney@cygnus.com
9b82661c 116
0981ead9 117 ns32k --target=ns32k-netbsd ,Werror
21a6f6bb 118 Maintenance only
9b82661c 119
21a6f6bb
AC
120 pa (--target=hppa1.1-hp-proelf broken)
121 Jeff Law law@cygnus.com
122
58841d58 123 powerpc --target=powerpc-eabi,powerpcle-eabi ,-Werror
21a6f6bb 124 Kevin Buettner kevinb@cygnus.com
9b82661c
AC
125 Nick Duffek nsd@cygnus.com
126
21a6f6bb
AC
127 rs6000 --target=rs6000-ibm-aix3.2,rs6000-ibm-aix4.1 ,-Werror
128 (see rs6000 native and ppc target)
9b82661c 129
0981ead9 130 sh --target=sh-hms,sh-elf ,-Werror
21a6f6bb 131 Elena Zannoni ezannoni@cygnus.com
9b82661c 132
21a6f6bb
AC
133 sparc --target=sparc-elf,sparc64-elf ,-Werror
134 David Taylor taylor@cygnus.com
9b82661c 135
21a6f6bb
AC
136 tic80 (--target=tic80-coff broken)
137 Maintenance only
138
0981ead9 139 v850 --target=v850-elf ,-Werror
21a6f6bb
AC
140 Maintenance only
141
142 vax --target=vax-dec-vms5.5 ,-Werror
143 Maintenance only
144
0d35ddba 145 w65 (--target=w65 broken)
21a6f6bb
AC
146 Maintenance only
147
148 z8k (--target=z8k-coff broken)
0981ead9 149 Known problem in 5.1
21a6f6bb 150 Maintenance only
9b82661c
AC
151
152All maintainers can make arbitrary changes to OBSOLETE targets.
153
154All maintainers can make mechanical (params, spelling, indentation,
155multi-arch, -W..., ....) changes to ``maintenance only'' targets.
156Please sanity check the change by compiling with one of the listed
157targets.
ef7b4488 158
0981ead9
AC
159The GAWK segment:
160
161 awk < "${maintainers}" '
162 $2 ~ /--target=.*/ {
163 targets = gensub (/^.*--target=/, "", 1, $2)
164 warnings = gensub (/[)]*$/, "", 1, $3)
165 split (targets, targ, /,/)
166 for (i in targ) {
167 print targ[i], warnings
168 }
169 }'
170
171can be used to generate a full list of --target=
172--enable-gdb-build-warning= pairs.
173
5185fdd7
AC
174
175
8860ff2e
AC
176Host/Native:
177
9b82661c
AC
178The Native maintainer is responsible for target specific native
179support - typically shared libraries and quirks to procfs/ptrace/...
180The Native maintainer works with the Arch and Core maintainers when
181resolving more generic problems.
8860ff2e
AC
182
183The host maintainer ensures that gdb (including mmalloc) can be built
184as a cross debugger on their platform.
5185fdd7 185
e306c308
AC
186AIX Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
187 Kevin Buettner kevinb@cygnus.com
188
56a5d675 189djgpp native Eli Zaretskii eliz@gnu.org
15929d05 190 DJ Delorie dj@cygnus.com
77d8f47a 191MS Windows (NT, CE, '00, 9x, Me) host & native
2a20d068 192 Chris Faylor cgf@cygnus.com
ef7b4488 193GNU/Linux/x86 native & host
ef7b4488 194 Mark Kettenis kettenis@gnu.org
d8038014 195 Jim Blandy jimb@cygnus.com
15929d05 196GNU/Linux PPC native Kevin Buettner kevinb@cygnus.com
e255d535 197FreeBSD native & host Mark Kettenis kettenis@gnu.org
e87b0c0b 198 David O'Brien obrien@freebsd.org
80582566 199hurd native Mark Kettenis kettenis@gnu.org
5185fdd7 200hpux, hp pa native Jeff Law law@cygnus.com
e99586d5 201NetBSD native & host J.T. Conklin jtc@redback.com
ef7b4488
AC
202SCO/Unixware Nick Duffek nsd@cygnus.com
203 Robert Lipe rjl@sco.com
f5bca8e7 204GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
2a44e7c4 205Solaris/x86 native & host (devolved)
ef7b4488
AC
206 Nick Duffek nsd@cygnus.com
207 Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
ea8a41b8
AC
208Solaris/SPARC native & host (devolved)
209 David Taylor taylor@cygnus.com
210 Michael Snyder msnyder@cygnus.com
4db6cb88
KD
211Mac OS X Klee Dienes kdienes@apple.com
212 Jim Ingham jingham@apple.com
5185fdd7 213
9b82661c
AC
214
215
5185fdd7
AC
216Core: Generic components used by all of GDB
217
218generic arch support Andrew Cagney cagney@cygnus.com
d8038014
AC
219 Any host/target maintainer can add to
220 gdbarch.{c,h,sh}. Send tricky ones to cagney.
5185fdd7 221target vector Andrew Cagney cagney@cygnus.com
e49d4fa6 222main (main.c, top.c) Elena Zannoni ezannoni@cygnus.com
f5bca8e7 223event loop Elena Zannoni ezannoni@cygnus.com
81078c5d 224
e49d4fa6 225generic symtabs Jim Blandy jimb@cygnus.com
2ea493eb
AC
226 Elena Zannoni ezannoni@cygnus.com
227 dwarf readers Jim Blandy jimb@cygnus.com
228 Elena Zannoni ezannoni@cygnus.com
229 elf reader Jim Blandy jimb@cygnus.com
230 Elena Zannoni ezannoni@cygnus.com
231 stabs reader Jim Blandy jimb@cygnus.com
232 Elena Zannoni ezannoni@cygnus.com
233 coff reader Philippe De Muyter phdm@macqel.be
81078c5d
AC
234 linespec Jim Blandy jimb@cygnus.com
235 Elena Zannoni ezannoni@cygnus.com
236 Fernando Nasser fnasser@cygnus.com
237
2a20d068 238tracing bytecode stuff Jim Blandy jimb@cygnus.com
e49d4fa6
SS
239tracing Michael Snyder msnyder@cygnus.com
240threads Michael Snyder msnyder@cygnus.com
a8596edf 241 Mark Kettenis kettenis@gnu.org
e255d535 242breakpoints Michael Snyder msnyder@cygnus.com
f09cffe3 243 Jim Blandy jimb@cygnus.com
e49d4fa6 244language support David Taylor taylor@cygnus.com
513d6eba
AC
245 C++ support Daniel Berlin dan@cgsoftware.com
246 Java support Anthony Green green@cygnus.com
4db6cb88
KD
247 Objective-C/C++ Klee Dienes kdienes@apple.com
248 Jim Ingham jimgham@apple.com
1bf0ae96 249 Pascal support Pierre Muller muller@sourceware.cygnus.com
e49d4fa6
SS
250expression eval David Taylor taylor@cygnus.com
251defs.h David Taylor taylor@cygnus.com
252utils.c David Taylor taylor@cygnus.com
5185fdd7 253Scheme support Jim Blandy jimb@cygnus.com
e306c308
AC
254
255shared libs (devolved) Jim Blandy jimb@cygnus.com
256 Kevin Buettner kevinb@cygnus.com
257 xcoffsolib Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
258
5185fdd7 259remote.c Andrew Cagney cagney@cygnus.com
56a5d675 260 J.T. Conklin jtc@redback.com
7158fd7f
AC
261include/remote-sim.h, remote-sim.c
262 Andrew Cagney cagney@cygnus.com
f5bca8e7 263sds protocol Fernando Nasser fnasser@cygnus.com
0aaf65d7 264 Jim Ingham jingham@apple.com
f5bca8e7 265rdi/adp protocol Fernando Nasser fnasser@cygnus.com
0aaf65d7 266 Jim Ingham jingham@apple.com
e8be95ae
SS
267documentation Eli Zaretskii eliz@gnu.org
268testsuite Fernando Nasser fnasser@cygnus.com
3a0c66d4 269 hp tests (gdb.hp) (vacant)
513d6eba 270 Java tests (gdb.java) Anthony Green green@cygnus.com
f5bca8e7 271Kernel Object Display Fernando Nasser fnasser@cygnus.com
e99586d5 272dcache.c J.T. Conklin jtc@redback.com
5185fdd7
AC
273
274
275UI: External (user) interfaces.
276
277command interpreter Fernando Nasser fnasser@cygnus.com
258e9693 278gdbtk (c & tcl) Syd Polk spolk@cygnus.com
0aaf65d7 279 Jim Ingham jingham@apple.com
cddf6049 280 Fernando Nasser fnasser@cygnus.com
258e9693 281libgui (w/foundry, sn) Syd Polk spolk@cygnus.com
0aaf65d7 282 Jim Ingham jingham@apple.com
f5bca8e7
AC
283mi (gdb/mi) Andrew Cagney cagney@cygnus.com
284 Elena Zannoni ezannoni@cygnus.com
285 Fernando Nasser fnasser@cygnus.com
3a0c66d4
AC
286tui (vacant)
287 Technical Contact Point wdb@cup.hp.com
f5bca8e7
AC
288
289
290Misc:
291
9a069618 292Web pages. Jim Kingdon jkingdon@engr.sgi.com ++
2403ff6f 293 (anyone can edit; kingdon is just lead maintainer)
7158fd7f 294
f5bca8e7 295Makefile.in, configure* ALL
7158fd7f
AC
296
297mmalloc/ ALL Host maintainers
298
299sim/ See sim/MAINTAINERS, co-ordinated by:
300 Frank Ch. Eigler fche@cygnus.com
5185fdd7 301
9ec7faef
AC
302readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
303 Elena Zannoni ezannoni@cygnus.com
304 Host maintainers (host dependant parts)
305 (but get your changes into the master version)
306
5185fdd7 307
ef7b4488 308
5185fdd7
AC
309 Write After Approval
310
b302179c 311David Anderson davea@sgi.com
9a069618 312Jim Kingdon jkingdon@engr.sgi.com ++
15929d05 313Jason Molenda jsm@cygnus.com
168770df 314H.J. Lu hjl@lucon.org
f5bca8e7 315Nick Clifton nickc@cygnus.com
f09cffe3 316Jonathan Larmour jlarmour@redhat.co.uk
c247e9c4 317Glen McCready gkm@cygnus.com
d8038014 318Gary Thomas gthomas@redhat.com
1bf0ae96 319Pierre Muller muller@sourceware.cygnus.com
26c11c07 320Kazu Hirata kazu@hxi.com
d4edcbb8 321Tom Tromey tromey@cygnus.com
2748f097 322Alexandre Oliva aoliva@redhat.com
39f0ec5c 323Mark Salter msalter@redhat.com
990e9371 324Michael Chastain chastain@redhat.com
09295b57 325Orjan Friberg orjanf@axis.com
b91d87cf 326Jeff Holcomb jeffh@redhat.com
ab9cc815 327David Smith dsmith@redhat.com
291b7e04 328Martin Hunt hunt@redhat.com
07d48ebc 329Matt Hiller hiller@redhat.com
f8241bd1 330Philip Blundell philb@gnu.org
e6b4b0c2 331Keith Seitz keiths@cygnus.com
15929d05 332
3a0c66d4
AC
333
334 Past Maintainers
335
336Jimmy Guo (gdb.hp, tui) guo@cup.hp.com
337
338
e33e9692 339Folks that have been caught up in a paper trail:
dfe25b3a 340
e33e9692
AC
341Jim Kingdon jkingdon@engr.sgi.com
342Paul Hilfinger hilfingr@gnat.com (*)
130c39e6 343Chris G. Demetriou cgd@sibyte.com
e255d535 344
e33e9692 345--
e255d535 346
e33e9692
AC
347(*) Indicates folks that don't have a Kerberos/SSH account in the GDB
348group.