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 9c3a538..f4b2e73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2009-02-17 Vladimir Prus <vladimir@codesourcery.com> + + * observer.c (observer_test_first_notification_function) + (observer_test_second_notification_function) + (observer_test_third_notification_function): Adjust prototype. + 2009-02-17 Pedro Alves <pedro@codesourcery.com> * Makefile.in (ALL_64_TARGET_OBS): Add amd64-dicos-tdep.o. |