aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/MAINTAINERS1
-rw-r--r--gdb/TODO10
3 files changed, 13 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a2ca5ab..3abfcbf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2001-03-26 Andrew Cagney <ac131313@redhat.com>
+ * MAINTAINERS: Document m88k as a ``Known problem in 5.1''.
+ * TODO (GDB 5.1 - Cleanups): Update.
+
+2001-03-26 Andrew Cagney <ac131313@redhat.com>
+
* fork-child.c (clone_and_follow_inferior): Delete #ifdef
HAVE_VFORK.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 5b32a80..d7aef74 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -99,6 +99,7 @@ maintainer works with the native maintainer when resolving API issues.
Maintenance only
m88k (--target=m88k broken)
+ Known problem in 5.1
Maintenance only
mcore --target=mcore-elf,mcore-pe ,-Werror
diff --git a/gdb/TODO b/gdb/TODO
index a740055..f06febd 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -152,7 +152,7 @@ patch has been submitted.
The following code cleanups will hopefully be applied to GDB 5.1.
--- 2001-03-22
+-- 2001-03-26
Resolve the build status of all broken targets as identified by the
MAINTAINERS file.
@@ -160,8 +160,6 @@ MAINTAINERS file.
o arm-* vs NetBSD's lack of ``unix''
o arm-* vs IRIX (see below)
- o delete m88k?
-
o delete mpw?
-- 2001-03-15
@@ -245,6 +243,12 @@ was occuring in the opcodes directory.
--
+m88k
+
+The m88k has suffered bit rot and is known to not build.
+
+--
+
Solaris 8 x86 CURSES_H problem
http://sources.redhat.com/ml/gdb/2000-07/msg00038.html