This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/binutils-gdb.
from 0556ff7376 Fix include guard naming for arch/aarch64-mte-linux.h adds b265799996 Automatic date update in version.in adds a4ca6efe05 [gdb/symtab] Use comp_unit_head::get_length adds 53a7a7e17c [gdb/symtab] Fix data race in per_cu->length adds 81384924cd gdb: have gdb_disassemble_info carry 'this' in its stream pointer adds 4cbe4ca5da gdb: add support for disassembler styling using libopcodes adds f58d9432cd Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.exp new fdee9814e6 Fix non-existent "@var{thread-id}" in stop reply descriptions
The 1 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: bfd/version.h | 2 +- gdb/NEWS | 28 ++++ gdb/cli/cli-style.c | 107 +++++++++++++-- gdb/cli/cli-style.h | 28 +++- gdb/disasm.c | 217 ++++++++++++++++++++++++++++--- gdb/disasm.h | 81 ++++++++---- gdb/doc/gdb.texinfo | 122 ++++++++++++++--- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/read.c | 43 +++--- gdb/dwarf2/read.h | 21 ++- gdb/testsuite/gdb.arch/aarch64-pauth.exp | 19 ++- 11 files changed, 573 insertions(+), 97 deletions(-)