This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap in repository toolchain/ci/binutils-gdb.
from 95db489df6 Automatic date update in version.in adds 5e97696c11 gdb: fix crash when reading ECOFF debug information adds d8ed269e5c Fix an illegal memory access parsing a corrupt sysroff file. adds e19f824829 Revert (part of) "gdb fix for catch-syscall.exp" adds bd51ddc8e1 gdb: fix help doc for "set index-cache enabled" adds 2b1538656b Automatic date update in version.in adds 0a4a1c6a3b [gdb/cli] Fix typo in logging overwrite help text adds 6ff9675421 [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 5 ++ binutils/sysdump.c | 6 +++ gdb/NEWS | 7 +++ gdb/cli/cli-logging.c | 60 ++++++++++++++++++++++-- gdb/doc/gdb.texinfo | 10 ++-- gdb/dwarf2/index-cache.c | 2 +- gdb/mdebugread.c | 8 ++-- gdb/testsuite/gdb.ada/access_to_packed_array.exp | 4 +- gdb/testsuite/gdb.base/catch-syscall.exp | 4 +- gdb/testsuite/gdb.base/style-logging.exp | 4 +- gdb/testsuite/gdb.base/ui-redirect.exp | 24 +++++----- gdb/testsuite/gdb.mi/mi-logging.exp | 12 ++--- gdb/testsuite/lib/gdb.exp | 4 +- 14 files changed, 108 insertions(+), 44 deletions(-)