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-allyesconfig in repository toolchain/binutils-gdb.
from 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 adds 13daa8e488 S/390: Fix optional operand handling after memory addresses
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 6 + gas/config/tc-ppc.c | 260 ++++++++++++++++++++- gas/config/tc-s390.c | 47 ++-- gas/testsuite/gas/s390/s390.exp | 1 + gas/testsuite/gas/s390/zarch-optargs.d | 12 + gas/testsuite/gas/s390/zarch-optargs.s | 6 + gdb/ChangeLog | 28 +++ gdb/aarch64-tdep.c | 2 +- gdb/i387-tdep.c | 40 ++-- gdb/python/lib/gdb/command/pretty_printers.py | 2 +- gdb/record.c | 2 +- gdb/target.c | 10 +- gdb/target.h | 2 +- gdb/testsuite/ChangeLog | 11 + gdb/testsuite/gdb.arch/i386-avx512.c | 7 + gdb/testsuite/gdb.arch/i386-avx512.exp | 10 + .../warning.exp} | 28 ++- 18 files changed, 409 insertions(+), 67 deletions(-) create mode 100644 gas/testsuite/gas/s390/zarch-optargs.d create mode 100644 gas/testsuite/gas/s390/zarch-optargs.s copy gdb/testsuite/{gdb.ada/access_to_unbounded_array.exp => gdb.base/warning.exp} (62%)