]> Git Repo - binutils.git/blame - gdb/MAINTAINERS
Zap zap.
[binutils.git] / gdb / MAINTAINERS
CommitLineData
ef7b4488
AC
1 GDB Maintainers
2
5185fdd7
AC
3
4 Blanket Write Privs
abdcb2a5 5 (alphabetic)
5185fdd7 6
f9e2d830
AC
7Jim Blandy [email protected]
8Andrew Cagney [email protected]
abdcb2a5
AC
9J.T. Conklin [email protected]
10Fred Fish [email protected]
1b57acd2 11Mark Kettenis [email protected]
abdcb2a5 12Peter Schauer [email protected]
e7411eaa 13Stan Shebs [email protected]
f9e2d830 14Michael Snyder [email protected]
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
54c92070 36disagree with the change.
58cfabe6
AC
37
38A good mental test is "will the person who hates my work the most be
39able to find fault with the change" - if so, then it's not obvious and
40needs to be posted first. :-)
41
54c92070
AC
42Something like changing or bypassing an interface is _not_ an obvious
43fix, since such a change without discussion will result in
44instantaneous and loud complaints.
45
58cfabe6 46
8860ff2e
AC
47Target/Architecture:
48
49Generic ISA (Instruction Set Architecture) issues, API variants, CPU
50variants. *-tdep.c. The Target/Architecture maintainer works with the
ef7b4488
AC
51host maintainer when resolving build issues. The Target/Architecture
52maintainer works with the native maintainer when resolving API issues.
5185fdd7 53
21a6f6bb
AC
54 a29k --target=a29k-amd-udi -Werror
55 Maintenance only
9b82661c 56
21a6f6bb
AC
57 alpha --target=alpha-dec-osf4.0a -Werror
58 Maintenance only
59
60 arc --target=arc-elf ,-Werror
61 Maintenance only
62
a8016339 63 arm --target=arm-coff,arm-elf,arm-pe -w
f9e2d830 64 Fernando Nasser [email protected]
dfe25b3a 65 Scott Bambrough [email protected]
9b82661c 66
158ff1e6 67 cris --target=cris-elf -w
93755ae6
AC
68 Orjan Friberg [email protected]
69
21a6f6bb 70 d10v --target=d10v-elf ,-Werror
7fe4d0d2 71 Maintenance only
21a6f6bb
AC
72
73 d30v --target=d30v-elf ,-Werror
7fe4d0d2 74 Maintenance only
21a6f6bb
AC
75
76 djgpp --target=i586-pc-msdosdjgpp ,-Werror
77 (See native and host)
9b82661c 78
21a6f6bb
AC
79 fr30 --target=fr30-elf -Werror
80 Maintenance only
9b82661c 81
21a6f6bb
AC
82 h8300 --target=h8300hms -Werror
83 Maintenance only
9b82661c 84
21a6f6bb
AC
85 h8500 --target=h8500hms -Werror
86 Maintenance only
9b82661c 87
21a6f6bb
AC
88 i386 --target=i386-elf,i386-aout ,-Werror
89 Mark Kettenis [email protected]
90
58841d58 91 i960 --target=i960-coff ,-Werror
21a6f6bb
AC
92 Maintenance only
93
0981ead9 94 ia64 --target=ia64-linux ,-Werror
f9e2d830 95 Kevin Buettner [email protected]
9b82661c 96
21a6f6bb 97 m32r --target=m32r-elf -Werror
f9e2d830 98 Michael Snyder [email protected]
9b82661c 99
21a6f6bb
AC
100 m68hc11 --target=m68hc11-elf ,-Werror
101 Stephane Carrez [email protected]
9b82661c 102
21a6f6bb
AC
103 m68k --target=m68k-aout,m68k-coff,m68k-elf ,-Werror
104 Maintenance only
9b82661c 105
899ff3a2 106 m88k --target=m88k ,-Werror
1a5cef06 107 Known problem in 5.1
21a6f6bb 108 Maintenance only
9b82661c 109
58841d58 110 mcore --target=mcore-elf,mcore-pe ,-Werror
21a6f6bb 111 Maintenance only
9b82661c 112
21a6f6bb 113 mips --target=mips-elf,mips64-elf ,-Werror
f9e2d830 114 Andrew Cagney [email protected]
9b82661c 115
c53efe6e 116 mn10200 --target=mn10200-elf ,-Werror
21a6f6bb 117 Maintenance only
9b82661c 118
a6da1910 119 mn10300 --target=mn10300-elf ,-Werror
f938fa6a 120 Maintenance only
9b82661c 121
381bab78 122 ns32k --target=ns32k-netbsd ,-Werror
21a6f6bb 123 Maintenance only
9b82661c 124
21a6f6bb 125 pa (--target=hppa1.1-hp-proelf broken)
a4f1e24f 126 Maintenance only
21a6f6bb 127
58841d58 128 powerpc --target=powerpc-eabi,powerpcle-eabi ,-Werror
f9e2d830 129 Kevin Buettner [email protected]
9b82661c 130
21a6f6bb
AC
131 rs6000 --target=rs6000-ibm-aix3.2,rs6000-ibm-aix4.1 ,-Werror
132 (see rs6000 native and ppc target)
9b82661c 133
5769d3cd
AC
134 s390 --target=s390-linux ,-Werror
135 (contact DJ Barrow [email protected])
136
0981ead9 137 sh --target=sh-hms,sh-elf ,-Werror
f9e2d830 138 Elena Zannoni [email protected]
9b82661c 139
21a6f6bb 140 sparc --target=sparc-elf,sparc64-elf ,-Werror
7fe4d0d2 141 Maintenance only
9b82661c 142
1851bca6 143 tic80 Deleted.
21a6f6bb 144
0981ead9 145 v850 --target=v850-elf ,-Werror
21a6f6bb
AC
146 Maintenance only
147
148 vax --target=vax-dec-vms5.5 ,-Werror
149 Maintenance only
150
7bc65f05 151 w65 Deleted.
21a6f6bb
AC
152
153 z8k (--target=z8k-coff broken)
0981ead9 154 Known problem in 5.1
21a6f6bb 155 Maintenance only
9b82661c
AC
156
157All maintainers can make arbitrary changes to OBSOLETE targets.
158
159All maintainers can make mechanical (params, spelling, indentation,
160multi-arch, -W..., ....) changes to ``maintenance only'' targets.
161Please sanity check the change by compiling with one of the listed
162targets.
ef7b4488 163
0981ead9
AC
164The GAWK segment:
165
166 awk < "${maintainers}" '
167 $2 ~ /--target=.*/ {
168 targets = gensub (/^.*--target=/, "", 1, $2)
169 warnings = gensub (/[)]*$/, "", 1, $3)
170 split (targets, targ, /,/)
171 for (i in targ) {
172 print targ[i], warnings
173 }
174 }'
175
176can be used to generate a full list of --target=
177--enable-gdb-build-warning= pairs.
178
5185fdd7
AC
179
180
8860ff2e
AC
181Host/Native:
182
9b82661c
AC
183The Native maintainer is responsible for target specific native
184support - typically shared libraries and quirks to procfs/ptrace/...
185The Native maintainer works with the Arch and Core maintainers when
186resolving more generic problems.
8860ff2e
AC
187
188The host maintainer ensures that gdb (including mmalloc) can be built
189as a cross debugger on their platform.
5185fdd7 190
e306c308 191AIX Peter Schauer [email protected]
f9e2d830 192 Kevin Buettner [email protected]
e306c308 193
56a5d675 194djgpp native Eli Zaretskii [email protected]
f9e2d830 195 DJ Delorie [email protected]
77d8f47a 196MS Windows (NT, CE, '00, 9x, Me) host & native
f9e2d830 197 Chris Faylor [email protected]
ef7b4488 198GNU/Linux/x86 native & host
ef7b4488 199 Mark Kettenis [email protected]
f9e2d830
AC
200 Jim Blandy [email protected]
201GNU/Linux PPC native Kevin Buettner [email protected]
6c8e04b5
DJ
202GNU/Linux MIPS native & host
203 Daniel Jacobowitz [email protected]
e255d535 204FreeBSD native & host Mark Kettenis [email protected]
e87b0c0b 205 David O'Brien [email protected]
80582566 206hurd native Mark Kettenis [email protected]
e99586d5 207NetBSD native & host J.T. Conklin [email protected]
420effb8 208SCO/Unixware Robert Lipe [email protected]
f5bca8e7 209GNU/Linux ARM native Scott Bambrough [email protected]
2a44e7c4 210Solaris/x86 native & host (devolved)
ef7b4488 211 Peter Schauer [email protected]
ea8a41b8 212Solaris/SPARC native & host (devolved)
f9e2d830 213 Michael Snyder [email protected]
4db6cb88
KD
214Mac OS X Klee Dienes [email protected]
215 Jim Ingham [email protected]
5185fdd7 216
9b82661c
AC
217
218
5185fdd7
AC
219Core: Generic components used by all of GDB
220
f9e2d830 221generic arch support Andrew Cagney [email protected]
d8038014
AC
222 Any host/target maintainer can add to
223 gdbarch.{c,h,sh}. Send tricky ones to cagney.
f9e2d830
AC
224target vector Andrew Cagney [email protected]
225main (main.c, top.c) Elena Zannoni [email protected]
226event loop Elena Zannoni [email protected]
227
228generic symtabs Jim Blandy [email protected]
229 Elena Zannoni [email protected]
230 dwarf readers Jim Blandy [email protected]
231 Elena Zannoni [email protected]
232 elf reader Jim Blandy [email protected]
233 Elena Zannoni [email protected]
234 stabs reader Jim Blandy [email protected]
235 Elena Zannoni [email protected]
2ea493eb 236 coff reader Philippe De Muyter [email protected]
5dbc5e5f 237 xcoff reader Any maintainer can modify this; please send tricky
f9e2d830
AC
238 ones to Kevin Buettner <[email protected]>
239 linespec Jim Blandy [email protected]
240 Elena Zannoni [email protected]
241 Fernando Nasser [email protected]
242
243tracing bytecode stuff Jim Blandy [email protected]
244tracing Michael Snyder [email protected]
245threads Michael Snyder [email protected]
a8596edf 246 Mark Kettenis [email protected]
f9e2d830
AC
247breakpoints Michael Snyder [email protected]
248 Jim Blandy [email protected]
7fe4d0d2 249language support (Blanket Write Privs Maintainers)
aa8aac68
AC
250 Java support (devolved)
251 Per Bothner [email protected]
f9e2d830 252 Anthony Green [email protected]
4db6cb88
KD
253 Objective-C/C++ Klee Dienes [email protected]
254 Jim Ingham [email protected]
f9e2d830 255 Pascal support Pierre Muller [email protected]
f9e2d830
AC
256Scheme support Jim Blandy [email protected]
257
258shared libs (devolved) Jim Blandy [email protected]
259 Kevin Buettner [email protected]
e306c308
AC
260 xcoffsolib Peter Schauer [email protected]
261
f9e2d830 262remote.c Andrew Cagney [email protected]
56a5d675 263 J.T. Conklin [email protected]
7158fd7f 264include/remote-sim.h, remote-sim.c
f9e2d830
AC
265 Andrew Cagney [email protected]
266sds protocol Fernando Nasser [email protected]
267rdi/adp protocol Fernando Nasser [email protected]
e8be95ae 268documentation Eli Zaretskii [email protected]
f9e2d830 269testsuite Fernando Nasser [email protected]
5a703563
FN
270 config Mark Salter [email protected]
271 lib Mark Salter [email protected]
272 gdbtk (gdb.gdbtk) Keith Seitz [email protected]
3559696c 273 c++ (gdb.c++) Michael Chastain [email protected]
5a703563 274 mi tests (gdb.mi) Elena Zannoni [email protected]
16075ace 275 Andrew Cagney [email protected]
5a703563
FN
276 stabs (gdb.satbs) Elena Zannoni [email protected]
277 threads (gdb.threads) Michael Snyder [email protected]
278 trace (gdb.trace) Michael Snyder [email protected]
3a0c66d4 279 hp tests (gdb.hp) (vacant)
f9e2d830
AC
280 Java tests (gdb.java) Anthony Green [email protected]
281Kernel Object Display Fernando Nasser [email protected]
e99586d5 282dcache.c J.T. Conklin [email protected]
5185fdd7
AC
283
284
285UI: External (user) interfaces.
286
f9e2d830 287command interpreter Fernando Nasser [email protected]
6755f5ad 288gdbtk (c & tcl) Jim Ingham [email protected]
f9e2d830
AC
289 Fernando Nasser [email protected]
290 Keith Seitz [email protected]
54403c59
KS
291libgui (w/foundry, sn) Jim Ingham [email protected]
292 Keith Seitz [email protected]
f9e2d830
AC
293mi (gdb/mi) Andrew Cagney [email protected]
294 Elena Zannoni [email protected]
295 Fernando Nasser [email protected]
3a0c66d4
AC
296tui (vacant)
297 Technical Contact Point [email protected]
f5bca8e7
AC
298
299
300Misc:
301
9a069618 302Web pages. Jim Kingdon [email protected] ++
2403ff6f 303 (anyone can edit; kingdon is just lead maintainer)
7158fd7f 304
f5bca8e7 305Makefile.in, configure* ALL
7158fd7f
AC
306
307mmalloc/ ALL Host maintainers
308
309sim/ See sim/MAINTAINERS, co-ordinated by:
f9e2d830 310 Frank Ch. Eigler [email protected]
5185fdd7 311
9ec7faef 312readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
f9e2d830 313 Elena Zannoni [email protected]
9ec7faef
AC
314 Host maintainers (host dependant parts)
315 (but get your changes into the master version)
316
30ef99d1 317tcl/ tk/ itcl/ Ian Roxborough [email protected]
ef7b4488 318
e7745bde
AC
319 Write After Approval
320 (alphabetic)
5185fdd7 321
b76a2a57
AC
322To get recommended for the Write After Approval list you need a valid
323FSF assignment and have submitted one good patch.
324
b302179c 325David Anderson [email protected]
e7745bde
AC
326Philip Blundell [email protected]
327Joel Brobecker [email protected]
f9e2d830 328Nick Clifton [email protected]
e7745bde 329Orjan Friberg [email protected]
1005d5ef 330Ben Harris [email protected]
e7745bde
AC
331Paul Hilfinger [email protected]
332Matt Hiller [email protected]
333Kazu Hirata [email protected]
334Jeff Holcomb [email protected]
335Don Howard [email protected]
336Martin Hunt [email protected]
2740bf6c 337Daniel Jacobowitz [email protected]
37965979 338Andreas Jaeger [email protected]
e7745bde
AC
339Geoff Keating [email protected]
340Jim Kingdon [email protected] ++
f09cffe3 341Jonathan Larmour [email protected]
e7745bde 342H.J. Lu [email protected]
f9e2d830 343Glen McCready [email protected]
6d6b80e5 344Jason Molenda [email protected]
f9e2d830 345Pierre Muller [email protected]
2748f097 346Alexandre Oliva [email protected]
39f0ec5c 347Mark Salter [email protected]
f9e2d830 348Keith Seitz [email protected]
5f3b5248 349Jiri Smid [email protected]
e7745bde 350David Smith [email protected]
7c542009 351Stephen P. Smith [email protected]
e7745bde 352Gary Thomas [email protected]
f9e2d830 353Tom Tromey [email protected]
ad4571f3 354Corinna Vinschen [email protected]
aedf1c5b 355Keith Walker [email protected]
e7745bde 356
15929d05 357
3a0c66d4
AC
358
359 Past Maintainers
360
361Jimmy Guo (gdb.hp, tui) [email protected]
a4f1e24f 362Jeff Law (hppa) [email protected]
f4c100a7 363Daniel Berlin (C++ support) [email protected]
7fe4d0d2
AC
364Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
365David Taylor (d10v, sparc, utils, defs,
366 expression evaluator, language support) taylor at candd dot org
3a0c66d4
AC
367
368
e33e9692 369Folks that have been caught up in a paper trail:
dfe25b3a 370
e33e9692 371Jim Kingdon [email protected]
130c39e6 372Chris G. Demetriou [email protected]
3559696c 373Michael Chastain [email protected]
e255d535 374
e33e9692 375--
e255d535 376
e33e9692
AC
377(*) Indicates folks that don't have a Kerberos/SSH account in the GDB
378group.
This page took 0.294026 seconds and 4 git commands to generate.