aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1998-07-08 17:38:15 +0000
committerJeff Law <law@redhat.com>1998-07-08 17:38:15 +0000
commitccd5eb2da9cdd64fe9886ec03398fc0606ec6b68 (patch)
tree61c2cf625abb580f433000d435ff70438c612766 /opcodes/ChangeLog
parentab1d35b40ca9ad470dba93ea0464a215b90cd541 (diff)
downloadgdb-ccd5eb2da9cdd64fe9886ec03398fc0606ec6b68.zip
gdb-ccd5eb2da9cdd64fe9886ec03398fc0606ec6b68.tar.gz
gdb-ccd5eb2da9cdd64fe9886ec03398fc0606ec6b68.tar.bz2
* m10300-dis.c (disassemble): When printing RREGs and XRREGs, map
from raw register #s to symbolic names to make debugging easier.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index d40ea49..2f3545e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-am33
+Wed Jul 8 11:32:44 1998 Jeffrey A Law (law@cygnus.com)
+
+ * m10300-dis.c (disassemble): When printing RREGs and XRREGs, map
+ from raw register #s to symbolic names to make debugging easier.
+
+end-sanitize-am33
Thu Jul 2 17:11:27 1998 Doug Evans <devans@seba.cygnus.com>
* m32r-opc.h (CGEN_MIN_INSN_SIZE): New #define.