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_check_gdb/master-aarch64 in repository toolchain/ci/gdb.
from 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type adds 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 adds a547eaf18c gdb: re-format with black 21.9b0 adds 37260e0df0 gdb: re-format with black 21.12b0 new 05f62e0c9a Re: Fix an undefined behaviour in the BFD library's DWARF parser
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 | 5 + bfd/dwarf1.c | 10 +- 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 ++- 13 files changed, 256 insertions(+), 81 deletions(-)