aboutsummaryrefslogtreecommitdiff
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 7c5efceb352..41daef6af43 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2019-11-04 Christian Biesinger <cbiesinger@google.com>
+
+ * psympriv.h: Add static_asserts for sizeof (general_symbol_info)
+ and sizeof (symbol).
+ * symtab.h: Add a static_assert for sizeof (partial_symbol).
+
2019-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* NEWS (Changes since GDB 8.3): Document Solaris 10 removal.