This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/binutils-gdb.
from 89c52ae3a2 [GOLD] PowerPC64 pc-relative TLS support adds ca683e3a86 support Ada EH ABI v1 adds 6d6231ed58 Automatic date update in version.in adds 28cd9371e8 New "info sources" args [-dirname | -basename] [--] [REGEXP] adds db4dc13eeb New test for 'info sources [-dirname | -basename] [--] [REGEXP]'. adds ae60f04e08 NEWS and documentation for info sources [-dirname | -basenam [...] adds 0b3303472d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 25 ++++ gdb/NEWS | 9 ++ gdb/ada-lang.c | 52 ++++++- 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 +- 11 files changed, 358 insertions(+), 21 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%)