Tom Tromey afdd136635 Back out some parallel_for_each features
Now that the DWARF reader does not use parallel_for_each, we can
remove some of the features that were added just for it: return values
and task sizing.

The thread_pool typed tasks feature could also be removed, but I
haven't done so here.  This one seemed less intrusive and perhaps more
likely to be needed at some point.
2024-01-08 18:40:22 -07:00
..
2023-11-15 12:53:04 +00:00
2023-09-11 06:15:52 +00:00
2023-06-03 22:43:57 +02:00
2023-10-12 18:23:13 -06:00
2023-11-15 12:53:04 +00:00
2023-11-29 14:29:43 -07:00
2023-06-03 22:43:57 +02:00
2023-11-27 12:55:14 -07:00
2023-11-27 12:55:14 -07:00
2023-11-29 14:29:43 -07:00
2023-11-29 14:29:44 -07:00
2023-06-03 22:43:57 +02:00
2024-01-08 18:40:21 -07:00
2024-01-08 18:40:21 -07:00
2023-12-22 09:35:11 -07:00
2023-11-29 14:29:44 -07:00
2023-06-03 22:43:57 +02:00
2023-11-29 14:29:44 -07:00
2023-09-15 10:36:15 -06:00
2023-06-03 22:43:57 +02:00
2024-01-08 18:40:21 -07:00
2024-01-08 18:40:21 -07:00
2023-11-29 14:29:44 -07:00
2023-11-29 14:29:43 -07:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.