This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig in repository toolchain/binutils-gdb.
from 0803633106 Per-inferior thread list, thread ranges/iterators, down with [...] adds 8e4b639201 Automatic date update in version.in adds 6af05e645a Remove declarations of is_running/is_stopped/is_exited adds 5013824590 gdbserver: AArch64: Remove cannot_fetch/store_register adds 06a3cd06d4 [GAS][ARM] Fix testism for bl local v4t test adds f5e0fe29ee Automatic date update in version.in adds 5446094655 Re-fix leak in source.c (open_source_file).
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 7 ++++ gas/testsuite/gas/arm/bl-local-v4t.d | 1 - gas/testsuite/gas/arm/blx-local-thumb.d | 24 +++++++++++ .../gas/arm/{bl-local-v4t.s => blx-local-thumb.s} | 15 ++++--- gdb/ChangeLog | 13 ++++++ gdb/gdbserver/ChangeLog | 6 +++ gdb/gdbserver/linux-aarch64-low.c | 20 +-------- gdb/gdbthread.h | 48 ++++++++++------------ gdb/source.c | 2 +- 10 files changed, 86 insertions(+), 52 deletions(-) create mode 100644 gas/testsuite/gas/arm/blx-local-thumb.d copy gas/testsuite/gas/arm/{bl-local-v4t.s => blx-local-thumb.s} (53%)