aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2017-11-30 11:47:38 +0100
committerJan Beulich <jbeulich@suse.com>2017-11-30 11:47:38 +0100
commitb5014f7af26ff0fbc1128b5fabdaf3bd5918dd94 (patch)
tree43ea6ce3f3d50e1326772b8709070f38bcd7a9eb /opcodes/ChangeLog
parentfd4e0347596acf79642625f4faad9e37c8fa0f0e (diff)
downloadgdb-b5014f7af26ff0fbc1128b5fabdaf3bd5918dd94.zip
gdb-b5014f7af26ff0fbc1128b5fabdaf3bd5918dd94.tar.gz
gdb-b5014f7af26ff0fbc1128b5fabdaf3bd5918dd94.tar.bz2
x86: drop Vec_Disp8
This is fully redundant with Disp8MemShift being non-zero, and hence can be folded with normal Disp8 handling.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index edcf95c..718c485 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+2017-11-29 Jan Beulich <jbeulich@suse.com>
+
+ * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEC_DISP8
+ entry.
+ (operand_types): Remove Vec_Disp8 entry.
+ * i386-opc.h (Vec_Disp8): Delete.
+ (union i386_operand_type): Remove vec_disp8.
+ (i386-opc.tbl): Remove Vec_Disp8.
+ * i386-init.h, i386-tbl.h: Re-generate.
+
2017-11-29 Stefan Stroe <stroestefan@gmail.com>
* po/Make-in (datadir): Define as @datadir@.