From: Andrew Cagney Date: Mon, 26 Mar 2001 18:06:43 +0000 (+0000) Subject: Mark m88k as known to be broken. X-Git-Tag: dberlin-typesystem-branchpoint~902 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a5cef06507cb6d3beda0cbd960fa1c1977b5444;p=platform%2Fupstream%2Fbinutils.git Mark m88k as known to be broken. --- 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 + * 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 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