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-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 [...] adds 974c89e088 gdbserver: Add linux_get_hwcap adds 05805feba2 AArch64/Arm: Update testcases fixing endiannes and linux targets adds d851aa7170 Add AArch64 Pointer Authentication to the NEWS file new 53c973f200 Fix Powerpc build
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/version.h | 2 +- binutils/ChangeLog | 22 +++++++ binutils/MAINTAINERS | 6 +- binutils/objdump.c | 2 +- .../testsuite/binutils-all/aarch64/in-order-all.d | 37 +++++------ binutils/testsuite/binutils-all/aarch64/in-order.d | 24 +++---- .../binutils-all/aarch64/out-of-order-all.d | 37 +++++------ .../testsuite/binutils-all/aarch64/out-of-order.d | 24 +++---- .../testsuite/binutils-all/aarch64/out-of-order.s | 8 +-- binutils/testsuite/binutils-all/arm/in-order-all.d | 46 +++++++------- binutils/testsuite/binutils-all/arm/in-order.d | 24 +++---- .../testsuite/binutils-all/arm/out-of-order-all.d | 46 +++++++------- binutils/testsuite/binutils-all/arm/out-of-order.d | 24 +++---- binutils/testsuite/binutils-all/arm/out-of-order.s | 8 +-- gdb/ChangeLog | 29 +++++++++ gdb/NEWS | 7 +++ gdb/arm-linux-nat.c | 1 + gdb/gdbserver/ChangeLog | 16 +++++ gdb/gdbserver/linux-aarch64-low.c | 28 +-------- gdb/gdbserver/linux-arm-low.c | 27 +------- gdb/gdbserver/linux-low.c | 47 ++++++++++++++ gdb/gdbserver/linux-low.h | 10 +++ gdb/gdbserver/linux-ppc-low.c | 41 +----------- gdb/gdbserver/linux-s390-low.c | 32 +--------- gdb/minsyms.c | 49 +++------------ gdb/ppc-linux-nat.c | 1 + gdb/source-cache.c | 6 ++ ld/ChangeLog | 6 ++ ld/plugin.c | 73 +++++++++++++++++++++- ld/testsuite/ld-plugin/plugin-12.d | 8 +-- 30 files changed, 370 insertions(+), 321 deletions(-)