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-arm in repository toolchain/ci/gdb.
from c4d0963383 x86: also fold remaining multi-vector-size shift insns adds a747a286b9 Fix ld-arm bug in encoding of blx calls jumping from thumb t [...] adds f0cf07f341 gdb: run black to format some Python files adds 0a30596cfa Fix Build issues due to patch "gprofng: a new GNU profiler" adds da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64 new b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1"
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/ChangeLog | 6 +++ bfd/elf32-arm.c | 18 +++++-- gdb/aarch64-tdep.c | 22 +++++++++ gdb/gdbarch.py | 1 + gdb/gdbcopyright.py | 5 +- gdb/infrun.c | 3 +- gprofng/Makefile.in | 1 + gprofng/configure | 57 +++++++++++++++++++++- gprofng/configure.ac | 13 +++++ gprofng/doc/Makefile.in | 1 + gprofng/gp-display-html/Makefile.in | 1 + gprofng/libcollector/Makefile.in | 4 +- gprofng/libcollector/configure | 57 +--------------------- gprofng/libcollector/configure.ac | 13 ----- gprofng/src/Makefile.am | 10 ++-- gprofng/src/Makefile.in | 21 ++++---- gprofng/src/gethrtime.c | 4 ++ .../testsuite/gprofng.display/mttest/gethrtime.c | 5 ++ 18 files changed, 148 insertions(+), 94 deletions(-)