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 606813d5cd Move top-level Makefile.def/Makefile.in to the top-level ChangeLog adds 51f1fdc3d2 Use gdb_static_assert in charset.c adds bad5c02618 Move declaration of vtbl_ptr_name to the header. adds f21410c03a Automatic date update in version.in adds 46e292ab0a S/390: Add support for z15 as CPU name. adds 6446511295 PowerPC local got test adds 063c511bd7 PR25078, stack overflow in function find_abstract_instance adds b7d9d3ee59 PR25079, "ar s" stopped working adds 34916edc47 Move declaration of lang_frame_mismatch_warn to header. adds 79bb1944d6 Move declaration of overload_debug to header
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 7 +++++++ bfd/dwarf2.c | 35 +++++++++++++++++------------------ bfd/version.h | 2 +- binutils/ChangeLog | 6 ++++++ binutils/ar.c | 3 ++- gas/config/tc-s390.c | 2 +- gas/doc/as.texi | 3 ++- gas/doc/c-s390.texi | 4 ++-- gdb/ChangeLog | 31 +++++++++++++++++++++++++++++++ gdb/c-lang.h | 6 ++++++ gdb/charset.c | 12 +++--------- gdb/cp-valprint.c | 2 +- gdb/gdbtypes.c | 3 +-- gdb/gdbtypes.h | 5 +++++ gdb/language.c | 9 ++++----- gdb/language.h | 5 +++++ gdb/stabsread.c | 6 +----- gdb/top.c | 4 +--- gdb/valops.c | 2 +- ld/ChangeLog | 6 ++++++ ld/testsuite/ld-powerpc/localgot.d | 8 ++++++++ ld/testsuite/ld-powerpc/localgot.s | 5 +++++ ld/testsuite/ld-powerpc/powerpc.exp | 1 + opcodes/s390-mkopc.c | 3 ++- 24 files changed, 119 insertions(+), 51 deletions(-) create mode 100644 ld/testsuite/ld-powerpc/localgot.d create mode 100644 ld/testsuite/ld-powerpc/localgot.s