aboutsummaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2006-01-06 23:25:53 +0000
committerDJ Delorie <dj@redhat.com>2006-01-06 23:25:53 +0000
commit458f77708df3947fe746f7a1e2d59d4077da4ea4 (patch)
tree2260b49ce9d796c556de6adb4fc8d8d4d6cfc871 /cpu/ChangeLog
parentdb313fa614418aaf52e47900d932b753f9b84ba7 (diff)
downloadgdb-458f77708df3947fe746f7a1e2d59d4077da4ea4.zip
gdb-458f77708df3947fe746f7a1e2d59d4077da4ea4.tar.gz
gdb-458f77708df3947fe746f7a1e2d59d4077da4ea4.tar.bz2
* m32c.cpu (mov.w:q): Fix mode.
(push32.b.imm): Likewise, for the comment.
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 b552d9d..358e366 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-06 DJ Delorie <dj@redhat.com>
+
+ * m32c.cpu (mov.w:q): Fix mode.
+ (push32.b.imm): Likewise, for the comment.
+
2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
Second part of ms1 to mt renaming.