This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-13-branch in repository binutils-gdb.
from 2ec9694617b Automatic date update in version.in new 6107546876d Avoid submitting empty tasks in parallel_for_each new 947b698401f Move hash_entry and eq_entry into cooked_index::do_finalize new 83d3152401c Fix parameter-less template regression in new DWARF reader
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.c | 161 +++++++++++++++++---- gdb/dwarf2/cooked-index.h | 15 +- gdb/dwarf2/read.c | 3 +- .../{gdb.dwarf2/index.cc => gdb.cp/paramless.cc} | 33 ++++- gdb/testsuite/gdb.cp/{bool.exp => paramless.exp} | 24 +-- gdb/unittests/parallel-for-selftests.c | 39 +++++ gdbsupport/parallel-for.h | 30 ++++ 7 files changed, 253 insertions(+), 52 deletions(-) copy gdb/testsuite/{gdb.dwarf2/index.cc => gdb.cp/paramless.cc} (63%) copy gdb/testsuite/gdb.cp/{bool.exp => paramless.exp} (65%)