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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 22e217527d [gdb/testsuite] Add back missing debug for index-cache.exp adds 8af58ffe5d [gdb/testsuite] Compile varval twice, once without bad DWARF adds 3426ae5760 Arm: Allow version strings in the triplet regexp adds aa2f9bcf23 AArch64: Add missing CPSR flags adds 762c164d75 Remove lookup_minimal_symbol_solib_trampoline adds a68aa5d302 Ensure that when attempting to process an ARM Mach-O file wi [...] adds aa108c0c46 i386: Document memory size reference in assembler adds 696d5b3801 Automatic date update in version.in adds d7560e2df5 RISC-V: Make objdump disassembly work right for binary files. adds 65bd27298d Fix a few non-dash safe xstormy16 shell scripts.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 8 + bfd/mach-o-arm.c | 22 ++ bfd/mach-o.c | 13 +- bfd/version.h | 2 +- binutils/ChangeLog | 7 + binutils/bucomm.c | 12 +- gas/ChangeLog | 12 + gas/doc/c-i386.texi | 15 +- gas/testsuite/gas/xstormy16/allinsn.sh | 2 +- gas/testsuite/gas/xstormy16/gcc.sh | 2 +- gdb/ChangeLog | 17 ++ gdb/arm-tdep.c | 14 +- gdb/features/aarch64-core.c | 7 +- gdb/features/aarch64-core.xml | 28 ++- gdb/minsyms.c | 34 --- gdb/minsyms.h | 12 - gdb/testsuite/ChangeLog | 4 + gdb/testsuite/gdb.dwarf2/varval.exp | 423 +++++++++++++++++---------------- opcodes/ChangeLog | 8 +- opcodes/riscv-dis.c | 6 +- 20 files changed, 380 insertions(+), 268 deletions(-) mode change 100644 => 100755 gas/testsuite/gas/xstormy16/allinsn.sh mode change 100644 => 100755 gas/testsuite/gas/xstormy16/gcc.sh