aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
AgeCommit message (Expand)AuthorFilesLines
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