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/gdb.
from c45c3dba8c ELF core file size checks adds dd6b67bec8 Re: arm: add unwinder encoding support for PACBTI adds 09854a8870 Support for a new pacbti unwind opcode. adds 91b7c7e522 Document "memory-tag-violations". adds b88e456f7e [gdb/build] Fix build with --disable-unit-tests adds 9e6978753d Avoid self-test failures on x86-linux new 52429bbd71 Document resolve_dynamic_type oddity new 7a72f09da5 Remove ada_value_print_inner new d3771fe234 Add gdb.Architecture.integer_type Python function
The 3 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: ChangeLog | 5 ++ binutils/readelf.c | 2 + .../testsuite/gas/arm/unwind-pacbti-m-readelf.d | 0 .../testsuite/gas/arm/unwind-pacbti-m.d | 0 .../testsuite/gas/arm/unwind-pacbti-m.s | 0 gdb/NEWS | 3 ++ gdb/ada-valprint.c | 29 ++---------- gdb/disasm-selftests.c | 21 +++++++++ gdb/doc/gdb.texinfo | 12 +++-- gdb/doc/python.texi | 18 ++++++++ gdb/gdbtypes.h | 13 +++++- gdb/maint.c | 2 + gdb/python/py-arch.c | 54 ++++++++++++++++++++++ gdb/testsuite/gdb.gdb/unittest.exp | 21 +++++++-- gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++ 15 files changed, 160 insertions(+), 34 deletions(-) rename unwind-pacbti-m-readelf.d => gas/testsuite/gas/arm/unwind-pacbti-m-readelf. [...] rename unwind-pacbti-m.d => gas/testsuite/gas/arm/unwind-pacbti-m.d (100%) rename unwind-pacbti-m.s => gas/testsuite/gas/arm/unwind-pacbti-m.s (100%)