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 8d6a48df54 [gdb] Fix clang buildbreaker new f0a6222e30 i386: Check vector length for EVEX broadcast 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 | 9 ++++ gas/testsuite/gas/i386/disassem.d | 6 ++- gas/testsuite/gas/i386/disassem.s | 2 + gas/testsuite/gas/i386/x86-64-disassem.d | 5 +- gas/testsuite/gas/i386/x86-64-disassem.s | 2 + opcodes/ChangeLog | 23 ++++++++ opcodes/i386-dis-evex.h | 90 ++++++++++++++++++++++++++++---- opcodes/i386-dis.c | 10 ++++ 8 files changed, 133 insertions(+), 14 deletions(-)