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-next-allnoconfig in repository toolchain/binutils-gdb.
from d3def5d73e Enhance objdump's --disassemble switch so that it can now ta [...] adds 07deea26b5 ada-tasks.c::read_atcb: start from a cleared ada_task_info result adds 76136aeda5 (Ada/tasking) fix array or string index out of range warning adds 9e49efb79c Automatic date update in version.in adds 5acaada745 Make gold testsuite work with CC and CXX specifying -B adds 17cf289784 gdb/riscv: Handle errors while setting the frame id adds cd115d615c gdb/riscv: Update test to support targets without FP hardware adds b5420128da x86-64: fix ZMM register state tracking adds d4718d5c9f (AArch64) wrong value returned by "finish" for HFA
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 31 + gdb/aarch64-tdep.c | 2 +- gdb/ada-tasks.c | 28 +- gdb/i387-tdep.c | 40 +- gdb/riscv-tdep.c | 17 +- gdb/testsuite/ChangeLog | 10 + gdb/testsuite/gdb.arch/i386-avx512.c | 7 + gdb/testsuite/gdb.arch/i386-avx512.exp | 10 + gdb/testsuite/gdb.arch/riscv-reg-aliases.exp | 24 +- gold/ChangeLog | 31 + gold/Makefile.am | 75 ++- gold/Makefile.in | 119 ++-- gold/testsuite/Makefile.am | 788 +++++++++++++------------ gold/testsuite/Makefile.in | 841 +++++++++++++-------------- gold/testsuite/incremental_test.sh | 2 +- 16 files changed, 1063 insertions(+), 964 deletions(-)