aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-07-23 09:47:06 +0100
committerNick Clifton <nickc@redhat.com>2019-07-23 09:47:06 +0100
commitac79ff9ed2f2d6e87a46146eee28a1d8fa631398 (patch)
tree359f79f4376640554649d4d6f4243fb27de02c33 /opcodes
parent1dd1bc4daf99ec7ad1f9a6feea8cf4ebe715a92d (diff)
downloadfsf-binutils-gdb-ac79ff9ed2f2d6e87a46146eee28a1d8fa631398.zip
fsf-binutils-gdb-ac79ff9ed2f2d6e87a46146eee28a1d8fa631398.tar.gz
fsf-binutils-gdb-ac79ff9ed2f2d6e87a46146eee28a1d8fa631398.tar.bz2
Add Changelog entry missing from previous delta.
2019-07-22 Barnaby Wilks <barnaby.wilks@arm.com> * arm-dis.c (is_mve_unpredictable): Stop marking some MVE instructions as UNPREDICTABLE.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 1a3b87f..491c5f5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2019-07-22 Barnaby Wilks <barnaby.wilks@arm.com>
+
+ * arm-dis.c (is_mve_unpredictable): Stop marking some MVE
+ instructions as UNPREDICTABLE.
+
2019-07-19 Jose E. Marchesi <jose.marchesi@oracle.com>
* bpf-desc.c: Regenerated.