summaryrefslogtreecommitdiff
path: root/src/openocd.c
Commit message (Expand)AuthorAgeFilesLines
...
* - made bp command more verbosedrath2006-08-201-1/+1
* - updated version info in openocd.cdrath2006-08-171-1/+1
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-011-1/+4
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-301-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-6/+2
* - fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath2006-06-251-1/+1
* - changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath2006-06-251-1/+1
* - added "version" command (patch from John Hartman, thanks)drath2006-06-251-1/+14
* - fixed some spelling errors (thanks to Andrew Dyer)drath2006-06-051-1/+1
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+113