15 Note individuals who maintain parts of the debugger need approval to
16 check in changes outside of the immediate domain that they maintain.
18 If there is no maintainer for a given domain then the responsibility
19 falls to the head maintainer.
21 If there are several maintainers for a given domain then
22 responsibility falls to the first maintainer. The first maintainer is
23 free to devolve that responsibility among the other maintainers.
28 Generic ISA (Instruction Set Architecture) issues, API variants, CPU
29 variants. *-tdep.c. The Target/Architecture maintainer works with the
30 host maintainer when resolving build issues. The Target/Architecture
31 maintainer works with the native maintainer when resolving API issues.
51 The Native maintainer is responsible for target specific
52 native support - typically shared libraries and quirks to
53 procfs/ptrace/... The Native maintainer works with the Arch and Core
54 maintainers when resolving more generic problems.
56 The host maintainer ensures that gdb (including mmalloc) can be built
57 as a cross debugger on their platform.
61 MS Windows (N.T., CE, '00) host & native
63 GNU/Linux/x86 native & host
74 Solaris/x86 native & host
77 Solaris/SPARC native & host
82 Core: Generic components used by all of GDB
85 Any host/target maintainer can add to
86 gdbarch.{c,h,sh}. Send tricky ones to cagney.
117 include/remote-sim.h, remote-sim.c
133 UI: External (user) interfaces.
151 (anyone can edit; kingdon is just lead maintainer)
153 Makefile.in, configure* ALL
155 mmalloc/ ALL Host maintainers
157 sim/ See sim/MAINTAINERS, co-ordinated by:
160 readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
162 Host maintainers (host dependant parts)
163 (but get your changes into the master version)
179 * Indicates folks we need to get Kerberos/SSH accounts ready so they
180 can write in the source tree
182 + Indicates folks that have been caught up in a paper trail.