diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5d35d00..d509d03 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,14 +1,3 @@ -2010-05-17 Joel Brobecker <brobecker@adacore.com> - - * target.h (reset_schedlock): Add declaration. - * infrun.c (reset_schedlock): Add missing void in function profile. - * target.c (target_mourn_inferior): Delete local declaration of - reset_schedlock. Style-fix in comment. - -2010-05-17 Hui Zhu <teawater@gmail.com> - - * target.c (target_mourn_inferior): Extern reset_schedlock. - 2010-05-16 Michael Snyder <msnyder@vmware.com> * target.c: White space. |