Age | Commit message (Expand) | Author | Files | Lines |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -19/+20 |
2011-05-25 | PR gdb/8677 | Andreas Schwab | 1 | -10/+6 |
2011-03-11 | 2011-03-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -7/+14 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-12-29 | 2010-12-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -159/+169 |
2010-05-25 | * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ... | Doug Evans | 1 | -0/+7 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2010-05-03 | * event-loop.c (gdb_timer): Delete unused global. | Doug Evans | 1 | -3/+2 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -1/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -6/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-24 | * event-loop.h: Mention async_event_handlers. | Pedro Alves | 1 | -94/+288 |
2008-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -1/+1 |
2008-03-14 | Async mode fixes. | Vladimir Prus | 1 | -0/+4 |
2008-03-05 | * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update. | Daniel Jacobowitz | 1 | -0/+9 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-18 | 2007-08-18 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-08-16 | event-loop.c (gdb_wait_for_event): Move statement into if block. | Michael Snyder | 1 | -2/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -92/+3 |
2006-01-14 | * event-loop.c (gdb_select): Detect file descriptors that have | Mark Mitchell | 1 | -12/+25 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-04-25 | * event-loop.c (gdb_select): Program defensively. | Mark Mitchell | 1 | -5/+10 |
2005-04-25 | * event-loop.c (gdb_assert.h): Include. | Mark Mitchell | 1 | -6/+85 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+10 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2002-11-05 | 2002-11-05 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+6 |
2002-09-30 | 2002-09-30 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -3/+5 |
2002-09-10 | * event-loop.c (gdb_do_one_event): Make public. | Stephane Carrez | 1 | -2/+1 |
2002-05-14 | * event-loop.c (create_file_handler): Don't do anything but | Keith Seitz | 1 | -36/+37 |
2001-11-27 | * NEWS: Updated. | Tom Tromey | 1 | -0/+8 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-03-26 | * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused | Eli Zaretskii | 1 | -46/+0 |
2001-03-20 | Move realoc() decl to utils.c. s/realloc()/xrealloc()/. | Andrew Cagney | 1 | -2/+3 |
2001-03-07 | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -8/+16 |
2001-01-31 | 2001-01-31 David Smith <dsmith@redhat.com> | David Smith | 1 | -2/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -6/+6 |
2000-09-01 | Corrected spelling errors in comments: | David Anderson | 1 | -3/+3 |
2000-07-05 | Check for <sys/poll.h>. | Andrew Cagney | 1 | -0/+6 |
2000-03-23 | 2000-03-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -23/+23 |
2000-03-23 | 2000-03-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -206/+244 |
2000-03-20 | 2000-03-04 Eli Zaretskii <eliz@is.elta.co.il> | Elena Zannoni | 1 | -63/+54 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+5 |