This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 93d481d1d8 Automatic date update in version.in adds 5a20fadc84 gdbtypes.c: Add the case for FIELD_LOC_KIND_DWARF_BLOCK adds ac11cca5b6 Add a sanity check to the init_nfp6000_mecsr_sec() function [...] adds 1faddd8d18 Fix potential uninitialised variable in microblaze assembler code. adds 1bced5243e Fix potential use on an uninitialised vairable in the MCore [...] adds 804439b4d7 Fix an illegal memory access triggered by disassembling corr [...] adds d9a2066df4 Remove some complaints.h includes adds 69e8e0afee [gdb/testsuite] Handle eof in gdb_internal_error_resync adds d327d1b34f gdb: rename gdb/testsuite/gdb.arch/riscv64-unwind-prologue-w [...] new 5e1186b5b3 [gdb/testsuite] Handle internal-error in gdb_run_cmd new b4d9dd5c35 Automatic date update in version.in
The 2 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/elf32-score7.c | 4 +++- bfd/version.h | 2 +- gas/config/tc-mcore.c | 9 ++++++--- gas/config/tc-microblaze.c | 2 +- gdb/elfread.c | 1 - gdb/gdbtypes.c | 4 ++++ gdb/ia64-libunwind-tdep.c | 1 - ...d-prologue-with-ld.c => riscv64-unwind-prologue-with-ld-lw.c} | 0 gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp | 2 +- gdb/testsuite/lib/gdb.exp | 7 +++++++ gdb/windows-tdep.c | 1 - opcodes/nfp-dis.c | 7 +++++-- 12 files changed, 28 insertions(+), 12 deletions(-) rename gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld.c => riscv64-unwind [...]