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-arm-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 15cc148fb8 gdb: move bfd_open_from_target_memory to gdb_bfd adds 6afcd2d416 [AArch64] SVE/FPSIMD fixup for big endian adds ae1f4d2d99 Remove spurious newline on debug printf adds 2ccee230f8 Fix off-by-one error in ada_fold_name adds 1006702837 [gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5 adds 33e06c75aa Automatic date update in version.in adds 4483a8e72a gdb/testsuite: fix race condition in gdb.multi/multi-arch-exec.exp adds 9cd7a95a2b [gdb/testsuite] Fix gdb.base/float128.exp with --with-mpfr=no adds b143e2d506 Fix a build problem when using FreeBSD 12.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 ++ binutils/ar.c | 2 +- binutils/arsup.c | 2 +- binutils/objcopy.c | 2 +- gdb/ChangeLog | 30 ++++++++ gdb/aarch64-linux-tdep.c | 114 +++++++++++++++++++++++++----- gdb/aarch64-tdep.h | 1 - gdb/ada-lang.c | 3 +- gdb/arch/aarch64.h | 2 + gdb/breakpoint.c | 2 +- gdb/nat/aarch64-sve-linux-ptrace.c | 77 ++++++++++++++++---- gdb/testsuite/ChangeLog | 17 +++++ gdb/testsuite/gdb.base/float128.exp | 22 +++++- gdb/testsuite/gdb.multi/multi-arch-exec.c | 7 ++ gdb/testsuite/gdb.tui/new-layout.exp | 16 +++-- gdb/trad-frame.c | 46 +++++++++++- gdb/trad-frame.h | 19 +++++ 18 files changed, 322 insertions(+), 48 deletions(-)