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 0a81e17f765 Automatic date update in version.in new d0a9378d985 x86/APX: squash REX prefix when REX2 is being emitted new a3db0f57df1 x86/APX: support JMPABS also in assembler new 5330d85af1d x86: add a helper to copy insn operand info
The 3 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-intel.c | 3 +- gas/config/tc-i386.c | 208 ++-- gas/testsuite/gas/i386/x86-64-apx-jmpabs-intel.d | 9 +- gas/testsuite/gas/i386/x86-64-apx-jmpabs.d | 9 +- gas/testsuite/gas/i386/x86-64-apx-jmpabs.s | 11 +- gas/testsuite/gas/i386/x86-64-apx-rex2.d | 4 + gas/testsuite/gas/i386/x86-64-apx-rex2.s | 6 + opcodes/i386-mnem.h | 1299 +++++++++++----------- opcodes/i386-opc.tbl | 3 + opcodes/i386-tbl.h | 525 ++++----- 10 files changed, 1032 insertions(+), 1045 deletions(-)