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_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 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 adds 27297937e0 aarch64: Add support for new SME instructions adds af4004d1da Fix a stack exhaustion bug parsing malicious STABS format de [...]
No new revisions were added by this update.
Summary of changes: binutils/ChangeLog | 6 + binutils/debug.c | 18 +- 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/nto-procfs.c | 11 +- gdb/procfs.c | 28 +- gdb/remote.c | 12 +- gdb/target.c | 29 +- gdb/target.h | 5 + gdb/windows-nat.c | 29 +- gdb/windows-tdep.c | 44 ++- opcodes/aarch64-dis-2.c | 637 +++++++++++++++++++++------------------- opcodes/aarch64-tbl.h | 3 + 16 files changed, 491 insertions(+), 492 deletions(-)