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 37148af..cd28e9e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-06-15 Tom Tromey <tromey@redhat.com> + + * valops.c (find_overload_match): Use value_ind. + 2012-06-15 Maciej W. Rozycki <macro@codesourcery.com> * infrun.c (handle_inferior_event): Correct indentation. |