aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 42ef34a..509e739 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2021-01-12 Simon Marchi <simon.marchi@polymtl.ca>
+ * top.h (readnow_symbol_files, readnever_symbol_files): Move
+ declarations to ...
+ * symfile.h: ... here.
+ * symfile.c: Update doc.
+
+2021-01-12 Simon Marchi <simon.marchi@polymtl.ca>
+
* target.h (baud_rate, serial_parity): Move declarations...
* serial.h: ... here.
* main.c: Include serial.h.