summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e2b91c613ba..d7407a3292e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2019-09-30 Tom Tromey <tom@tromey.com>
+ * NEWS: Add entry.
+ * maint.c (_initialize_maint_cmds): Add "max-worker-threads" maint
+ commands.
+
+2019-09-30 Tom Tromey <tom@tromey.com>
+
* minsyms.c (minimal_symbol_reader::install): Use
parallel_for_each.
* gdbsupport/parallel-for.h: New file.