diff options
author | DJ Delorie <dj@redhat.com> | 2006-01-06 23:25:53 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-01-06 23:25:53 +0000 |
commit | 458f77708df3947fe746f7a1e2d59d4077da4ea4 (patch) | |
tree | 2260b49ce9d796c556de6adb4fc8d8d4d6cfc871 /cpu/ChangeLog | |
parent | db313fa614418aaf52e47900d932b753f9b84ba7 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |