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-allmodconfig in repository toolchain/ci/binutils-gdb.
from c0ea7c52e1 Add support for new functionality in the msp430 backend of GCC. adds 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 new 34916edc47 Move declaration of lang_frame_mismatch_warn to header. new 79bb1944d6 Move declaration of overload_debug to header
The 2 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 | 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 | 55 +++++++++++++++++++++++++++++-------- 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, 131 insertions(+), 63 deletions(-) create mode 100644 ld/testsuite/ld-powerpc/localgot.d create mode 100644 ld/testsuite/ld-powerpc/localgot.s