summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* xscale_reg_t -> struct xscale_regZachary T Welch2009-11-132-8/+8
| | | | Remove misleading typedef and redundant suffix from struct xscale_reg.
* xscale_common_t -> struct xscale_commonZachary T Welch2009-11-132-56/+56
| | | | Remove misleading typedef and redundant suffix from struct xscale_common.
* xscale_trace_data_t -> struct xscale_trace_dataZachary T Welch2009-11-132-10/+10
| | | | Remove misleading typedef and redundant suffix from struct xscale_trace_data.
* trace_point_t -> struct trace_pointZachary T Welch2009-11-132-4/+4
| | | | Remove misleading typedef and redundant suffix from struct trace_point.
* debug_msg_receiver_t -> struct debug_msg_receiverZachary T Welch2009-11-133-13/+13
| | | | Remove misleading typedef and redundant suffix from struct debug_msg_receiver.
* target_timer_callback_t -> struct target_timer_callbackZachary T Welch2009-11-132-14/+14
| | | | Remove misleading typedef and redundant suffix from struct target_timer_callback.
* target_event_callback_t -> struct target_event_callbackZachary T Welch2009-11-132-12/+12
| | | | Remove misleading typedef and redundant suffix from struct target_event_callback.
* working_area_t -> struct working_areaZachary T Welch2009-11-1323-44/+44
| | | | Remove misleading typedef and redundant suffix from struct working_area.
* reg_arch_type_t -> struct reg_arch_typeZachary T Welch2009-11-134-13/+13
| | | | Remove misleading typedef and redundant suffix from struct reg_arch_type.
* reg_cache_t -> struct reg_cacheZachary T Welch2009-11-1327-57/+57
| | | | Remove misleading typedef and redundant suffix from struct reg_cache.
* bitfield_desc_t -> struct bitfield_descZachary T Welch2009-11-133-5/+5
| | | | Remove misleading typedef and redundant suffix from struct bitfield_desc.
* oocd_trace_t -> struct oocd_traceZachary T Welch2009-11-132-15/+15
| | | | Remove misleading typedef and redundant suffix from struct oocd_trace.
* mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch2009-11-132-4/+4
| | | | Remove misleading typedef and redundant suffix from struct mips_m4k_common.
* mips_ejtag_t -> struct mips_ejtagZachary T Welch2009-11-1310-89/+89
| | | | Remove misleading typedef and redundant suffix from struct mips_ejtag.
* mips32_core_reg_t -> struct mips32_core_regZachary T Welch2009-11-132-8/+8
| | | | Remove misleading typedef and redundant suffix from struct mips32_core_reg.
* mips32_common_t -> struct mips32_commonZachary T Welch2009-11-135-38/+38
| | | | Remove misleading typedef and redundant suffix from struct mips32_common.
* mips32_comparator_t -> struct mips32_comparatorZachary T Welch2009-11-133-10/+10
| | | | Remove misleading typedef and redundant suffix from struct mips32_comparator.
* image_mot_t -> struct image_motZachary T Welch2009-11-132-6/+6
| | | | Remove misleading typedef and redundant suffix from struct image_mot.
* image_memory_t -> struct image_memoryZachary T Welch2009-11-132-6/+6
| | | | Remove misleading typedef and redundant suffix from struct image_memory.
* image_ihex_t -> struct image_ihexZachary T Welch2009-11-132-6/+6
| | | | Remove misleading typedef and redundant suffix from struct image_ihex.
* image_binary_t -> struct image_binaryZachary T Welch2009-11-132-6/+6
| | | | Remove misleading typedef and redundant suffix from struct image_binary.
* image_section_t -> struct image_sectionZachary T Welch2009-11-132-12/+12
| | | | Remove misleading typedef and redundant suffix from struct image_section.
* etmv1_trace_data_t -> struct etmv1_trace_dataZachary T Welch2009-11-134-6/+6
| | | | Remove misleading typedef and redundant suffix from struct etmv1_trace_data.
* etm_capture_driver_t -> struct etm_capture_driverZachary T Welch2009-11-138-12/+12
| | | | Remove misleading typedef and redundant suffix from struct etm_capture_driver.
* etm_reg_t -> struct etm_regZachary T Welch2009-11-132-8/+8
| | | | Remove misleading typedef and redundant suffix from struct etm_reg.
* etb_reg_t -> struct etb_regZachary T Welch2009-11-132-6/+6
| | | | Remove misleading typedef and redundant suffix from struct etb_reg.
* embeddedice_reg_t -> struct embeddedice_regZachary T Welch2009-11-133-7/+7
| | | | Remove misleading typedef and redundant suffix from struct embeddedice_reg.
* cortex_m3_common_t -> struct cortex_m3_commonZachary T Welch2009-11-132-30/+30
| | | | Remove misleading typedef and redundant suffix from struct cortex_m3_common.
* cortex_a8_common_t -> struct cortex_a8_commonZachary T Welch2009-11-132-16/+16
| | | | Remove misleading typedef and redundant suffix from struct cortex_a8_common.
* watchpoint_t -> struct watchpointZachary T Welch2009-11-1312-49/+49
| | | | Remove misleading typedef and redundant suffix from struct watchpoint.
* avr_common_t -> struct avr_commonZachary T Welch2009-11-133-13/+13
| | | | Remove misleading typedef and redundant suffix from struct avr_common.
* mcu_jtag_t -> struct mcu_jtagZachary T Welch2009-11-131-3/+3
| | | | Remove misleading typedef and redundant suffix from struct mcu_jtag.
* armv7m_core_reg_t -> struct armv7m_core_regZachary T Welch2009-11-132-7/+7
| | | | Remove misleading typedef and redundant suffix from struct armv7m_core_reg.
* armv7m_algorithm_t -> struct armv7m_algorithmZachary T Welch2009-11-136-9/+9
| | | | Remove misleading typedef and redundant suffix from struct armv7m_algorithm.
* armv7m_common_t -> struct armv7m_commonZachary T Welch2009-11-134-34/+34
| | | | Remove misleading typedef and redundant suffix from struct armv7m_common.
* armv7a_core_reg_t -> struct armv7a_core_regZachary T Welch2009-11-132-3/+3
| | | | Remove misleading typedef and redundant suffix from struct armv7a_core_reg.
* armv7a_algorithm_t -> struct armv7a_algorithmZachary T Welch2009-11-131-2/+2
| | | | Remove misleading typedef and redundant suffix from struct armv7a_algorithm.
* armv7a_common_t -> struct armv7a_commonZachary T Welch2009-11-134-38/+38
| | | | Remove misleading typedef and redundant suffix from struct armv7a_common.
* armv4_5_mmu_common_t -> struct armv4_5_mmu_commonZachary T Welch2009-11-137-14/+14
| | | | Remove misleading typedef and redundant suffix from struct armv4_5_mmu_common.
* armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch2009-11-133-8/+8
| | | | Remove misleading typedef and redundant suffix from struct armv4_5_cache_common.
* armv4_5_cachesize_t -> struct armv4_5_cachesizeZachary T Welch2009-11-131-4/+4
| | | | Remove misleading typedef and redundant suffix from struct armv4_5_cachesize.
* armv4_5_core_reg_t -> struct armv4_5_core_regZachary T Welch2009-11-133-11/+11
| | | | Remove misleading typedef and redundant suffix from struct armv4_5_core_reg.
* armv4_5_algorithm_t -> struct armv4_5_algorithmZachary T Welch2009-11-1311-15/+15
| | | | Remove misleading typedef and redundant suffix from struct armv4_5_algorithm.
* arm_jtag_t -> struct arm_jtagZachary T Welch2009-11-1323-107/+107
| | | | Remove misleading typedef and redundant suffix from struct arm_jtag.
* arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instrZachary T Welch2009-11-131-3/+3
| | | | Remove misleading typedef and redundant suffix from struct arm_load_store_multiple_instr.
* arm_load_store_instr_t -> struct arm_load_store_instrZachary T Welch2009-11-131-3/+3
| | | | Remove misleading typedef and redundant suffix from struct arm_load_store_instr.
* arm_data_proc_instr_t -> struct arm_data_proc_instrZachary T Welch2009-11-131-3/+3
| | | | Remove misleading typedef and redundant suffix from struct arm_data_proc_instr.
* arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instrZachary T Welch2009-11-131-3/+3
| | | | Remove misleading typedef and redundant suffix from struct arm_b_bl_bx_blx_instr.
* swjdp_common_t -> struct swjdp_commonZachary T Welch2009-11-138-113/+113
| | | | Remove misleading typedef and redundant suffix from struct swjdp_common.
* swjdp_reg_t -> struct swjdp_regZachary T Welch2009-11-131-2/+2
| | | | Remove misleading typedef and redundant suffix from struct swjdp_reg.