* TODO (GDB 5.1 Known Problems): Document z8k as broken.

This commit is contained in:
Andrew Cagney 2001-03-05 22:22:57 +00:00
parent 5810f3948f
commit eccbb20dda
2 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-03-05 Andrew Cagney <ac131313@redhat.com>
* TODO (GDB 5.1 Known Problems): Document z8k as broken.
Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
* wince.c: Change realloc to xrealloc throughout.

View File

@ -238,6 +238,18 @@ similarly.
http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00845.html
--
GDB 5.1 Known Problems
======================
--
z8k
The z8k has suffered bit rot and is known to not build. The problem
was occuring in the opcodes directory.
--
GDB 5.2 - Fixes