riscv-openocd/src/target
Zachary T Welch ea34dc988f xscale_trace_data_t -> struct xscale_trace_data
Remove misleading typedef and redundant suffix from struct xscale_trace_data.
2009-11-13 11:58:12 -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 working_area_t -> struct working_area 2009-11-13 11:58:12 -08:00
arm7_9_common.h working_area_t -> struct working_area 2009-11-13 11:58:12 -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 reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
arm9tdmi.h arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm11.c reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -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: fix target address when disassembling Thumb BLX 2009-10-27 19:25:54 -07:00
arm_disassembler.h arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr 2009-11-13 11:58:10 -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: minor simulator cleanup 2009-11-08 12:44:28 -08:00
arm_simulator.h src/target: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
armv4_5.c reg_cache_t -> struct reg_cache 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 bitfield_desc_t -> struct bitfield_desc 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 watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
breakpoints.h watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
cortex_a8.c working_area_t -> struct working_area 2009-11-13 11:58:12 -08:00
cortex_a8.h cortex_a8_common_t -> struct cortex_a8_common 2009-11-13 11:58:11 -08:00
cortex_m3.c reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
cortex_m3.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -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 reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
etb.h reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -08:00
etm.c reg_cache_t -> struct reg_cache 2009-11-13 11:58:12 -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_mot_t -> struct image_mot 2009-11-13 11:58:11 -08:00
image.h image_mot_t -> struct image_mot 2009-11-13 11:58:11 -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 mips_m4k_common_t -> struct mips_m4k_common 2009-11-13 11:58:12 -08:00
mips_m4k.h mips_m4k_common_t -> struct mips_m4k_common 2009-11-13 11:58:12 -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 target_timer_callback_t -> struct target_timer_callback 2009-11-13 11:58:12 -08:00
target.h debug_msg_receiver_t -> struct debug_msg_receiver 2009-11-13 11:58:12 -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 watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
trace.c trace_point_t -> struct trace_point 2009-11-13 11:58:12 -08:00
trace.h trace_point_t -> struct trace_point 2009-11-13 11:58:12 -08:00
xscale.c xscale_trace_data_t -> struct xscale_trace_data 2009-11-13 11:58:12 -08:00
xscale.h xscale_trace_data_t -> struct xscale_trace_data 2009-11-13 11:58:12 -08:00