aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-01-17 00:47:38 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-01-17 00:47:38 +0000
commit4baf1a8c9ed32869d8785a1f5c972657035fc649 (patch)
tree1faf6d0a647f8e2465b09000efa0e3792f5901f7 /opcodes
parente7501ac71046bd8e0d8723706855f89564210219 (diff)
downloadgdb-4baf1a8c9ed32869d8785a1f5c972657035fc649.zip
gdb-4baf1a8c9ed32869d8785a1f5c972657035fc649.tar.gz
gdb-4baf1a8c9ed32869d8785a1f5c972657035fc649.tar.bz2
* i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
farther than we should.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 0bf29b3..fdb9449 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,8 @@
Sun Jan 16 14:20:16 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
+ * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
+ farther than we should.
+
* i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
Thu Jan 6 12:38:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)