aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
AgeCommit message (Expand)Author
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-03-24Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instructionoharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2007-06-24- ST STM32x cortex support addedntfreak
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-03-28- merged XScale branch back into trunkdrath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-25- changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...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