]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
x86: drop "mem" operand type attribute
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 4ba57b8ba9ce55584fdf47c1a0a5f63b0c7a43e4..54928d82e0b329a0db128ee8c0cb93780fc2d5f7 100644 (file)
@@ -1,3 +1,12 @@
+2018-08-03  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (Operand_Mem): Define.
+       (operand_size_match): Use it.
+       (check_VecOperands): Likewise.
+       (i386_att_operand): Likewise.
+       (swap_2_operands): Also swap flags fields.
+       * config/tc-i386-intel.c (i386_intel_operand): Likewise.
+
 2018-08-01  James Patrick Conlon <cptjustice@gmail.com>
            Nick Clifton  <nickc@redhat.com>