From: Nick Clifton Date: Tue, 23 Jul 2019 08:47:06 +0000 (+0100) Subject: Add Changelog entry missing from previous delta. X-Git-Tag: binutils-2_33~449 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac79ff9ed2f2d6e87a46146eee28a1d8fa631398;p=thirdparty%2Fbinutils-gdb.git Add Changelog entry missing from previous delta. 2019-07-22 Barnaby Wilks * arm-dis.c (is_mve_unpredictable): Stop marking some MVE instructions as UNPREDICTABLE. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1a3b87fc2c3..491c5f50d31 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2019-07-22 Barnaby Wilks + + * arm-dis.c (is_mve_unpredictable): Stop marking some MVE + instructions as UNPREDICTABLE. + 2019-07-19 Jose E. Marchesi * bpf-desc.c: Regenerated.