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 2011a547790 sim: mips: match target on cpu settings new 4d97c5c833e x86: re-work ISA extension dependency handling new 5091b9ee34b x86: correct what gets disabled by certain ".arch .no*" new 88bd2203efa x86: correct SSE dependencies new b20f4261740 x86: add dependencies on AVX2 new b236b82a1ae x86: rework noavx512-1 testcase new 9a019125a64 x86: correct dependencies of a few AVX512 sub-features new af1ad9aac5b x86: correct XSAVE* dependencies new 25626f7939d x86: add dependencies on VMX new 0919e770af0 x86: add dependencies on SVME new 760ab3d0dbe x86: correct/improve TSX controls
The 10 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/config/tc-i386.c | 105 +-- gas/doc/c-i386.texi | 5 +- gas/testsuite/gas/i386/i386.exp | 2 +- gas/testsuite/gas/i386/noavx512-1.l | 823 +++++++++++----------- gas/testsuite/gas/i386/noavx512-1.s | 177 +---- opcodes/i386-gen.c | 819 ++++++++++------------ opcodes/i386-init.h | 1287 ++++++++++++++++++++--------------- 7 files changed, 1553 insertions(+), 1665 deletions(-)