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-aarch64-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 2e1a984c23 Automatic date update in version.in adds a72f8c4ce3 Automatic date update in version.in adds 81873cc81e [gdb/symtab] Support DW_AT_main_subprogram with -readnow. adds a3972330f4 Fix a missing include of <string> adds 2e02f29632 Tidy up ar_open by using asprintf to replace xmalloc and sprintf. adds caa429d81a Delay allocation of dbx_symfile_info adds 25ce02ee7b Use gdbpy_enter in py-breakpoint.c adds 58e07198f3 Add support for NetBSD/sh3 core file sections. Merge multip [...] adds 422186a95c Remove newlines from warnings adds 9bf7038bb2 Update help text in ada-lang.c adds c6a636ce37 Fix printing large decimal values in strings.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 10 +++++ bfd/elf.c | 86 +++++++++++++++++++++++------------------- bfd/version.h | 2 +- binutils/ChangeLog | 12 ++++++ binutils/arsup.c | 11 +++++- binutils/strings.c | 4 +- gdb/ChangeLog | 45 ++++++++++++++++++++++ gdb/ada-lang.c | 18 ++++++--- gdb/cli/cli-cmds.c | 2 +- gdb/coffread.c | 7 ---- gdb/dbxread.c | 10 +++++ gdb/dwarf-index-cache.c | 2 +- gdb/dwarf2read.c | 4 ++ gdb/elfread.c | 12 +----- gdb/gdbserver/ChangeLog | 13 +++++++ gdb/gdbserver/linux-s390-low.c | 2 +- gdb/gdbserver/linux-x86-low.c | 2 +- gdb/gdbserver/remote-utils.c | 6 +-- gdb/gdbserver/thread-db.c | 4 +- gdb/gdbserver/tracepoint.c | 4 +- gdb/guile/guile.c | 2 +- gdb/m32c-tdep.c | 2 +- gdb/nat/fork-inferior.c | 2 +- gdb/python/py-breakpoint.c | 18 ++++----- gdb/python/python.c | 2 +- gdb/s12z-tdep.c | 6 +-- gdb/solib-svr4.c | 2 +- gold/ChangeLog | 4 ++ gold/errors.h | 1 + 29 files changed, 199 insertions(+), 96 deletions(-)