This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/binutils-gdb.
from 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 [...] adds 5e1186b5b3 [gdb/testsuite] Handle internal-error in gdb_run_cmd adds b4d9dd5c35 Automatic date update in version.in adds b54509b844 PR28307, segfault in ppc64_elf_toc64_reloc adds 5d2deb81fa [gdb/testsuite] Handle internal-error in gdb_unload adds 3f1a2892e1 Fix illegal memory access triggered by an attempt to disasse [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 +++++ bfd/elf32-ppc.c | 4 ++++ bfd/elf32-score7.c | 4 +++- bfd/elf64-ppc.c | 28 ++++++++++++++++++---- bfd/elfxx-riscv.c | 7 ++++++ bfd/version.h | 2 +- gas/config/tc-mcore.c | 9 ++++--- gdb/elfread.c | 1 - gdb/ia64-libunwind-tdep.c | 1 - ...h-ld.c => riscv64-unwind-prologue-with-ld-lw.c} | 0 .../riscv64-unwind-prologue-with-ld-lw.exp | 2 +- gdb/testsuite/lib/gdb.exp | 12 ++++++++++ gdb/windows-tdep.c | 1 - 13 files changed, 63 insertions(+), 14 deletions(-) rename gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld.c => riscv64-unwind [...]