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_gdb/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 5b4846283c Re: PR28149, debug info with wrong file association adds d467335403 Fix allocate_filenum last dir/file checks adds 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...] adds 56d9e3c562 gdbsupport/gdb_proc_service.h: use decltype instead of typeof adds 6f265beb28 [gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32 adds c45a683f8f [gdb] Change register_test to use std::function arg adds ff1c1bb9be [gdb/testsuite] Register test for each arch separately in re [...] adds acb7bdf0d2 [gdb/testsuite] Fix gdb.ada/mi_prot.exp adds 5936ac73ed [gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9 adds 01723a3503 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 ++ .../{aarch64/aarch64.exp => riscv/riscv.exp} | 11 +-- binutils/testsuite/binutils-all/riscv/unknown.d | 11 +++ .../testsuite/binutils-all/riscv/unknown.s | 24 ++--- gas/dwarf2dbg.c | 6 +- gdb/selftest-arch.c | 105 +++++++++------------ gdb/testsuite/gdb.ada/big_packed_array.exp | 10 ++ gdb/testsuite/gdb.ada/interface.exp | 10 +- gdb/testsuite/gdb.ada/mi_prot.exp | 2 +- gdb/unittests/intrusive_list-selftests.c | 6 +- gdbsupport/gdb_proc_service.h | 2 +- gdbsupport/selftest.cc | 39 ++++---- gdbsupport/selftest.h | 2 +- opcodes/ChangeLog | 6 ++ opcodes/riscv-dis.c | 24 ++++- 16 files changed, 154 insertions(+), 112 deletions(-) copy binutils/testsuite/binutils-all/{aarch64/aarch64.exp => riscv/riscv.exp} (82%) create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d copy gdb/testsuite/gdb.dwarf2/locexpr-data-member-location-main.c => binutils/test [...]