summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2000-11-07 17:20:25 +0000
committerDave Brolley <brolley@redhat.com>2000-11-07 17:20:25 +0000
commite4c635e1d81568545a20a147deb8fcdae3293b2a (patch)
tree18cbe60ddbc79cdc52a2bf546dcff6a1f9a44b4d /opcodes/ChangeLog
parent517c51249b587e934926f2961ab2ae768a24697a (diff)
downloadgdb-e4c635e1d81568545a20a147deb8fcdae3293b2a.tar.gz
2000-11-07 Dave Brolley <brolley@redhat.com>
* cgen-dis.in (print_insn): All insns which can fit into insn_value must be loaded there in their entirety.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index fbf3062479c..02affa86c80 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-07 Dave Brolley <brolley@redhat.com>
+
+ * cgen-dis.in (print_insn): All insns which can fit into insn_value
+ must be loaded there in their entirety.
+
2000-10-20 Jakub Jelinek <jakub@redhat.com>
* sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.