aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 561e771..6aff604 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-22 Pedro Alves <pedro@codesourcery.com>
+
+ * remote.c (compare_sections_command): Don't declare exec_bfd.
+ * tracepoint.c: Include "gdbcore.h".
+ (remote_set_transparent_ranges): Don't declare exec_bfd.
+
2009-05-21 Pedro Alves <pedro@codesourcery.com>
* aix-thread.c (init_aix_thread_ops): Whitespace.