diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9297e8f..cd7ec19 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2021-03-08 Tom Tromey <tom@tromey.com> + * expop.h (class complex_operation): New. + +2021-03-08 Tom Tromey <tom@tromey.com> + * eval.c (eval_op_objc_selector): No longer static. * c-exp.h (class objc_selector_operation): New. |