aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ee7298b..ca9f364 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2020-02-18 Simon Marchi <simon.marchi@efficios.com>
+
+ * dwarf2/read.c: Include "count-one-bits.h".
+ (update_enumeration_type_from_children): If an enumerator has
+ multiple bits set, don't treat the enumeration as a "flag enum".
+ * valprint.c (generic_val_print_enum_1): Assert that enumerators
+ of flag enums have 0 or 1 bit set.
+
2020-02-18 Bernd Edlinger <bernd.edlinger@hotmail.de>
* aarch64-tdep.c (aarch64_displaced_step_copy_insn): Use an explicit