index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm_disassembler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instruction
oharboe
2009-03-24
1
-3
/
+3
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-4
/
+4
*
- ST STM32x cortex support added
ntfreak
2007-06-24
1
-1
/
+1
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-0
/
+34
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-11
/
+776
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-11
/
+24
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
1
-3
/
+3
*
- disabled FT2232 debug output (that code should be fairly stable)
drath
2007-01-09
1
-1
/
+1
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-0
/
+4
*
- changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...
drath
2006-06-25
1
-2
/
+2
*
- keep additional information for decoded instructions
drath
2006-06-16
1
-21
/
+112
*
- the 'help' command now takes an optional argument to display help only on a...
drath
2006-06-12
1
-0
/
+1209