riscv-openocd/src/target
Zachary T Welch f4e03e3b90 oocd_trace_t -> struct oocd_trace
Remove misleading typedef and redundant suffix from struct oocd_trace.
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 embeddedice_reg_t -> struct embeddedice_reg 2009-11-13 11:58:11 -08:00
arm7_9_common.h watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
arm7tdmi.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm7tdmi.h arm7tdmi_common_t -> struct arm7tdmi_common 2009-11-13 11:58:09 -08:00
arm9tdmi.c arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm9tdmi.h arm_jtag_t -> struct arm_jtag 2009-11-13 11:58:10 -08:00
arm11.c watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
arm11.h arm11_reg_state_t -> struct arm11_reg_state 2009-11-13 11:58:09 -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 armv4_5_core_reg_t -> struct armv4_5_core_reg 2009-11-13 11:58:10 -08:00
armv4_5.h armv4_5_core_reg_t -> struct armv4_5_core_reg 2009-11-13 11:58:10 -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 armv7a_core_reg_t -> struct armv7a_core_reg 2009-11-13 11:58:10 -08:00
armv7a.h armv7a_core_reg_t -> struct armv7a_core_reg 2009-11-13 11:58:10 -08:00
armv7m.c armv7m_core_reg_t -> struct armv7m_core_reg 2009-11-13 11:58:10 -08:00
armv7m.h armv7m_core_reg_t -> struct armv7m_core_reg 2009-11-13 11:58:10 -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 cortex_a8_common_t -> struct cortex_a8_common 2009-11-13 11:58:11 -08:00
cortex_a8.h cortex_a8_common_t -> struct cortex_a8_common 2009-11-13 11:58:11 -08:00
cortex_m3.c cortex_m3_common_t -> struct cortex_m3_common 2009-11-13 11:58:11 -08:00
cortex_m3.h cortex_m3_common_t -> struct cortex_m3_common 2009-11-13 11:58:11 -08:00
embeddedice.c embeddedice_reg_t -> struct embeddedice_reg 2009-11-13 11:58:11 -08:00
embeddedice.h embeddedice_reg_t -> struct embeddedice_reg 2009-11-13 11:58:11 -08:00
etb.c etmv1_trace_data_t -> struct etmv1_trace_data 2009-11-13 11:58:11 -08:00
etb.h etm_capture_driver_t -> struct etm_capture_driver 2009-11-13 11:58:11 -08:00
etm.c etmv1_trace_data_t -> struct etmv1_trace_data 2009-11-13 11:58:11 -08:00
etm.h etmv1_trace_data_t -> struct etmv1_trace_data 2009-11-13 11:58:11 -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 mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips32.h mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -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 add const keyword to some APIs 2009-11-11 11:53:22 -08:00
register.h add const keyword to some APIs 2009-11-11 11:53:22 -08:00
target.c watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
target.h watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
target_request.c use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
target_request.h src/target: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
target_type.h watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
trace.c use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
trace.h src/target: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
xscale.c watchpoint_t -> struct watchpoint 2009-11-13 11:58:11 -08:00
xscale.h armv4_5_mmu_common_t -> struct armv4_5_mmu_common 2009-11-13 11:58:10 -08:00