aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 551dd71..5b50452 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2020-12-19 Hannes Domani <ssbssa@yahoo.de>
+
+ PR exp/27070
+ * gdb.python/compare-enum-type-a.c: New test.
+ * gdb.python/compare-enum-type-b.c: New test.
+ * gdb.python/compare-enum-type.exp: New file.
+ * gdb.python/compare-enum-type.h: New test.
+
2020-12-18 Hannes Domani <ssbssa@yahoo.de>
* gdb.python/py-format-string.exp: Add tests for address keyword.