aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e1e466e..c4a9b6d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-25 Mark Mitchell <mark@codesourcery.com>
+
+ * event-loop.c (gdb_assert.h): Include.
+ (<windows.h>): Include under Windows.
+ (<io.h>): Likeiwse.
+ (gdb_select): New function.
+ (gdb_wait_for_event): Use it.
+ * Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
+
2005-04-23 Mark Kettenis <kettenis@gnu.org>
* sparc64-tdep.c: Include "dwarf2-frame.h".