19 Note individuals who maintain parts of the debugger need approval to
20 check in changes outside of the immediate domain that they maintain.
22 If there is no maintainer for a given domain then the responsibility
23 falls to the head maintainer.
25 If there are several maintainers for a given domain then
26 responsibility falls to the first maintainer. The first maintainer is
27 free to devolve that responsibility among the other maintainers.
32 All maintainers listed in this file are allowed to check in obvious
35 An "obvious fix" means that there is no possibility that anyone will
36 disagree with the change. Something like bypassing an interface will
37 result in instantaneous and loud complaints.
39 A good mental test is "will the person who hates my work the most be
40 able to find fault with the change" - if so, then it's not obvious and
41 needs to be posted first. :-)
46 Generic ISA (Instruction Set Architecture) issues, API variants, CPU
47 variants. *-tdep.c. The Target/Architecture maintainer works with the
48 host maintainer when resolving build issues. The Target/Architecture
49 maintainer works with the native maintainer when resolving API issues.
51 a29k --target=a29k-amd-udi -Werror
54 alpha --target=alpha-dec-osf4.0a -Werror
57 arc --target=arc-elf ,-Werror
60 arm --target=arm-coff,arm-elf,arm-pe ,-Werror
65 d10v --target=d10v-elf ,-Werror
68 d30v --target=d30v-elf ,-Werror
71 djgpp --target=i586-pc-msdosdjgpp ,-Werror
74 fr30 --target=fr30-elf -Werror
77 h8300 --target=h8300hms -Werror
80 h8500 --target=h8500hms -Werror
83 i386 --target=i386-elf,i386-aout ,-Werror
86 i960 (--target=i960-coff broken)
89 ia64 (--target=ia64-elf broken)
92 m32r --target=m32r-elf -Werror
95 m68hc11 --target=m68hc11-elf ,-Werror
98 m68k --target=m68k-aout,m68k-coff,m68k-elf ,-Werror
104 mcore (--target=mcore-elf,mcore-pe broken)
107 mips --target=mips-elf,mips64-elf ,-Werror
110 mn10200 (--target=mn10200-elf broken)
113 mn10300 --target=mn10300-elf ,-Werror
116 ns32k (--target=ns32k-netbsd broken)
119 pa (--target=hppa1.1-hp-proelf broken)
122 powerpc (--target=powerpc-eabi,powerpcle-eabi broken)
129 rs6000 --target=rs6000-ibm-aix3.2,rs6000-ibm-aix4.1 ,-Werror
130 (see rs6000 native and ppc target)
132 sh (--target=sh-hms,sh-elf broken)
135 sparc --target=sparc-elf,sparc64-elf ,-Werror
138 tic80 (--target=tic80-coff broken)
141 v850 --target=v850-elf
144 vax --target=vax-dec-vms5.5 ,-Werror
147 w65 (--target=w64 broken)
150 z8k (--target=z8k-coff broken)
153 All maintainers can make arbitrary changes to OBSOLETE targets.
155 All maintainers can make mechanical (params, spelling, indentation,
156 multi-arch, -W..., ....) changes to ``maintenance only'' targets.
157 Please sanity check the change by compiling with one of the listed
164 The Native maintainer is responsible for target specific native
165 support - typically shared libraries and quirks to procfs/ptrace/...
166 The Native maintainer works with the Arch and Core maintainers when
167 resolving more generic problems.
169 The host maintainer ensures that gdb (including mmalloc) can be built
170 as a cross debugger on their platform.
177 MS Windows (NT, CE, '00, 9x, Me) host & native
179 GNU/Linux/x86 native & host
192 Solaris/x86 native & host (devolved)
195 Solaris/SPARC native & host (devolved)
203 Core: Generic components used by all of GDB
206 Any host/target maintainer can add to
207 gdbarch.{c,h,sh}. Send tricky ones to cagney.
248 include/remote-sim.h, remote-sim.c
265 UI: External (user) interfaces.
283 (anyone can edit; kingdon is just lead maintainer)
285 Makefile.in, configure* ALL
287 mmalloc/ ALL Host maintainers
289 sim/ See sim/MAINTAINERS, co-ordinated by:
292 readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
294 Host maintainers (host dependant parts)
295 (but get your changes into the master version)
320 * Indicates folks we need to get Kerberos/SSH accounts ready so they
321 can write in the source tree
324 Folks that have been caught up in a paper trail: