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_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from ca028a46d5 Automatic date update in version.in adds c8154ce0d6 gdb: move gdb_disassembly_flag into a new disasm-flags.h file new a01567f4f7 Enable ARMv8.1-m PACBTI support
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: gdb/Makefile.in | 1 + gdb/arc-linux-tdep.c | 1 + gdb/arch/arm.h | 13 ++ gdb/arm-tdep.c | 241 ++++++++++++++++++++++++++--- gdb/arm-tdep.h | 6 + gdb/{mips-netbsd-tdep.h => disasm-flags.h} | 27 +++- gdb/disasm.h | 14 +- gdb/doc/gdb.texinfo | 7 + gdb/mep-tdep.c | 1 - gdb/python/py-registers.c | 1 - gdb/s12z-tdep.c | 1 + gdb/target.h | 2 +- 12 files changed, 271 insertions(+), 44 deletions(-) copy gdb/{mips-netbsd-tdep.h => disasm-flags.h} (55%)