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-arm-stable-allyesconfig 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 adds 26c897821b Define unique_ptr specialization for Py_buffer. adds fe07eca59d Define gdb.Value(bufobj, type) constructor adds bc2a507e6e Add tests for gdb.Value(bufobj, type) constructor adds af54ade989 Document two argument form of gdb.Value constructor
No new revisions were added by this update.
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(-)