summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-27 02:45:12 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-27 02:45:12 +0000
commite4621584ca03af4a0ad025b8ab11d4e3e3074fed (patch)
treeab68cd767794850a7d71933f2ffcbb13ecb94c4b /gdb
parentbd48e1a994cfacea33d2b7d3d96052a3af51736c (diff)
downloadbinutils-gdb-e4621584ca03af4a0ad025b8ab11d4e3e3074fed.tar.gz
* MAINTAINERS: Add x86-64 target.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS3
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b897c32ae6f..eb0bfbd0ea3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2002-02-26 Andrew Cagney <ac131313@redhat.com>
+ * MAINTAINERS: Add x86-64 target.
+
+2002-02-26 Andrew Cagney <ac131313@redhat.com>
+
* memattr.c (mem_command): Eliminate ``true'' and ``false''.
* osfsolib.c (solib_map_sections): Ditto.
* irix5-nat.c (solib_map_sections): Ditto.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index c9a888a3f0d..391c36c81d0 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -170,6 +170,9 @@ maintainer works with the native maintainer when resolving API issues.
w65 Deleted.
+ x86-64 (--target=x86_64-linux-gnu broken)
+ Maintenance only
+
xstormy16 --target=xstormy16-elf ,-Werror
Corinna Vinschen vinschen@redhat.com