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 48d0ac705c4 Handle base type without DW_AT_byte_size new f7a4e14a0b3 gdbsupport: move run_time_clock::now(user, system) out of r [...] new 0b79576c9d3 gdb: add scoped_time_it new cc55260231e gdb: add some scoped_time_its to profile startup time
The 3 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/dwarf2/cooked-index-worker.c | 9 ++++++-- gdb/dwarf2/cooked-index.c | 7 ++++++- gdb/dwarf2/read.c | 4 ++++ gdb/maint.c | 44 ++++++++++++++++++++++++++++++++++++++++ gdb/maint.h | 27 ++++++++++++++++++++++++ gdb/mi/mi-main.c | 2 +- gdb/minsyms.c | 3 +++ gdbsupport/run-time-clock.cc | 22 +++++++++++++++++--- gdbsupport/run-time-clock.h | 26 ++++++++++++++++++------ 9 files changed, 131 insertions(+), 13 deletions(-)