fixed warning
[fw/openocd] / src / target / arm_disassembler.c
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-14 drath- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-28 drath- merged XScale branch back into trunk
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-01-09 drath- disabled FT2232 debug output (that code should be...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- changed use of bzero (deprecated) to memset (thanks...
2006-06-16 drath- keep additional information for decoded instructions
2006-06-12 drath- the 'help' command now takes an optional argument...