summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2004-01-16 03:16:00 +0000
committerAlexandre Oliva <aoliva@redhat.com>2004-01-16 03:16:00 +0000
commit99673c95830e9dd219f611d2a582dc6415fbb13d (patch)
treee05243258a6c0173bc6b294162b2fc509aabbcfc /opcodes/ChangeLog
parentc7c94503a6561b4b911be9267e51656234ffb424 (diff)
downloadgdb-99673c95830e9dd219f611d2a582dc6415fbb13d.tar.gz
* m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
when loaded into XR registers.
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 b972bfa3d48..f099f044519 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-16 Alexandre Oliva <aoliva@redhat.com>
+
+ * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
+ when loaded into XR registers.
+
2004-01-14 Richard Sandiford <rsandifo@redhat.com>
* frv-desc.h: Regenerate.