diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f32b6b9..6182358 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2014-12-02 Doug Evans <dje@google.com> + + * valops.c (do_search_struct_field): Remove remnant of Chill support. + Ref: commit 4c2260aa5c261f7bfb26dcf3aa7c67876720b17e + 2014-12-02 Simon Marchi <simon.marchi@ericsson.com> * common/cleanups.c (make_cleanup_dtor): Fix comment typo. |