This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 9 ++++++ bfd/elf.c | 19 ------------ binutils/ChangeLog | 8 +++++ binutils/readelf.c | 2 -- gdb/breakpoint.c | 4 +-- gdb/frame.c | 2 +- gdb/gdbthread.h | 20 +++++++++---- gdb/infcmd.c | 4 +-- gdb/inflow.c | 2 +- gdb/infrun.c | 26 ++++++++-------- gdb/linux-nat.c | 2 +- gdb/linux-thread-db.c | 2 +- gdb/record-btrace.c | 2 +- gdb/target.c | 2 +- gdb/thread.c | 37 +++++++++++------------ gdb/utils.c | 83 ++++++++++++++++++++++++++++----------------------- include/ChangeLog | 9 ++++++ include/elf/common.h | 6 ---- 18 files changed, 127 insertions(+), 112 deletions(-)