gdbsupport: make basic_safe_iterator::operator* return the same thing as underlying...
[binutils-gdb.git] / gdbsupport / thread-pool.h
2023-02-09 Tom TromeyLet user C-c when waiting for DWARF index finalization
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-05-10 Tom TromeyFix --disable-threading build
2022-04-14 Tiezhu Yanggdb: fix build errors in gdbsupport/thread-pool.h used...
2022-04-12 Tom TromeyReturn vector of results from parallel_for_each
2022-04-12 Tom TromeyAllow thread-pool.h to work without threads
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-04-30 Tom TromeyUse rvalue reference in thread_pool::post_task
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-14 Tom TromeyMove gdbsupport to the top level