summaryrefslogtreecommitdiffstats
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-28 00:22:03 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-28 00:22:03 +0000
commit8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a (patch)
treed26e74c778da04bd05e023710c2d02654dc58f54 /gdb/MAINTAINERS
parentd1bcade6ba573fe30ebc48d71cbc53e4085a9502 (diff)
downloadppe42-binutils-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.tar.gz
ppe42-binutils-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.zip
Add MAINTAINERS file to mmalloc directory - part of GDB and maintained
by GDB's Host maintainers.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS22
1 files changed, 15 insertions, 7 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index dfbbee703f..ba8fe6c909 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -21,8 +21,11 @@ available to step in if the first maintainer is to be absent for any
reason.
-Target/Architecture: Generic ISA - Instruction Set Architecture -
-issues. API variants, CPU variants. *-tdep.c.
+Target/Architecture:
+
+Generic ISA (Instruction Set Architecture) issues, API variants, CPU
+variants. *-tdep.c. The Target/Architecture maintainer works with the
+host maintainer when resolving build issues.
d10v target Andrew Cagney cagney@cygnus.com
d30v target Andrew Cagney cagney@cygnus.com
@@ -37,10 +40,15 @@ m32r target Michael Snyder msnyder@cygnus.com
IA-64 target Kevin Buettner kevinb@cygnus.com
-Host/Native: Target specific native support - typically shared
-libraries and quirks to procfs/ptrace/... A native maintainer works
-with the arch and core maintainer when resolving more generic
-problems.
+Host/Native:
+
+The Native maintainer is responsible for target specific
+native support - typically shared libraries and quirks to
+procfs/ptrace/... The Native maintainer works with the Arch and Core
+maintainers when resolving more generic problems.
+
+The host maintainer ensures that gdb (including mmalloc) can be built
+as a cross debugger on their platform.
hp testsuite (gdb.hp) Jimmy Guo adl-debugger-wdb-merge-guru@cup.hp.com
djgpp native Eli Zaretskii eliz@gnu.org
@@ -105,7 +113,7 @@ Misc:
Web pages. Jim Kingdon kingdon@redhat.com
(anyone can edit; kingdon is just lead maintainer)
Makefile.in, configure* ALL
-
+mmalloc ALL Host maintainers
Write After Approval
OpenPOWER on IntegriCloud