2000-03-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 47be4f34a24f8458f3af7a92b38bc4cb17c9441e..39403a7cb14b5a5ac6ac1883c8436f3739a4851f 100644 (file)
@@ -1,3 +1,17 @@
+2000-03-22  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+        From  Philippe De Muyter  <phdm@macqel.be>
+
+       * event-loop.c (sys/types.h): File now included unconditionally.
+       (use_poll): New variable..
+       (gdb_notifier): poll- and select-versions merged.
+       (add_file_handler): If HAVE_POLL, check whether poll is usable,
+       and reset `use_poll' if not.
+       (create_file_handler): Select poll- or select-version according to
+       `use_poll'.
+       (delete_file_handler, handle_file_event): Likewise.
+       (gdb_wait_for_event, poll_timers): Likewise.
+
 2000-03-22  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
 
        * printcmd.c (print_scalar_formatted):  Truncate addresses to the
This page took 0.023188 seconds and 4 git commands to generate.