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-allyesconfig in repository toolchain/binutils-gdb.
from 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 adds 20f0d60db4 Avoid crash when calling warning too early adds 3c6618cd22 Fix output indentation for "info pretty-printers" adds 9c710e1157 Capitalize "<TAB>" in require_record_target error adds 663cc8c0fc Automatic date update in version.in adds 0e2779e98d PowerPC, don't use bfd reloc howto in md_assemble
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 6 + gas/config/tc-ppc.c | 260 ++++++++++++++++++++- gdb/ChangeLog | 35 +++ gdb/aarch64-tdep.c | 2 +- gdb/i387-tdep.c | 40 ++-- gdb/python/lib/gdb/command/pretty_printers.py | 2 +- gdb/record.c | 2 +- gdb/riscv-tdep.c | 17 +- gdb/target.c | 10 +- gdb/target.h | 2 +- gdb/testsuite/ChangeLog | 16 ++ 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 +- .../warning.exp} | 28 ++- 16 files changed, 411 insertions(+), 52 deletions(-) copy gdb/testsuite/{gdb.ada/access_to_unbounded_array.exp => gdb.base/warning.exp} (62%)