summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7a1c81da07f..fc4920ee643 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
+
+ * elfread.c (record_minimal_symbol): Set section index to 0 for
+ non-allocatable sections.
+
2020-01-13 Ali Tamur <tamur@google.com>