This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/cbiesinger/parallel-minsyms-mutex in repository binutils-gdb.
from f8acf70bac Use run_on_main_thread in gdb.post_event new 11d9c64c57 Don't use the mutex for each symbol_set_names call
The 1 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/gdbsupport/parallel-for.h | 5 +- gdb/minsyms.c | 48 ++++++++++--- gdb/symtab.c | 162 +++++++++++++++++++----------------------- gdb/symtab.h | 10 +++ 4 files changed, 123 insertions(+), 102 deletions(-)