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 796d6298bb Arm: Fix Arm disassembler mapping symbol search. adds 0f83012ea0 Add linux_get_hwcap adds d45963c2b2 Fix s390 build adds 79e7ae11c7 Clean up some comments in minsyms.c adds 81a24d04df Note support for TLS variables on FreeBSD. adds e8fba7f6bb Fix relpp may be used uninitialized adds 24e31cf3aa Automatic date update in version.in adds 068ef30e9e Fix use-after-free in source_cache::get_source_lines adds 2fe7bab775 Fix Arm build adds 5fb812fc79 Take over Dave Brolley's maintainerships for FR30, FRV and MEP. adds 7ea79cb3af Provide string description of definition, visibility and res [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 9 +++++ binutils/MAINTAINERS | 6 ++-- binutils/objdump.c | 2 +- gdb/ChangeLog | 52 +++++++++++++++++++++++++++ gdb/NEWS | 5 +++ gdb/aarch64-linux-nat.c | 8 ++--- gdb/aarch64-linux-tdep.c | 16 ++------- gdb/aarch64-linux-tdep.h | 3 -- gdb/arm-linux-nat.c | 8 ++--- gdb/arm-linux-tdep.c | 5 +-- gdb/linux-tdep.c | 22 ++++++++++++ gdb/linux-tdep.h | 8 +++++ gdb/minsyms.c | 49 ++++--------------------- gdb/ppc-linux-nat.c | 39 ++++---------------- gdb/ppc-linux-tdep.c | 5 +-- gdb/s390-linux-nat.c | 4 +-- gdb/s390-linux-tdep.c | 3 +- gdb/source-cache.c | 6 ++++ ld/ChangeLog | 6 ++++ ld/plugin.c | 73 ++++++++++++++++++++++++++++++++++++-- ld/testsuite/ld-plugin/plugin-12.d | 8 ++--- 22 files changed, 215 insertions(+), 124 deletions(-)