aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-12-04 10:06:50 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-12-04 10:06:50 +0000
commit41852a32f7b4eb242d80ff3ab8efd70dc8bb95b1 (patch)
tree0b201636bf2e503a42072d261f115cb4679a81ea /opcodes/ChangeLog
parent124ddbb22fd2037ebebe4a1835e537692b70d00f (diff)
downloadgdb-41852a32f7b4eb242d80ff3ab8efd70dc8bb95b1.zip
gdb-41852a32f7b4eb242d80ff3ab8efd70dc8bb95b1.tar.gz
gdb-41852a32f7b4eb242d80ff3ab8efd70dc8bb95b1.tar.bz2
* d10v-opc.c (RSRC_NOSP): New macro.
(d10v_operands): Add it. (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index ce35c88..c710d32 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-04 Alexandre Oliva <aoliva@redhat.com>
+
+ * d10v-opc.c (RSRC_NOSP): New macro.
+ (d10v_operands): Add it.
+ (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
+
2001-11-29 Alexandre Oliva <aoliva@redhat.com>
* d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.