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 5ee285ca3e5 Update following 2.39 release new 377c3a9c917 Introduce gdb::make_function_view new b859a3ef488 [gdbsupport] Add task size parameter in parallel_for_each new b069b588cfe [gdb/symtab] Use task size in parallel_for_each in dwarf2_b [...] new 728d5439e3f [gdb] Add unit test for gdb::sequential_for_each
The 4 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/read.c | 9 ++- gdb/unittests/function-view-selftests.c | 82 ++++++++++++++++++++- gdb/unittests/parallel-for-selftests.c | 105 ++++++++++++++++++++------ gdbsupport/function-view.h | 127 ++++++++++++++++++++++++++++++++ gdbsupport/parallel-for.h | 113 ++++++++++++++++++++++------ 5 files changed, 389 insertions(+), 47 deletions(-)