mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
Mark m88k as known to be broken.
This commit is contained in:
parent
af8021274c
commit
1a5cef0650
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -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
|
||||
|
10
gdb/TODO
10
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user