summaryrefslogtreecommitdiff
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
commit83befce2a8bc8cfd19941fc4049bcd74cc548a4a (patch)
tree21fdeba07d88c6f5a219bf8ea02a965e9cfd9f33
parent105288065a888f1329b0a56d2ccb391ec342d0e4 (diff)
downloadgdb-83befce2a8bc8cfd19941fc4049bcd74cc548a4a.tar.gz
* MAINTAINERS: Add x86-64 target.
-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