This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 206e6c58a7 Fix build for aarch64, arm, and riscv FreeBSD native targets. adds 21df382b91 x86: fold SReg{2,3} adds dfd6917457 x86: make RegMem an opcode modifier adds bd7918379d Automatic date update in version.in new 1d942ae908 x86: drop stale Mem enumerator new 8dc0818eb2 x86: replace "anymem" checks where possible
The 2 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: bfd/version.h | 2 +- gas/ChangeLog | 29 + gas/config/tc-i386-intel.c | 5 +- gas/config/tc-i386.c | 92 +- gas/testsuite/gas/i386/ilp32/x86-64-opcode.d | 306 +- gas/testsuite/gas/i386/x86-64-opcode.d | 4 + gas/testsuite/gas/i386/x86-64-opcode.s | 4 + include/ChangeLog | 4 + include/opcode/i386.h | 1 + opcodes/ChangeLog | 44 + opcodes/i386-gen.c | 27 +- opcodes/i386-init.h | 195 +- opcodes/i386-opc.h | 26 +- opcodes/i386-opc.tbl | 85 +- opcodes/i386-reg.tbl | 14 +- opcodes/i386-tbl.h | 54549 +++++++++++-------------- 16 files changed, 24547 insertions(+), 30840 deletions(-)