summaryrefslogtreecommitdiff
path: root/gdb/event-loop.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/qiyao2013-01-251-83/+38
* gdb/qiyao2013-01-251-27/+13
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-19/+20
* PR gdb/8677Andreas Schwab2011-05-251-10/+6
* 2011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-111-0/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-7/+14
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* 2010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-159/+169
* * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...Doug Evans2010-05-251-0/+7
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-1/+1
* * event-loop.c (gdb_timer): Delete unused global.Doug Evans2010-05-031-3/+2
* Delete unused or undefined functions.Joel Brobecker2010-01-191-1/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* ARI fix: OP eol rule.Pierre Muller2009-10-061-6/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * event-loop.h: Mention async_event_handlers.Pedro Alves2008-10-241-94/+288
* * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus2008-03-141-1/+1
* Async mode fixes.Vladimir Prus2008-03-141-0/+4
* * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.Daniel Jacobowitz2008-03-051-0/+9
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-18 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-181-1/+1
* event-loop.c (gdb_wait_for_event): Move statement into if block.Michael Snyder2007-08-161-2/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-92/+3
* * event-loop.c (gdb_select): Detect file descriptors that haveMark Mitchell2006-01-141-12/+25
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * event-loop.c (gdb_select): Program defensively.Mark Mitchell2005-04-251-5/+10
* * event-loop.c (gdb_assert.h): Include.Mark Mitchell2005-04-251-6/+85
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-4/+4
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-10/+10
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* 2002-11-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-11-051-1/+6
* 2002-09-30 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-09-301-3/+5
* * event-loop.c (gdb_do_one_event): Make public.Stephane Carrez2002-09-101-2/+1
* * event-loop.c (create_file_handler): Don't do anything butKeith Seitz2002-05-141-36/+37
* * NEWS: Updated.Tom Tromey2001-11-271-0/+8
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unusedEli Zaretskii2001-03-261-46/+0
* Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney2001-03-201-2/+3
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-8/+16
* 2001-01-31 David Smith <dsmith@redhat.com>David Smith2001-01-311-2/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-6/+6
* Corrected spelling errors in comments:David Anderson2000-09-011-3/+3
* Check for <sys/poll.h>.Andrew Cagney2000-07-051-0/+6
* 2000-03-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-231-23/+23