This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH, committed] Fix the master due to bad regenerated files
- From: "Tsimbalist, Igor V" <igor dot v dot tsimbalist at intel dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: "Lu, Hongjiu" <hongjiu dot lu at intel dot com>, "Tsimbalist, Igor V" <igor dot v dot tsimbalist at intel dot com>
- Date: Mon, 23 Oct 2017 17:07:17 +0000
- Subject: [PATCH, committed] Fix the master due to bad regenerated files
- Authentication-results: sourceware.org; auth=none
- Dlp-product: dlpe-windows
- Dlp-reaction: no-action
- Dlp-version: 11.0.0.116
Fix the master due to bad regenerated files
* i386-init.h: Regenerate
* i386-tbl.h: Likewise
---
opcodes/ChangeLog | 5 +
opcodes/i386-init.h | 457 +-
opcodes/i386-tbl.h | 16552 ++++++++++++++++++++++++++++++++++----------------
3 files changed, 11545 insertions(+), 5469 deletions(-)
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 7656d4f..7f21995 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
+
+ * i386-init.h: Regenerate
+ * i386-tbl.h: Likewise
+
2017-10-18 Eric Botcazou <ebotcazou@adacore.com>
* visium-dis.c (disassem_class1) <case 0>: Print the operands.
--
Igor