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 4ef6173d2df [gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linux new cd9ca24dd21 x86: templatize INC/DEC new 568473a4376 x86: templatize unary ALU insns new 42eb20eb357 x86: templatize binary ALU insns new fe17c026507 x86: templatize shift/rotate insns new ffa25710635 x86: templatize shift-double insns new b38b161e54f x86: templatize ADX insns new 5fc0b1f79fb x86: templatize RAO-INT insns new 226749d5a6f gas: sanitize FB- and dollar-label uses new 09be89098e3 gas: drop dead check for double quote new 1c6310c97b0 gas: drop integer_constant()'s maxdig new ebe82bfdb38 x86/SSE2AVX: respect prefixes new b58829cdeff x86/SSE2AVX: move checking
The 12 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/NEWS | 4 + gas/config/tc-i386.c | 26 +- gas/expr.c | 35 +- gas/read.c | 7 +- gas/testsuite/gas/i386/x86-64-sse2avx.d | 9 + gas/testsuite/gas/i386/x86-64-sse2avx.s | 9 + gas/testsuite/gas/z80/sdcc.s | 20 +- opcodes/i386-gen.c | 24 +- opcodes/i386-opc.tbl | 260 +++---- opcodes/i386-tbl.h | 1154 ++++++++++++++++++------------- 10 files changed, 847 insertions(+), 701 deletions(-)