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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 6d6231ed58 Automatic date update in version.in new 28cd9371e8 New "info sources" args [-dirname | -basename] [--] [REGEXP] new db4dc13eeb New test for 'info sources [-dirname | -basename] [--] [REGEXP]'. new ae60f04e08 NEWS and documentation for info sources [-dirname | -basenam [...] new 0b3303472d Automatic date update in version.in
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 | 17 +++ gdb/NEWS | 9 ++ gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 10 ++ gdb/symtab.c | 159 +++++++++++++++++++-- gdb/testsuite/ChangeLog | 6 + .../sysroot.c => gdb.base/info_sources.c} | 8 +- gdb/testsuite/gdb.base/info_sources.exp | 96 +++++++++++++ .../gdb.base/{settings.c => info_sources_base.c} | 7 +- 10 files changed, 301 insertions(+), 18 deletions(-) copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/info_sources.c} (91%) create mode 100644 gdb/testsuite/gdb.base/info_sources.exp copy gdb/testsuite/gdb.base/{settings.c => info_sources_base.c} (95%)