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-defconfig in repository toolchain/binutils-gdb.
from f5e0fe29ee Automatic date update in version.in adds 5446094655 Re-fix leak in source.c (open_source_file). adds bb31d44bb1 Automatic date update in version.in adds b5b12e1dbe Remove obsolete comments from field_fmt adds f63c03b470 Implement timestamp'ed output on "make check" adds 0a744d8f9d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 14 ++++++++++++++ gdb/mi/mi-out.c | 2 -- gdb/source.c | 2 +- gdb/testsuite/ChangeLog | 14 ++++++++++++++ gdb/testsuite/Makefile.in | 20 ++++++++++++-------- gdb/testsuite/README | 20 ++++++++++++++++++++ gdb/testsuite/print-ts.py | 48 +++++++++++++++++++++++++++++++++++++++++++++++ gdb/tui/tui-out.c | 2 -- gdb/ui-out.c | 1 - 10 files changed, 110 insertions(+), 15 deletions(-) create mode 100755 gdb/testsuite/print-ts.py