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_build/master-arm in repository toolchain/ci/gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols adds 73d9afb778 Automatic date update in version.in adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler new e0c01ce66d Don't stop all threads prematurely after first step of "step N" new b0cf0a5b9d gdb/value.c: add several headers to the include list
The 2 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/version.h | 2 +- gas/doc/internals.texi | 6 +++ gas/symbols.c | 39 ++++++++++++++ gdb/infrun.c | 19 +++++-- .../step-N-all-progress.c} | 41 +++++++-------- gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++ gdb/value.c | 3 ++ opcodes/arc-dis.c | 2 +- 8 files changed, 140 insertions(+), 31 deletions(-) copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...] create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp