riscv-openocd/src/target
Zachary T Welch 6421c2075c etb_t -> struct etb
Remove misleading typedef and redundant suffix from struct etb.
2009-11-13 11:58:13 -08:00
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
xscale Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
Makefile.am makefiles: improve build order 2009-11-11 05:40:48 -08:00
algorithm.c reg_param_t -> struct reg_param 2009-11-13 11:58:09 -08:00
algorithm.h reg_param_t -> struct reg_param 2009-11-13 11:58:09 -08:00
arm7_9_common.c breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
arm7_9_common.h breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
arm7tdmi.c reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
arm7tdmi.h arm7tdmi_common_t -> struct arm7tdmi_common 2009-11-13 11:58:09 -08:00
arm9tdmi.c arm9tdmi_vector_t -> struct arm9tdmi_vector 2009-11-13 11:58:12 -08:00
arm9tdmi.h arm9tdmi_vector_t -> struct arm9tdmi_vector 2009-11-13 11:58:12 -08:00
arm11.c breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
arm11.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
arm11_dbgtap.c arm11_sc7_action_t -> struct arm11_sc7_action 2009-11-13 11:58:09 -08:00
arm11_dbgtap.h arm11_sc7_action_t -> struct arm11_sc7_action 2009-11-13 11:58:09 -08:00
arm720t.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm720t.h armv4_5_mmu_common_t -> struct armv4_5_mmu_common 2009-11-13 11:58:10 -08:00
arm920t.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm920t.h armv4_5_mmu_common_t -> struct armv4_5_mmu_common 2009-11-13 11:58:10 -08:00
arm926ejs.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm926ejs.h armv4_5_mmu_common_t -> struct armv4_5_mmu_common 2009-11-13 11:58:10 -08:00
arm966e.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm966e.h arm9tdmi_common_t -> struct arm9tdmi_common 2009-11-13 11:58:09 -08:00
arm_adi_v5.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm_adi_v5.h arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm_disassembler.c arm_instruction_t -> struct arm_instruction 2009-11-13 11:58:12 -08:00
arm_disassembler.h arm_instruction_t -> struct arm_instruction 2009-11-13 11:58:12 -08:00
arm_jtag.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm_jtag.h arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm_simulator.c arm_instruction_t -> struct arm_instruction 2009-11-13 11:58:12 -08:00
arm_simulator.h src/target: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
armv4_5.c arm_instruction_t -> struct arm_instruction 2009-11-13 11:58:12 -08:00
armv4_5.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
armv4_5_cache.c armv4_5_cache_common_t -> struct armv4_5_cache_common 2009-11-13 11:58:10 -08:00
armv4_5_cache.h armv4_5_cache_common_t -> struct armv4_5_cache_common 2009-11-13 11:58:10 -08:00
armv4_5_mmu.c armv4_5_mmu_common_t -> struct armv4_5_mmu_common 2009-11-13 11:58:10 -08:00
armv4_5_mmu.h armv4_5_mmu_common_t -> struct armv4_5_mmu_common 2009-11-13 11:58:10 -08:00
armv7a.c arm_instruction_t -> struct arm_instruction 2009-11-13 11:58:12 -08:00
armv7a.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
armv7m.c working_area_t -> struct working_area 2009-11-13 11:58:12 -08:00
armv7m.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
avrt.c avr_common_t -> struct avr_common 2009-11-13 11:58:10 -08:00
avrt.h avr_common_t -> struct avr_common 2009-11-13 11:58:10 -08:00
breakpoints.c breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
breakpoints.h breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
cortex_a8.c cortex_a8_wrp_t -> struct cortex_a8_wrp 2009-11-13 11:58:13 -08:00
cortex_a8.h cortex_a8_wrp_t -> struct cortex_a8_wrp 2009-11-13 11:58:13 -08:00
cortex_m3.c cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator 2009-11-13 11:58:13 -08:00
cortex_m3.h cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator 2009-11-13 11:58:13 -08:00
embeddedice.c reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
embeddedice.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
etb.c etb_t -> struct etb 2009-11-13 11:58:13 -08:00
etb.h etb_t -> struct etb 2009-11-13 11:58:13 -08:00
etm.c etb_t -> struct etb 2009-11-13 11:58:13 -08:00
etm.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
etm_dummy.c etm_capture_driver_t -> struct etm_capture_driver 2009-11-13 11:58:11 -08:00
etm_dummy.h etm_capture_driver_t -> struct etm_capture_driver 2009-11-13 11:58:11 -08:00
fa526.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
feroceon.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
image.c image_elf_t -> struct image_elf 2009-11-13 11:58:13 -08:00
image.h image_elf_t -> struct image_elf 2009-11-13 11:58:13 -08:00
mips32.c reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
mips32.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
mips32_dmaacc.c mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips32_dmaacc.h mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips32_pracc.c mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips32_pracc.h mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips_ejtag.c mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips_ejtag.h mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips_m4k.c breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
mips_m4k.h breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
oocd_trace.c oocd_trace_t -> struct oocd_trace 2009-11-13 11:58:12 -08:00
oocd_trace.h oocd_trace_t -> struct oocd_trace 2009-11-13 11:58:12 -08:00
register.c reg_arch_type_t -> struct reg_arch_type 2009-11-13 11:58:12 -08:00
register.h reg_arch_type_t -> struct reg_arch_type 2009-11-13 11:58:12 -08:00
target.c trace_t -> struct trace 2009-11-13 11:58:13 -08:00
target.h trace_t -> struct trace 2009-11-13 11:58:13 -08:00
target_request.c debug_msg_receiver_t -> struct debug_msg_receiver 2009-11-13 11:58:12 -08:00
target_request.h debug_msg_receiver_t -> struct debug_msg_receiver 2009-11-13 11:58:12 -08:00
target_type.h breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
trace.c trace_t -> struct trace 2009-11-13 11:58:13 -08:00
trace.h trace_t -> struct trace 2009-11-13 11:58:13 -08:00
xscale.c breakpoint_t -> struct breakpoint 2009-11-13 11:58:13 -08:00
xscale.h xscale_trace_t -> struct xscale_trace 2009-11-13 11:58:13 -08:00