aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-2/+0
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+1
2002-07-10* wince.c (_initialize_wince): Rename _initialize_inftarg.Andrew Cagney1-1/+1
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-1/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-15/+21
2001-03-21* target.h (enum target_signal): Move definition from here.Andrew Cagney1-3/+6
2001-03-15Add ``attrib'' parameter to *xfer_memory() functions.Andrew Cagney1-2/+3
2001-03-05* wince.c: Change realloc to xrealloc throughout.Christopher Faylor1-5/+5
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-2/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-10/+7
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin1-2/+2
2000-07-30Protoization.Kevin Buettner1-13/+10
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-2/+2
2000-04-22Fix typo in comment.Christopher Faylor1-1/+1
2000-04-21* wince-stub.c (FREE): New macro.Christopher Faylor1-295/+305
2000-02-28* win32-nat.c: Remove unneeded header.Christopher Faylor1-1/+0
2000-02-28Include "gdb_wait.h" instead of "wait.h".Andrew Cagney1-1/+1
2000-02-24Windows CE support.Christopher Faylor1-0/+2034