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-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from d4ef5e75c7 Automatic date update in version.in adds cf487499e0 Fix a potential illegal memory access when testing for a spe [...] adds 4a2f674a68 Fix PR gdb/17917 Lookup build-id in remote binaries new d7c68312bd Always use std::function for self-tests new 05fb05a947 Fix bug in dynamic type resolution new 5dfe4bfcb9 Fix format_pieces selftest on Windows new 775d36a916 Fix Rust lex selftest when using libiconv new 5a8edb756a Check index in type::field
The 5 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/ChangeLog | 6 ++ bfd/archive.c | 3 +- bfd/linker.c | 1 + binutils/ChangeLog | 6 ++ binutils/nm.c | 3 +- binutils/objcopy.c | 3 +- gdb/ada-lang.c | 2 +- gdb/build-id.c | 21 ++++--- gdb/configure | 92 ++++++++++++++-------------- gdb/configure.ac | 21 ------- gdb/gdbtypes.c | 9 +-- gdb/gdbtypes.h | 1 + gdb/rust-parse.c | 13 +++- gdb/testsuite/gdb.ada/array_of_variant.exp | 11 ++++ gdb/testsuite/gdb.ada/array_of_variant/p.adb | 20 ++++++ gdb/unittests/format_pieces-selftests.c | 16 +++-- gdbsupport/common.m4 | 21 +++++++ gdbsupport/config.in | 3 + gdbsupport/configure | 46 ++++++++++++++ gdbsupport/selftest.cc | 37 ++--------- gdbsupport/selftest.h | 14 ----- 21 files changed, 212 insertions(+), 137 deletions(-)