summaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
Commit message (Expand)AuthorAgeFilesLines
* - ST STM32x cortex support addedntfreak2007-06-241-1/+1
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-0/+34
* - split fileio handling into fileio part and image handlingdrath2007-05-291-11/+776
* - merged XScale branch back into trunkdrath2007-03-281-11/+24
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-3/+3
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath2006-06-251-2/+2
* - keep additional information for decoded instructionsdrath2006-06-161-21/+112
* - the 'help' command now takes an optional argument to display help only on a...drath2006-06-121-0/+1209