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
Commit message (
Expand
)
Author
Age
Files
Lines
*
struct scan_field_s -> struct scan_field
Zachary T Welch
2009-11-14
2
-24
/
+24
*
Fix for md* commands, similar to mw*.
Krzysztof Dziuba
2009-11-14
1
-1
/
+2
*
Invalid command syntax errors with MWW.
Dean Glazeski
2009-11-14
1
-1
/
+2
*
compile with cygwin (32-bit)
Ferdinand Postema
2009-11-14
3
-16
/
+25
*
ARM11: ETM + ETB support
David Brownell
2009-11-13
1
-1
/
+15
*
ARM11: revert etmr/etmw commands
David Brownell
2009-11-13
3
-165
/
+0
*
ARM7/ARM9: use shared examine() method
David Brownell
2009-11-13
12
-84
/
+65
*
ETM: simplify ETM initialization code paths
David Brownell
2009-11-13
3
-18
/
+14
*
ARM11: switch to new "arm" base type
David Brownell
2009-11-13
3
-35
/
+39
*
target: remove unused "bitfield" infrastructure
David Brownell
2009-11-13
9
-73
/
+78
*
ARM7/9: rm arm7_9_get_arch_pointers()
David Brownell
2009-11-13
2
-64
/
+29
*
command_t -> struct command
Zachary T Welch
2009-11-13
19
-20
/
+20
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
45
-96
/
+96
*
target_t -> struct target
Zachary T Welch
2009-11-13
60
-972
/
+970
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
27
-152
/
+152
*
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
17
-41
/
+38
*
improve mips32_pracc_context
Zachary T Welch
2009-11-13
1
-5
/
+6
*
image_t -> struct image
Zachary T Welch
2009-11-13
7
-39
/
+39
*
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
11
-47
/
+47
*
etm_context_t -> struct etm_context
Zachary T Welch
2009-11-13
8
-47
/
+47
*
etb_t -> struct etb
Zachary T Welch
2009-11-13
3
-15
/
+15
*
trace_t -> struct trace
Zachary T Welch
2009-11-13
4
-8
/
+8
*
image_elf_t -> struct image_elf
Zachary T Welch
2009-11-13
2
-7
/
+7
*
cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator
Zachary T Welch
2009-11-13
2
-8
/
+8
*
cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparator
Zachary T Welch
2009-11-13
2
-7
/
+7
*
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
2009-11-13
2
-4
/
+4
*
cortex_a8_brp_t -> struct cortex_a8_brp
Zachary T Welch
2009-11-13
2
-6
/
+6
*
breakpoint_t -> struct breakpoint
Zachary T Welch
2009-11-13
13
-76
/
+76
*
xscale_trace_t -> struct xscale_trace
Zachary T Welch
2009-11-13
1
-3
/
+3
*
xscale_trace_entry_t -> struct xscale_trace_entry
Zachary T Welch
2009-11-13
2
-4
/
+4
*
target_event_action_t -> struct target_event_action
Zachary T Welch
2009-11-13
2
-9
/
+6
*
arm_instruction_t -> struct arm_instruction
Zachary T Welch
2009-11-13
8
-73
/
+73
*
arm9tdmi_vector_t -> struct arm9tdmi_vector
Zachary T Welch
2009-11-13
2
-4
/
+4
*
xscale_reg_t -> struct xscale_reg
Zachary T Welch
2009-11-13
2
-8
/
+8
*
xscale_common_t -> struct xscale_common
Zachary T Welch
2009-11-13
2
-56
/
+56
*
xscale_trace_data_t -> struct xscale_trace_data
Zachary T Welch
2009-11-13
2
-10
/
+10
*
trace_point_t -> struct trace_point
Zachary T Welch
2009-11-13
2
-4
/
+4
*
debug_msg_receiver_t -> struct debug_msg_receiver
Zachary T Welch
2009-11-13
3
-13
/
+13
*
target_timer_callback_t -> struct target_timer_callback
Zachary T Welch
2009-11-13
2
-14
/
+14
*
target_event_callback_t -> struct target_event_callback
Zachary T Welch
2009-11-13
2
-12
/
+12
*
working_area_t -> struct working_area
Zachary T Welch
2009-11-13
6
-23
/
+23
*
reg_arch_type_t -> struct reg_arch_type
Zachary T Welch
2009-11-13
3
-11
/
+11
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
27
-57
/
+57
*
bitfield_desc_t -> struct bitfield_desc
Zachary T Welch
2009-11-13
3
-5
/
+5
*
oocd_trace_t -> struct oocd_trace
Zachary T Welch
2009-11-13
2
-15
/
+15
*
mips_m4k_common_t -> struct mips_m4k_common
Zachary T Welch
2009-11-13
2
-4
/
+4
*
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
2009-11-13
9
-87
/
+87
*
mips32_core_reg_t -> struct mips32_core_reg
Zachary T Welch
2009-11-13
2
-8
/
+8
*
mips32_common_t -> struct mips32_common
Zachary T Welch
2009-11-13
4
-36
/
+36
*
mips32_comparator_t -> struct mips32_comparator
Zachary T Welch
2009-11-13
3
-10
/
+10
[next]