Age | Commit message (Expand) | Author | Files | Lines |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -10/+6 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -3/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-23 | 2005-05-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -44/+37 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -14/+14 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -17/+16 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -187/+253 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-05 | 2004-10-05 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -38/+39 |
2004-09-29 | 2004-09-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+0 |
2004-09-29 | 2004-09-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+0 |
2004-07-30 | * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros. | Eli Zaretskii | 1 | -1/+2 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2004-06-25 | 2004-06-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-06-24 | 2004-06-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+0 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2003-11-06 | 2003-11-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+2 |
2003-10-10 | 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -2/+2 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-06-12 | 2003-06-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+3 |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -2/+0 |
2002-11-02 | 2002-11-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+1 |
2002-07-10 | * wince.c (_initialize_wince): Rename _initialize_inftarg. | Andrew Cagney | 1 | -1/+1 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -15/+21 |
2001-03-21 | * target.h (enum target_signal): Move definition from here. | Andrew Cagney | 1 | -3/+6 |
2001-03-15 | Add ``attrib'' parameter to *xfer_memory() functions. | Andrew Cagney | 1 | -2/+3 |
2001-03-05 | * wince.c: Change realloc to xrealloc throughout. | Christopher Faylor | 1 | -5/+5 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -2/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-11-03 | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 1 | -10/+7 |
2000-08-18 | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 1 | -2/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -13/+10 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -2/+2 |
2000-04-22 | Fix typo in comment. | Christopher Faylor | 1 | -1/+1 |
2000-04-21 | * wince-stub.c (FREE): New macro. | Christopher Faylor | 1 | -295/+305 |
2000-02-28 | * win32-nat.c: Remove unneeded header. | Christopher Faylor | 1 | -1/+0 |
2000-02-28 | Include "gdb_wait.h" instead of "wait.h". | Andrew Cagney | 1 | -1/+1 |
2000-02-24 | Windows CE support. | Christopher Faylor | 1 | -0/+2034 |