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 f8745e1cd1 PR ld/22972 on SPARC. new 9646c87b5a x86: don't show suffixes for to-scalar-int conversion insns new 9f123b911e x86: fold to-scalar-int conversion insns new 8e6e0792d1 x86: convert broadcast insn attribute to boolean new c39e5b2671 x86: drop VecESize
The 4 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 | 32 + gas/config/tc-i386.c | 102 +- gas/testsuite/gas/i386/avx512_vpopcntdq-intel.d | 2 + gas/testsuite/gas/i386/avx512_vpopcntdq.d | 2 + gas/testsuite/gas/i386/avx512_vpopcntdq.s | 2 + gas/testsuite/gas/i386/avx512bitalg_vl-intel.d | 4 + gas/testsuite/gas/i386/avx512bitalg_vl.d | 4 + gas/testsuite/gas/i386/avx512bitalg_vl.s | 4 + gas/testsuite/gas/i386/ilp32/x86-64-simd-suffix.d | 16 +- gas/testsuite/gas/i386/inval-avx512f.l | 179 + gas/testsuite/gas/i386/inval-avx512f.s | 99 + gas/testsuite/gas/i386/x86-64-simd-suffix.d | 16 +- opcodes/ChangeLog | 28 + opcodes/i386-dis.c | 38 +- opcodes/i386-gen.c | 1 - opcodes/i386-opc.h | 19 +- opcodes/i386-opc.tbl | 2236 ++- opcodes/i386-tbl.h | 15230 ++++++++++---------- 18 files changed, 8977 insertions(+), 9037 deletions(-)