aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-24- ST STM32x cortex support addedntfreak1-1/+1
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath1-0/+34
2007-05-29- split fileio handling into fileio part and image handlingdrath1-11/+776
2007-03-28- merged XScale branch back into trunkdrath1-11/+24
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath1-3/+3
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath1-1/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+4
2006-06-25- changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath1-2/+2
2006-06-16- keep additional information for decoded instructionsdrath1-21/+112
2006-06-12- the 'help' command now takes an optional argument to display help only on a...drath1-0/+1209