summaryrefslogtreecommitdiff
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+22
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-012-1/+2
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-174-61/+155
* - fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath2006-06-251-22/+18
* - changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath2006-06-251-6/+10
* - added "version" command (patch from John Hartman, thanks)drath2006-06-251-20/+23
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-1/+4
* - fixed some spelling errors (thanks to Andrew Dyer)drath2006-06-052-7/+7
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-027-0/+2241