Age | Commit message (Expand) | Author | Files | Lines |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -4/+1 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-16 | Undefine _process_user_ before including | Alfred M. Szmidt | 1 | -4/+7 |
2006-05-11 | 2006-05-11 Alfred M. Szmidt <ams@gnu.org> | Daniel Jacobowitz | 1 | -2/+8 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -4/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+4 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -73/+67 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -54/+54 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-06-08 | 2004-06-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+0 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2004-04-04 | 2004-04-04 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-30 | 2003-09-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-09 | 2003-09-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -11/+11 |
2003-06-14 | * Makefile.in (exc_request_U_h): Define | Daniel Jacobowitz | 1 | -0/+1 |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -32/+0 |
2002-09-29 | Zap __FUNCTION__. | Andrew Cagney | 1 | -8/+8 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+1 |
2002-04-30 | 2002-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+3 |
2002-04-30 | 2002-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+7 |
2002-04-24 | 2002-04-24 Roland McGrath <roland@frob.com> | Michael Snyder | 1 | -1/+73 |
2002-03-27 | s/strerror/safe_strerror/ | Andrew Cagney | 1 | -23/+23 |
2002-01-06 | <string.h> -> "gdb_string.h" | Andrew Cagney | 1 | -1/+1 |
2001-11-10 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -3/+3 |
2001-05-24 | * gnu-nat.c: Include <ctype.h>. | Mark Kettenis | 1 | -3/+4 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -25/+26 |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -1/+0 |
2001-03-20 | malloc() -> xmalloc. | Andrew Cagney | 1 | -5/+2 |
2001-03-15 | Add ``attrib'' parameter to *xfer_memory() functions. | Andrew Cagney | 1 | -0/+1 |
2001-03-13 | * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>. | Andrew Cagney | 1 | -7/+7 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -2/+2 |
2000-08-31 | Protoization. | Kevin Buettner | 1 | -7/+4 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -37/+19 |
2000-03-12 | 2000-03-11 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -5/+5 |
2000-02-26 | 2000-02-26 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -216/+301 |
2000-02-11 | 2000-02-09 Mark Kettenis <kettenis@gnu.org> | Jim Kingdon | 1 | -19/+44 |
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -1/+1 |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 1 | -4/+1 |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -29/+30 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -350/+362 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -4/+2 |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 1 | -17/+73 |