aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-12-12 15:31:36 +0000
committerAndrew Cagney <cagney@redhat.com>2004-12-12 15:31:36 +0000
commit91a533d47bb2463f9eac1d541e9ccf4b89bdd216 (patch)
treebf917e1b8c59c493a747ce480d37c2ff345c8103 /gdb/MAINTAINERS
parent0d9b270c62ddb9f02b06fa92cf2ec778a6d9fb8b (diff)
downloadgdb-91a533d47bb2463f9eac1d541e9ccf4b89bdd216.zip
gdb-91a533d47bb2463f9eac1d541e9ccf4b89bdd216.tar.gz
gdb-91a533d47bb2463f9eac1d541e9ccf4b89bdd216.tar.bz2
2004-12-12 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Reword description of what "Target Instruction Set Architectures" covers.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS11
1 files changed, 7 insertions, 4 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index f51c3a7..f39206b 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -50,10 +50,13 @@ instantaneous and loud complaints.
Target Instruction Set Architectures:
-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. The Target/Architecture
-maintainer works with the native maintainer when resolving API issues.
+The *-tdep.c files. ISA (Instruction Set Architecture) and OS-ABI
+(Operating System / Application Binary Interface) issues including CPU
+variants.
+
+The Target/Architecture maintainer works with the host maintainer when
+resolving build issues. The Target/Architecture maintainer works with
+the native maintainer when resolving ABI issues.
alpha --target=alpha-elf ,-Werror
Maintenance only