diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a2ca5abe2e..3abfcbf2e4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-03-26 Andrew Cagney + + * MAINTAINERS: Document m88k as a ``Known problem in 5.1''. + * TODO (GDB 5.1 - Cleanups): Update. + 2001-03-26 Andrew Cagney * fork-child.c (clone_and_follow_inferior): Delete #ifdef diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 5b32a80cb1..d7aef74bde 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 a74005559b..f06febd082 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