aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-25- fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath
2006-06-25- changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath
2006-06-16- keep additional information for decoded instructionsdrath
2006-06-12- the 'help' command now takes an optional argument to display help only on a...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath