aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-07-05 07:44:09 +0000
committerNick Clifton <nickc@redhat.com>1999-07-05 07:44:09 +0000
commit9f20bbfd4c709ce9141913e51935899b23fc0907 (patch)
treeefd9b8d7446d9d33c65d7d00db5533c60574bb79 /opcodes/ChangeLog
parent49a5575c32d7c48c0f17b88cdd2cab6bb2db10b5 (diff)
downloadfsf-binutils-gdb-9f20bbfd4c709ce9141913e51935899b23fc0907.zip
fsf-binutils-gdb-9f20bbfd4c709ce9141913e51935899b23fc0907.tar.gz
fsf-binutils-gdb-9f20bbfd4c709ce9141913e51935899b23fc0907.tar.bz2
Display hex equivalent of rotated ARM constants.
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 dcb92d7..2ce4c69 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-05 Nick Clifton <nickc@cygnus.com>
+
+ * arm-dis.c (print_insn_arm): Display hex equivalent of rotated
+ constant.
+
1999-06-23 Alan Modra <alan@spri.levels.unisa.edu.au>
* i386-dis.c: Mention intel mode specials in macro char comment.