summaryrefslogtreecommitdiff
path: root/gdb/wince.c
Commit message (Expand)AuthorAgeFilesLines
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-1/+1
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-15/+21
* * target.h (enum target_signal): Move definition from here.Andrew Cagney2001-03-211-3/+6
* Add ``attrib'' parameter to *xfer_memory() functions.Andrew Cagney2001-03-151-2/+3
* * wince.c: Change realloc to xrealloc throughout.Christopher Faylor2001-03-051-5/+5
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-2/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-10/+7
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-2/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-13/+10
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-2/+2
* Fix typo in comment.Christopher Faylor2000-04-221-1/+1
* * wince-stub.c (FREE): New macro.Christopher Faylor2000-04-211-295/+305
* * win32-nat.c: Remove unneeded header.Christopher Faylor2000-02-281-1/+0
* Include "gdb_wait.h" instead of "wait.h".Andrew Cagney2000-02-281-1/+1
* Windows CE support.Christopher Faylor2000-02-241-0/+2034