This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 4fb8f32e40 Automatic date update in version.in adds 6094a48ec8 gprofng: fix build with -mx32 adds 0e77ff2c86 gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init adds 51e8dbe1fb gdb/python: improve formatting of help text for user defined [...] new 7caebc2a2a Automatic date update in version.in
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/version.h | 2 +- gdb/NEWS | 7 + gdb/python/py-cmd.c | 16 +- gdb/python/py-param.c | 2 + gdb/python/py-utils.c | 194 ++++++++++++++++++ gdb/python/python-internal.h | 21 ++ gdb/testsuite/gdb.python/py-doc-reformat.exp | 282 +++++++++++++++++++++++++++ gprofng/src/Dbe.cc | 14 +- gprofng/src/DwarfLib.h | 6 +- gprofng/src/Experiment.cc | 16 +- gprofng/src/Experiment.h | 2 +- gprofng/src/ipc.cc | 2 +- 12 files changed, 536 insertions(+), 28 deletions(-) create mode 100644 gdb/testsuite/gdb.python/py-doc-reformat.exp