aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2018-08-03 09:30:02 +0200
committerJan Beulich <jbeulich@suse.com>2018-08-03 09:30:02 +0200
commitc48dadc9a87f4fc3408987fc4dbd312bed50da9c (patch)
treeabac271e381eddbc6174d2d5c8301df01bf09c29 /opcodes/ChangeLog
parent3ed12f02a20a487ce46b463746c52c2905e16c03 (diff)
downloadfsf-binutils-gdb-c48dadc9a87f4fc3408987fc4dbd312bed50da9c.zip
fsf-binutils-gdb-c48dadc9a87f4fc3408987fc4dbd312bed50da9c.tar.gz
fsf-binutils-gdb-c48dadc9a87f4fc3408987fc4dbd312bed50da9c.tar.bz2
x86: drop "mem" operand type attribute
No template specifies this bit, so there's no point recording it in the templates. Use a flags[] bit instead.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 059ba61..d06a82d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2018-08-03 Jan Beulich <jbeulich@suse.com>
+
+ * i386-gen.c (operand_types): Remove Mem field.
+ * i386-opc.h (union i386_operand_type): Remove mem field.
+ * i386-init.h, i386-tbl.h: Re-generate.
+
2018-08-01 Alan Modra <amodra@gmail.com>
* po/POTFILES.in: Regenerate.