diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bcaf17c..e6f56c0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2014-07-30 Yao Qi <yao@codesourcery.com> + + * parser-defs.h (struct exp_descriptor) <operator_check>: Update + comments. + * parse.c (exp_iterate): Update comments. + 2014-07-30 Gary Benson <gbenson@redhat.com> * common/common-defs.h: New file. |