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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm_instruction_t -> struct arm_instruction
Zachary T Welch
2009-11-13
1
-6
/
+6
*
arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr
Zachary T Welch
2009-11-13
1
-3
/
+3
*
arm_load_store_instr_t -> struct arm_load_store_instr
Zachary T Welch
2009-11-13
1
-3
/
+3
*
arm_data_proc_instr_t -> struct arm_data_proc_instr
Zachary T Welch
2009-11-13
1
-3
/
+3
*
arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr
Zachary T Welch
2009-11-13
1
-3
/
+3
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-4
/
+6
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-07-15
1
-0
/
+5
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-15
/
+15
*
- Fixes '>>' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-7
/
+7
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-1
/
+1
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-19
/
+19
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-0
/
+1
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-2
/
+3
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-17
/
+19
*
- keep additional information for decoded instructions
drath
2006-06-16
1
-3
/
+64
*
- the 'help' command now takes an optional argument to display help only on a...
drath
2006-06-12
1
-0
/
+138