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-next-defconfig in repository toolchain/ci/binutils-gdb.
from a4915e8d6c Use expression completer for "maint print type" adds 365f5fb6d0 binutils: Use file descriptors from make_tempname adds 1a1c3b4cc1 objcopy: Get input file stat after BFD open adds 014cc7f849 binutils: Make smart_rename safe too adds 846141822b Remove references to the unofficial SHF_GNU_BUILD_NOTE secti [...] adds bc545da73f gdb.base/break-on-linker-gcd-function.exp: Remove unused variable adds 28e36bf890 Automatic date update in version.in adds 8439f446a1 [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32 adds b46551b20c [gdb/testsuite] Simplify gdb.arch/amd64-gs_base.exp
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++ bfd/bfd-in2.h | 2 + bfd/opncls.c | 33 +++++++ bfd/version.h | 2 +- binutils/ChangeLog | 49 ++++++++++ binutils/ar.c | 23 ++++- binutils/arsup.c | 14 ++- binutils/bucomm.c | 4 +- binutils/bucomm.h | 5 +- binutils/objcopy.c | 95 ++++++++++++------- binutils/rename.c | 101 ++++++++++++++------- gdb/testsuite/ChangeLog | 15 +++ gdb/testsuite/gdb.ada/mi_task_arg.exp | 6 +- gdb/testsuite/gdb.arch/amd64-gs_base.exp | 28 +----- .../gdb.base/break-on-linker-gcd-function.exp | 1 - include/ChangeLog | 4 + include/elf/common.h | 1 - 17 files changed, 284 insertions(+), 105 deletions(-)