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-stable-allnoconfig in repository toolchain/binutils-gdb.
from 42e151bf4c gdb/or1k: Add linux debugging support adds d9c859da9f gdb/emacs/dir-locals: Update settings for c++-mode adds fbcc8bafeb Override the previous definition from IR object adds 5aee1c38f9 Automatic date update in version.in adds 7ca166c940 Fix strings.c endian issue and strings test adds c0ab2ae3cc [GOLD] icf_safe_so_test adds 73e8dc90a8 Merge forward-search/reverse-search, use gdb::def_vector, re [...] adds a2419b98d9 Fix leak by using td_ta_delete() to deregister target proces [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 + bfd/elflink.c | 9 ++ bfd/version.h | 2 +- binutils/ChangeLog | 7 ++ binutils/strings.c | 167 +++++++++++++--------------- binutils/testsuite/binutils-all/strings.exp | 18 +-- gdb/.dir-locals.el | 8 +- gdb/ChangeLog | 22 ++++ gdb/linux-thread-db.c | 14 +++ gdb/nat/gdb_thread_db.h | 1 + gdb/source.c | 149 ++++++++----------------- gdb/testsuite/ChangeLog | 6 + gdb/testsuite/gdb.base/list.exp | 17 ++- gold/ChangeLog | 8 ++ gold/testsuite/icf_safe_so_test.sh | 54 +++++---- ld/ChangeLog | 7 ++ ld/testsuite/ld-plugin/lto.exp | 6 + ld/testsuite/ld-plugin/pr23958.c | 6 + ld/testsuite/ld-plugin/pr23958.t | 4 + 19 files changed, 273 insertions(+), 238 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr23958.c create mode 100644 ld/testsuite/ld-plugin/pr23958.t