aboutsummaryrefslogtreecommitdiff
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 c62998f..93641a0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2019-05-08 Tom Tromey <tromey@adacore.com>
+ * typeprint.c (print_offset_data::update): Print the bit offset,
+ not the number of bits remaining.
+
+2019-05-08 Tom Tromey <tromey@adacore.com>
+
* typeprint.c (print_offset_data::maybe_print_hole): Add extra
padding at end of comment.