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/binutils-gdb.
from 4d3605c8ca Fix an undefined behaviour in the BFD library's DWARF parser. adds 261b07488b New --enable-threading configure option to control use of th [...] adds 161cdabc39 PR28691, validate dwarf attribute form adds da72876cc5 Automatic date update in version.in new a547eaf18c gdb: re-format with black 21.9b0 new 37260e0df0 gdb: re-format with black 21.12b0
The 2 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/dwarf2.c | 184 ++++++++++++++------- bfd/version.h | 2 +- gdb/NEWS | 11 ++ gdb/configure | 24 ++- gdb/gdb-gdb.py.in | 7 +- gdb/python/lib/gdb/__init__.py | 1 - .../gdb.multi/multi-target-info-inferiors.py | 14 +- gdb/testsuite/gdb.python/py-events.py | 9 +- gdbserver/configure | 24 ++- gdbsupport/common.m4 | 22 ++- gdbsupport/configure | 24 ++- 11 files changed, 247 insertions(+), 75 deletions(-)