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_ubsan in repository toolchain/ci/binutils-gdb.
from 9dc2f26777 Fix an illegal memory access triggered by an atempt to disas [...] adds 611841bb1a gdb: make thread_info::executing private adds 90f4cc60f1 gdb: use bool instead of int in struct internal_problem adds 64dbf74d42 Revert: [AArch64] MTE corefile support adds 747656685b gdb: make use of std::string in utils.c adds 929ee488e9 Remove unused declaration from gdbserver/win32-low.h adds 116282d9d1 Automatic date update in version.in adds 5a0dcf6e0c gdb: sim: consolidate configure settings adds 3f87c57b90 gdb: aarch64: enable sim integration adds 551a11e1fb gdb: cris: enable sim integration adds 99aedb6243 sim: update configure target list adds 42f4615284 [gdb/build] Fix build with undefined CXX_STD_THREAD adds 351031f22a gdb: make thread_suspend_state::stop_pc optional
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 9 ++++++ bfd/elf.c | 19 ------------ bfd/version.h | 2 +- binutils/ChangeLog | 8 +++++ binutils/readelf.c | 2 -- gdb/breakpoint.c | 4 +-- gdb/configure.tgt | 77 +++++++++++++++++++++++------------------------ gdb/frame.c | 2 +- gdb/gdbthread.h | 52 +++++++++++++++++++++++++------- gdb/infcmd.c | 6 ++-- gdb/inflow.c | 2 +- gdb/infrun.c | 29 +++++++++--------- gdb/linux-nat.c | 2 +- gdb/linux-thread-db.c | 2 +- gdb/maint.c | 23 +++++++++----- gdb/record-btrace.c | 2 +- gdb/target.c | 2 +- gdb/thread.c | 37 +++++++++++------------ gdb/utils.c | 83 ++++++++++++++++++++++++++++----------------------- gdbserver/win32-low.h | 3 -- include/ChangeLog | 9 ++++++ include/elf/common.h | 6 ---- sim/configure | 44 +++++++++++++-------------- sim/configure.ac | 11 ++++--- 24 files changed, 240 insertions(+), 196 deletions(-)