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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 7b63ad86ab gdbserver short-circuit-argument-list failures adds 45950eb600 Use '$enable_unittest' instead of '$development' on gdbserve [...] adds 54c56910ee Automatic date update in version.in adds 093f70ccd3 Allow multiple tests to be run on systems with older version [...] adds 18cb7c9f3a Introduce ATTRIBUTE_UNUSED_RESULT and use it adds 41e3300aa7 Add ATTRIBUTE_UNUSED_RESULT to parser_state adds 3cabd438f3 Add ATTRIBUTE_UNUSED_RESULT to scoped_fd adds 083eef1f89 Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap adds 4e4a8b932b Add ATTRIBUTE_UNUSED_RESULT to macro_buffer adds 88a774b998 Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release adds 895dafa679 Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release adds c119e04082 Remove excess calls to gdb_flush adds 4933ff73fe Updated Swedish translation for the binutils sub-directory. adds edbd9e45a9 Remove gdb_bfd_fdopenr
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 10 + binutils/po/sv.po | 3496 ++++++++++++++-------------- binutils/testsuite/lib/binutils-common.exp | 8 +- gdb/ChangeLog | 79 + gdb/ada-valprint.c | 1 - gdb/c-valprint.c | 1 - gdb/cli/cli-cmds.c | 14 +- gdb/cli/cli-script.c | 5 +- gdb/common/common-defs.h | 6 + gdb/common/gdb_ref_ptr.h | 2 +- gdb/common/scoped_fd.h | 2 +- gdb/common/scoped_mmap.h | 2 +- gdb/darwin-nat.c | 2 - gdb/dwarf2loc.c | 3 +- gdb/f-valprint.c | 1 - gdb/gdb_bfd.c | 10 - gdb/gdb_bfd.h | 5 - gdb/gdbserver/ChangeLog | 6 + gdb/gdbserver/configure.srv | 2 +- gdb/gnu-nat.c | 3 - gdb/hppa-tdep.c | 2 - gdb/inf-ptrace.c | 2 - gdb/infrun.c | 7 +- gdb/m2-valprint.c | 2 - gdb/macroexp.c | 2 +- gdb/mdebugread.c | 1 - gdb/memattr.c | 2 - gdb/nat/linux-btrace.c | 9 +- gdb/nto-procfs.c | 2 - gdb/p-valprint.c | 2 - gdb/parser-defs.h | 2 +- gdb/printcmd.c | 2 - gdb/procfs.c | 1 - gdb/remote.c | 4 +- gdb/sparc64-tdep.c | 1 - gdb/target.c | 1 - gdb/typeprint.c | 1 - gdb/utils.c | 1 - gdb/utils.h | 2 +- gdb/valprint.c | 4 - gdb/value.c | 10 +- gdb/varobj.c | 4 +- gdb/windows-nat.c | 3 - 44 files changed, 1928 insertions(+), 1799 deletions(-)