This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 95e40d770e sim: ppc: migrate to standard uintXX_t types adds 1f927a4a28 gdb: Fix copyright year in gdb/testsuite/gdb.base/inferior-c [...] adds 1ef3994a37 x86-64: restrict PC32 -> PLT32 conversion adds edb7c8ec7e x86: templatize FMA insn templates adds 274be12a22 x86: drop some "comm" template parameters adds f0db6fb6d9 x86: drop NoAVX from POPCNT adds ffb864501e x86: drop NoAVX insn attribute adds d8504344d4 Fix some failures in langs.exp adds 5220f61a22 Avoid crash in language_info adds 5bd1d4c158 Clean up some dead code in windows-tdep.c adds 390abcd903 Use warning in windows-nat error messages adds 10a85f29c7 gdb: make use add_setshow_prefix_cmd in gnu-nat.c adds bc521517b7 Introduce target_announce_attach adds 41e321a897 Use target_announce_detach in more targets new 27297937e0 aarch64: Add support for new SME instructions new af4004d1da Fix a stack exhaustion bug parsing malicious STABS format de [...]
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: binutils/ChangeLog | 6 + binutils/debug.c | 18 +- gas/config/tc-i386.c | 45 +- gas/config/tc-i386.h | 1 + gas/testsuite/gas/aarch64/sme.d | 25 + gas/testsuite/gas/aarch64/sme.s | 31 + gdb/darwin-nat.c | 12 +- gdb/gnu-nat.c | 81 +- gdb/inf-ptrace.c | 12 +- gdb/language.c | 2 +- gdb/nto-procfs.c | 11 +- gdb/procfs.c | 28 +- gdb/remote.c | 12 +- gdb/target.c | 29 +- gdb/target.h | 5 + gdb/testsuite/gdb.base/inferior-clone.exp | 2 +- gdb/testsuite/gdb.base/langs.exp | 15 +- gdb/windows-nat.c | 29 +- gdb/windows-tdep.c | 44 +- opcodes/aarch64-dis-2.c | 637 +- opcodes/aarch64-tbl.h | 3 + opcodes/i386-gen.c | 1 - opcodes/i386-opc.h | 3 - opcodes/i386-opc.tbl | 526 +- opcodes/i386-tbl.h | 10510 ++++++++++++++-------------- 25 files changed, 5957 insertions(+), 6131 deletions(-)