x86/Intel: accept memory operand size specifiers for CET insns
[external/binutils.git] / gas / ChangeLog
index 6de7a61..ddb6235 100644 (file)
@@ -1,5 +1,13 @@
 2018-07-11  Jan Beulich  <jbeulich@suse.com>
 
+       * testsuite/gas/i386/cet.s, testsuite/gas/i386/x86-64-cet.s:
+       Add Intel cases with operand size specifiers.
+       * testsuite/gas/i386/cet-intel.d, testsuite/gas/i386/cet.d,
+       testsuite/gas/i386/x86-64-cet-intel.d,
+       testsuite/gas/i386/x86-64-cet.d: Adjust expectations.
+
+2018-07-11  Jan Beulich  <jbeulich@suse.com>
+
        * config/tc-i386.c (md_assemble): Also replace an already
        present REP prefix.
        * testsuite/gas/i386/mpx-add-bnd-prefix.s,