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_simulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-57
/
+57
*
- Replace 'if(' with 'if ('.
zwelch
2009-06-23
1
-8
/
+8
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-24
/
+24
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-2
/
+2
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-7
/
+7
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-2
/
+0
*
Solve problem with single stepping.
mlu
2009-04-14
1
-1
/
+8
*
Hongtao Zheng - fix a simulation error for "BX PC"
oharboe
2008-10-28
1
-0
/
+7
*
hontor <hontor@126.com> - fix simulation step errors
oharboe
2008-10-23
1
-3
/
+9
*
Laurentiu Cocanu - add error handling
oharboe
2008-10-14
1
-5
/
+21
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-5
/
+5
*
- removed warnings "xxxxx" might be used uninitialized in this function (arm_...
mifi
2008-03-01
1
-2
/
+2
*
- debug handler file not closed - (thanks to oyvind harboe for the patch)
ntfreak
2008-01-11
1
-3
/
+6
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-14
/
+36
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-0
/
+684