This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from a1ff87d77c gdb: add "maint set/show selftest verbose" commands and use [...] adds 8c2999954b arm: add unwinder encoding support for PACBTI adds c0492bea7c gdb: add selftest name completion adds 0fab795564 gdb: use ptid_t::to_string in infrun debug messages adds d6dc01baf7 ARM assembler: Allow up to 32 single precision registers in [...] adds cf365c10d0 [sim] Include defs.h in ppc/hw_memory.c
No new revisions were added by this update.
Summary of changes: gas/ChangeLog | 9 +++ gas/config/tc-arm.c | 102 +++++++++++++++++++++++++------- gas/testsuite/gas/arm/v8_1m-mve.d | 4 ++ gas/testsuite/gas/arm/v8_1m-mve.s | 5 ++ gdb/infrun.c | 116 ++++++++++++++++++------------------- gdb/maint.c | 11 +++- gdb/testsuite/gdb.gdb/unittest.exp | 15 +++++ gdbsupport/selftest.h | 4 +- sim/ppc/hw_memory.c | 3 + unwind-pacbti-m-readelf.d | 16 +++++ unwind-pacbti-m.d | 23 ++++++++ unwind-pacbti-m.s | 20 +++++++ 12 files changed, 244 insertions(+), 84 deletions(-) create mode 100644 unwind-pacbti-m-readelf.d create mode 100644 unwind-pacbti-m.d create mode 100644 unwind-pacbti-m.s