bfd/
[binutils-gdb.git] / gdb / wince.c
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-05-23 Andrew Cagney2005-05-23 Andrew Cagney <cagney@gnu.org>
2005-02-18 Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-17 Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2005-01-12 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-05 Andrew Cagney2004-10-05 Andrew Cagney <cagney@gnu.org>
2004-09-29 Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-09-29 Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-07-30 Eli Zaretskii * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH):...
2004-07-26 Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-22 Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-06-25 Andrew Cagney2004-06-25 Andrew Cagney <cagney@gnu.org>
2004-06-24 Andrew Cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2003-11-06 Andrew Cagney2003-11-05 Andrew Cagney <cagney@redhat.com>
2003-10-10 Kazuhiro Inaoka2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2003-09-21 Andrew Cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-06-12 Andrew Cagney2003-06-12 Andrew Cagney <cagney@redhat.com>
2002-11-12 Daniel Jacobowitz * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-11-02 Andrew Cagney2002-11-02 Andrew Cagney <cagney@redhat.com>
2002-08-26 Stephane Carrez Fix PR gdb/393:
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-10 Andrew Cagney* wince.c (_initialize_wince): Rename _initialize_inftarg.
2002-02-05 Andrew Cagney* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New funct...
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-21 Andrew Cagney* target.h (enum target_signal): Move definition from...
2001-03-15 Andrew CagneyAdd ``attrib'' parameter to *xfer_memory() functions.
2001-03-05 Christopher Faylor* wince.c: Change realloc to xrealloc throughout.
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-01-23 J.T. Conklin* exec.c (xfer_memory): Add attrib argument.
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-11-03 J.T. Conklin* TODO: Note abstraction layer violation where "ocd...
2000-08-18 J.T. Conklin* MAINTAINERS: Add myself as dcache.c maintainer.
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-04 Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-05-28 Kevin BuettnerPARAMS removal.
2000-04-22 Christopher FaylorFix typo in comment.
2000-04-21 Christopher Faylor* wince-stub.c (FREE): New macro.
2000-02-28 Christopher Faylor* win32-nat.c: Remove unneeded header.
2000-02-28 Andrew CagneyInclude "gdb_wait.h" instead of "wait.h".
2000-02-24 Christopher FaylorWindows CE support.