summaryrefslogtreecommitdiff
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-1/+1
* - fixed regression in gdb_server.c (Thanks to Michael Fischer for finding the...drath2006-10-031-2/+4
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-96/+326
* - 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