aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/ChangeLog')
-rw-r--r--gdbsupport/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdbsupport/ChangeLog b/gdbsupport/ChangeLog
index 6cda605..4858cc6 100644
--- a/gdbsupport/ChangeLog
+++ b/gdbsupport/ChangeLog
@@ -1,3 +1,10 @@
+2020-09-14 Pedro Alves <pedro@palves.net>
+
+ * traits.h (struct nonesuch, struct detector, detected_or)
+ (detected_or_t, is_detected, detected_t, detected_or)
+ (detected_or_t, is_detected_exact, is_detected_convertible): New.
+ * valid-expr.h (CHECK_VALID_EXPR_INT): Use gdb::is_detected_exact.
+
2020-09-10 Kamil Rytarowski <n54@gmx.com>
* eintr.h: New file.