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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 0fefd08495 Automatic date update in version.in adds 91fc2ba707 Automatic date update in version.in adds f7043f6281 PR24402, global buffer overflow in symtab_finalize adds 8828efdb24 Add myself to gdb/MAINTAINERS adds 52093e1b93 Add gdb.Value.format_string ()
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/MAINTAINERS | 1 + gdb/NEWS | 9 + gdb/doc/python.texi | 80 ++ gdb/python/py-value.c | 164 ++++ gdb/testsuite/gdb.python/py-format-string.c | 118 +++ gdb/testsuite/gdb.python/py-format-string.exp | 957 +++++++++++++++++++++ ...y-objfile-script-gdb.py => py-format-string.py} | 40 +- gprof/ChangeLog | 7 + gprof/symtab.c | 4 +- 10 files changed, 1352 insertions(+), 30 deletions(-) create mode 100644 gdb/testsuite/gdb.python/py-format-string.c create mode 100644 gdb/testsuite/gdb.python/py-format-string.exp copy gdb/testsuite/gdb.python/{py-objfile-script-gdb.py => py-format-string.py} (52%)