This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from ffa389a396 Regenerate some files for recent ARM patches new aa17843739 Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/ChangeLog | 18 - gas/config/tc-i386.c | 40 - gas/doc/c-i386.texi | 3 - gas/testsuite/gas/i386/i386.exp | 6 - gas/testsuite/gas/i386/movdir-intel.d | 18 - gas/testsuite/gas/i386/movdir.d | 18 - gas/testsuite/gas/i386/movdir.s | 13 - gas/testsuite/gas/i386/movdir64b-reg.l | 5 - gas/testsuite/gas/i386/movdir64b-reg.s | 11 - gas/testsuite/gas/i386/x86-64-movdir-intel.d | 18 - gas/testsuite/gas/i386/x86-64-movdir.d | 18 - gas/testsuite/gas/i386/x86-64-movdir.s | 13 - gas/testsuite/gas/i386/x86-64-movdir64b-reg.l | 5 - gas/testsuite/gas/i386/x86-64-movdir64b-reg.s | 11 - opcodes/ChangeLog | 18 - opcodes/i386-dis.c | 54 +- opcodes/i386-gen.c | 16 - opcodes/i386-init.h | 334 +- opcodes/i386-opc.h | 24 - opcodes/i386-opc.tbl | 10 - opcodes/i386-tbl.h | 29952 ++++++++++++------------ 21 files changed, 15097 insertions(+), 15508 deletions(-) delete mode 100644 gas/testsuite/gas/i386/movdir-intel.d delete mode 100644 gas/testsuite/gas/i386/movdir.d delete mode 100644 gas/testsuite/gas/i386/movdir.s delete mode 100644 gas/testsuite/gas/i386/movdir64b-reg.l delete mode 100644 gas/testsuite/gas/i386/movdir64b-reg.s delete mode 100644 gas/testsuite/gas/i386/x86-64-movdir-intel.d delete mode 100644 gas/testsuite/gas/i386/x86-64-movdir.d delete mode 100644 gas/testsuite/gas/i386/x86-64-movdir.s delete mode 100644 gas/testsuite/gas/i386/x86-64-movdir64b-reg.l delete mode 100644 gas/testsuite/gas/i386/x86-64-movdir64b-reg.s