projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5810f39
)
* TODO (GDB 5.1 Known Problems): Document z8k as broken.
author
Andrew Cagney
<cagney@redhat.com>
Mon, 5 Mar 2001 22:22:57 +0000
(22:22 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Mon, 5 Mar 2001 22:22:57 +0000
(22:22 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/TODO
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 4782dc0eca30001723f6a73e2d3b658ee2ef1e1b..da205f846f7d0cd598041f1e1ce5906b9e0daeb6 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.
diff --git
a/gdb/TODO
b/gdb/TODO
index 5019d318a62f8b8c7a0169fd9b917029393b7b89..297171ec881cf13140677f773d8320d554dc9727 100644
(file)
--- a/
gdb/TODO
+++ b/
gdb/TODO
@@
-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