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-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 3b93626be9 Add a missing munmap_list move constructor adds 956bdb595b gdb: fix formatting of _debug_printf macros adds 0919fa3c46 Automatic date update in version.in adds 0be2fe677c ubsan: opcodes/csky-opc.h:929 shift exponent 536870912 adds 3cd7c7d7ef PPC64_OPT_LOCALENTRY is incompatible with tail calls adds 63e5eea234 [GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail calls new 8f9929bb97 gdb: Fix from_tty argument to gdb.execute in Python.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 10 ++++ bfd/elf64-ppc.c | 84 ++++++++++++++++++++++++++++------ bfd/version.h | 2 +- gas/ChangeLog | 91 +++++++++++++++++++------------------ gas/config/tc-csky.c | 8 ++-- gdb/ChangeLog | 13 ++++++ gdb/cli/cli-script.c | 9 ++-- gdb/infrun.h | 10 ++-- gdb/linux-nat.c | 10 ++-- gdb/testsuite/ChangeLog | 6 +++ gdb/testsuite/gdb.python/python.exp | 13 ++++++ gold/ChangeLog | 19 ++++++++ gold/powerpc.cc | 82 +++++++++++++++++++++++++-------- ld/ChangeLog | 12 +++++ ld/testsuite/ld-powerpc/elfv2so.d | 17 ++++--- ld/testsuite/ld-powerpc/notoc2.d | 4 +- ld/testsuite/ld-powerpc/tlsdesc.wf | 4 +- ld/testsuite/ld-powerpc/tlsdesc2.d | 9 ++-- ld/testsuite/ld-powerpc/tlsdesc2.wf | 6 +-- ld/testsuite/ld-powerpc/tlsopt5.d | 11 ++--- ld/testsuite/ld-powerpc/tlsopt5.wf | 4 +- ld/testsuite/ld-powerpc/tlsopt6.d | 11 ++--- ld/testsuite/ld-powerpc/tlsopt6.wf | 4 +- opcodes/ChangeLog | 28 ++++++++---- opcodes/csky-dis.c | 4 +- opcodes/csky-opc.h | 30 ++++++------ 26 files changed, 340 insertions(+), 161 deletions(-)