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-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 8791793caa Fix new py-value.exp test case adds 172fb711a2 gdb/riscv: Use legacy register numbers in default target des [...] adds 8e3173c608 Automatic date update in version.in new 143420fb0d Fix build errors in aix-thread.c new 3d34d8de5e Bump version to 8.3.50.DATE-git. new 9335e75a61 Update NEWS post GDB 8.3 branch creation.
The 3 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 | 39 +++++++++++++++++++ gdb/NEWS | 7 +++- gdb/aix-thread.c | 7 ---- gdb/doc/ChangeLog | 5 +++ gdb/doc/python.texi | 8 ++++ gdb/features/riscv/32bit-cpu.xml | 6 ++- gdb/features/riscv/32bit-fpu.c | 2 + gdb/features/riscv/32bit-fpu.xml | 12 ++++-- gdb/features/riscv/64bit-cpu.xml | 6 ++- gdb/features/riscv/64bit-fpu.c | 2 + gdb/features/riscv/64bit-fpu.xml | 12 ++++-- gdb/python/py-value.c | 72 ++++++++++++++++++++++++++++++----- gdb/python/python-internal.h | 13 +++++++ gdb/testsuite/ChangeLog | 10 +++++ gdb/testsuite/gdb.python/py-value.exp | 45 ++++++++++++++++++++++ gdb/version.in | 2 +- 17 files changed, 220 insertions(+), 30 deletions(-)