This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 70c16c04ac S/390: Fix indentation new 2b51eddc55 btrace: Use std::vector in struct btrace_thread_information. new 17b89b34b8 btrace: Transfer ownership of pointers. new 521103fd00 btrace: Add btinfo to instruction interator. new f158f20875 btrace: Use function segment index in call iterator. new a0f1b96332 btrace: Use function segment index in insn iterator. new 8286623c11 btrace: Remove constant arguments. new b54b03bd87 btrace: Remove struct btrace_thread_info::{begin,end}. new 42bfe59e3a btrace: Replace struct btrace_function::up. new eb8f2b9c44 btrace: Remove struct btrace_function::flow. new 4aeb0dfcc4 btrace: Replace struct btrace_function::segment. new 8ffd39f2e4 btrace: Remove bfun_s vector. new 08c3f6d234 btrace: Store function segments as objects.
The 12 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: gdb/ChangeLog | 144 +++++++ gdb/btrace.c | 852 +++++++++++++++++++++--------------------- gdb/btrace.h | 77 ++-- gdb/python/py-record-btrace.c | 12 +- gdb/record-btrace.c | 41 +- 5 files changed, 629 insertions(+), 497 deletions(-)