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 24ef63a..3229ea9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-08-16 Yao Qi <yao@codesourcery.com> + + * remote.c (handle_notification): Remove parameter 'length'. + (putpkt_binary, getpkt_or_notif_sane_1): Caller update. + 2012-08-15 Keith Seitz <keiths@redhat.com> * gdbtypes.c (opaque_type_resolution): Make static. |