OSDN Git Service

Switch the license of all .c files to GPLv3.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / event-loop.c
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-08-18 msnyder2007-08-18 Michael Snyder <msnyder@access-company...
2007-08-16 msnyderevent-loop.c (gdb_wait_for_event): Move statement into...
2007-01-09 drowCopyright updates for 2007.
2006-02-10 drow * NEWS: Mention native Windows support.
2006-01-14 mmitchel * event-loop.c (gdb_select): Detect file descriptors...
2005-12-17 eliz * breakpoint.c:
2005-04-25 mmitchel * event-loop.c (gdb_select): Program defensively.
2005-04-25 mmitchel * event-loop.c (gdb_assert.h): Include.
2005-02-12 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-01-12 cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2002-11-05 ezannoni2002-11-05 Elena Zannoni <ezannoni@redhat.com>
2002-09-30 ezannoni2002-09-30 Elena Zannoni <ezannoni@redhat.com>
2002-09-10 ciceron * event-loop.c (gdb_do_one_event): Make public.
2002-05-14 kseitz * event-loop.c (create_file_handler): Don't...
2001-11-27 tromey * NEWS: Updated.
2001-03-27 jtc* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-26 eliz * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET...
2001-03-20 cagneyMove realoc() decl to utils.c. s/realloc()/xrealloc()/.
2001-03-07 jtc2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06 kevinbUpdate/correct copyright notices.
2001-02-08 cagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-31 dsmith2001-01-31 David Smith <dsmith@redhat.com>
2000-12-15 kevinbReplace free() with xfree().
2000-09-01 daveaCorrected spelling errors in comments:
2000-07-05 cagneyCheck for <sys/poll.h>.
2000-03-23 ezannoni2000-03-22 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-03-23 ezannoni2000-03-22 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-03-20 ezannoni2000-03-04 Eli Zaretskii <eliz@is.elta.co.il>
2000-03-06 ezannoni2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-02-21 ezannoni2000-02-21 Elena Zannoni <ezannoni@kwikemart.cygnus...
1999-05-11 shebsInitial revision