aboutsummaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-10-25 18:52:02 +0000
committerDJ Delorie <dj@redhat.com>2005-10-25 18:52:02 +0000
commit92e0a9414cfe5bc3f1ec72a2ff1fae5b8838845b (patch)
tree6949f9422509b84b7b4664a87e2a03e082698fbb /cpu/ChangeLog
parentb7b8fb1dfa651aa037c5b22df89e4356dfabd9e0 (diff)
downloadgdb-92e0a9414cfe5bc3f1ec72a2ff1fae5b8838845b.zip
gdb-92e0a9414cfe5bc3f1ec72a2ff1fae5b8838845b.tar.gz
gdb-92e0a9414cfe5bc3f1ec72a2ff1fae5b8838845b.tar.bz2
* m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
making one a macro of the other. * m32c-asm.c: Regenerate. * m32c-desc.c: Regenerate. * m32c-desc.h: Regenerate. * m32c-dis.c: Regenerate. * m32c-ibld.c: Regenerate. * m32c-opc.c: Regenerate. * m32c-opc.h: Regenerate.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r--cpu/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index 6ea2b0e..48311b2 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-25 DJ Delorie <dj@redhat.com>
+
+ * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
+ making one a macro of the other.
+
2005-10-21 DJ Delorie <dj@redhat.com>
* m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.