This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gdb.
from a17a212139 Automatic date update in version.in new 2f399d995b x86: correct and simplify NOP disassembly new b097040238 x86/Intel: test non-legacy VCVT{,U}SI2SH insn forms new 177e42f83d x86: drop stray CheckRegSize from VFPCLASSPH new bb80cf5b42 x86: VCMPSH is Evex.LLIG new 2aaee75f81 x86: don't mistake ordinary immediates for SAE / rounding control
The 5 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 | 5 + gas/testsuite/gas/i386/avx512_fp16.s | 4 +- gas/testsuite/gas/i386/evex-lig.s | 13 ++ gas/testsuite/gas/i386/evex-lig256-intel.d | 12 ++ gas/testsuite/gas/i386/evex-lig256.d | 12 ++ gas/testsuite/gas/i386/evex-lig512-intel.d | 12 ++ gas/testsuite/gas/i386/evex-lig512.d | 12 ++ gas/testsuite/gas/i386/ilp32/rex.d | 44 +------ gas/testsuite/gas/i386/inval-avx512f.l | 9 +- gas/testsuite/gas/i386/inval-avx512f.s | 4 + gas/testsuite/gas/i386/rex.d | 5 + gas/testsuite/gas/i386/rex.s | 6 + gas/testsuite/gas/i386/x86-64-avx512_fp16.s | 8 +- opcodes/i386-dis.c | 30 ++--- opcodes/i386-opc.tbl | 10 +- opcodes/i386-tbl.h | 190 ++++++++++++++-------------- 16 files changed, 203 insertions(+), 173 deletions(-)