This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from cd5a152ceb Fix BFD leak in solib-darwin.c adds 0a0f4c0179 Fix crash when loading dwp files adds 0f58c9e88e Fix BFD leak in dwarf2_get_dwz_file. adds c31307f9c5 Automatic date update in version.in new 26c897821b Define unique_ptr specialization for Py_buffer. new fe07eca59d Define gdb.Value(bufobj, type) constructor new bc2a507e6e Add tests for gdb.Value(bufobj, type) constructor new af54ade989 Document two argument form of gdb.Value constructor
The 4 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/ChangeLog | 22 +++++++++++ gdb/NEWS | 3 ++ gdb/doc/ChangeLog | 5 +++ gdb/doc/python.texi | 8 ++++ gdb/dwarf2read.c | 5 +-- gdb/python/py-value.c | 72 ++++++++++++++++++++++++++++++----- gdb/python/python-internal.h | 13 +++++++ gdb/testsuite/ChangeLog | 5 +++ gdb/testsuite/gdb.python/py-value.exp | 45 ++++++++++++++++++++++ 10 files changed, 166 insertions(+), 14 deletions(-)