aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-09-17 09:02:37 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-09-17 09:02:37 +0000
commite3f9e852751e5b1969e2bc66ac3329e5159f7abf (patch)
tree71ddf0983e11ef5775305103ce613b677c8d1be0 /opcodes/ChangeLog
parent57b0d98e591b1fcb1ff008e98e042bb9183b595b (diff)
downloadgdb-e3f9e852751e5b1969e2bc66ac3329e5159f7abf.zip
gdb-e3f9e852751e5b1969e2bc66ac3329e5159f7abf.tar.gz
gdb-e3f9e852751e5b1969e2bc66ac3329e5159f7abf.tar.bz2
opcodes/
* s390-opc.txt (clih): Make the immediate unsigned. gas/testsuite/ * gas/s390/zarch-z196.s, gas/s390/zarch-z196.d: Test CLIH with 4000000000.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 04648a2..cef6932 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-17 Richard Sandiford <rsandifo@linux.vnet.ibm.com>
+
+ * s390-opc.txt (clih): Make the immediate unsigned.
+
2013-09-04 Roland McGrath <mcgrathr@google.com>
PR gas/15914