summaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
Commit message (Expand)AuthorAgeFilesLines
* - 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