Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-13 | xscale_reg_t -> struct xscale_reg | Zachary T Welch | 2 | -8/+8 | |
Remove misleading typedef and redundant suffix from struct xscale_reg. | |||||
2009-11-13 | xscale_common_t -> struct xscale_common | Zachary T Welch | 2 | -56/+56 | |
Remove misleading typedef and redundant suffix from struct xscale_common. | |||||
2009-11-13 | xscale_trace_data_t -> struct xscale_trace_data | Zachary T Welch | 2 | -10/+10 | |
Remove misleading typedef and redundant suffix from struct xscale_trace_data. | |||||
2009-11-13 | trace_point_t -> struct trace_point | Zachary T Welch | 2 | -4/+4 | |
Remove misleading typedef and redundant suffix from struct trace_point. | |||||
2009-11-13 | debug_msg_receiver_t -> struct debug_msg_receiver | Zachary T Welch | 3 | -13/+13 | |
Remove misleading typedef and redundant suffix from struct debug_msg_receiver. | |||||
2009-11-13 | target_timer_callback_t -> struct target_timer_callback | Zachary T Welch | 2 | -14/+14 | |
Remove misleading typedef and redundant suffix from struct target_timer_callback. | |||||
2009-11-13 | target_event_callback_t -> struct target_event_callback | Zachary T Welch | 2 | -12/+12 | |
Remove misleading typedef and redundant suffix from struct target_event_callback. | |||||
2009-11-13 | working_area_t -> struct working_area | Zachary T Welch | 23 | -44/+44 | |
Remove misleading typedef and redundant suffix from struct working_area. | |||||
2009-11-13 | reg_arch_type_t -> struct reg_arch_type | Zachary T Welch | 4 | -13/+13 | |
Remove misleading typedef and redundant suffix from struct reg_arch_type. | |||||
2009-11-13 | reg_cache_t -> struct reg_cache | Zachary T Welch | 27 | -57/+57 | |
Remove misleading typedef and redundant suffix from struct reg_cache. | |||||
2009-11-13 | bitfield_desc_t -> struct bitfield_desc | Zachary T Welch | 3 | -5/+5 | |
Remove misleading typedef and redundant suffix from struct bitfield_desc. | |||||
2009-11-13 | oocd_trace_t -> struct oocd_trace | Zachary T Welch | 2 | -15/+15 | |
Remove misleading typedef and redundant suffix from struct oocd_trace. | |||||
2009-11-13 | mips_m4k_common_t -> struct mips_m4k_common | Zachary T Welch | 2 | -4/+4 | |
Remove misleading typedef and redundant suffix from struct mips_m4k_common. | |||||
2009-11-13 | mips_ejtag_t -> struct mips_ejtag | Zachary T Welch | 10 | -89/+89 | |
Remove misleading typedef and redundant suffix from struct mips_ejtag. | |||||
2009-11-13 | mips32_core_reg_t -> struct mips32_core_reg | Zachary T Welch | 2 | -8/+8 | |
Remove misleading typedef and redundant suffix from struct mips32_core_reg. | |||||
2009-11-13 | mips32_common_t -> struct mips32_common | Zachary T Welch | 5 | -38/+38 | |
Remove misleading typedef and redundant suffix from struct mips32_common. | |||||
2009-11-13 | mips32_comparator_t -> struct mips32_comparator | Zachary T Welch | 3 | -10/+10 | |
Remove misleading typedef and redundant suffix from struct mips32_comparator. | |||||
2009-11-13 | image_mot_t -> struct image_mot | Zachary T Welch | 2 | -6/+6 | |
Remove misleading typedef and redundant suffix from struct image_mot. | |||||
2009-11-13 | image_memory_t -> struct image_memory | Zachary T Welch | 2 | -6/+6 | |
Remove misleading typedef and redundant suffix from struct image_memory. | |||||
2009-11-13 | image_ihex_t -> struct image_ihex | Zachary T Welch | 2 | -6/+6 | |
Remove misleading typedef and redundant suffix from struct image_ihex. | |||||
2009-11-13 | image_binary_t -> struct image_binary | Zachary T Welch | 2 | -6/+6 | |
Remove misleading typedef and redundant suffix from struct image_binary. | |||||
2009-11-13 | image_section_t -> struct image_section | Zachary T Welch | 2 | -12/+12 | |
Remove misleading typedef and redundant suffix from struct image_section. | |||||
2009-11-13 | etmv1_trace_data_t -> struct etmv1_trace_data | Zachary T Welch | 4 | -6/+6 | |
Remove misleading typedef and redundant suffix from struct etmv1_trace_data. | |||||
2009-11-13 | etm_capture_driver_t -> struct etm_capture_driver | Zachary T Welch | 8 | -12/+12 | |
Remove misleading typedef and redundant suffix from struct etm_capture_driver. | |||||
2009-11-13 | etm_reg_t -> struct etm_reg | Zachary T Welch | 2 | -8/+8 | |
Remove misleading typedef and redundant suffix from struct etm_reg. | |||||
2009-11-13 | etb_reg_t -> struct etb_reg | Zachary T Welch | 2 | -6/+6 | |
Remove misleading typedef and redundant suffix from struct etb_reg. | |||||
2009-11-13 | embeddedice_reg_t -> struct embeddedice_reg | Zachary T Welch | 3 | -7/+7 | |
Remove misleading typedef and redundant suffix from struct embeddedice_reg. | |||||
2009-11-13 | cortex_m3_common_t -> struct cortex_m3_common | Zachary T Welch | 2 | -30/+30 | |
Remove misleading typedef and redundant suffix from struct cortex_m3_common. | |||||
2009-11-13 | cortex_a8_common_t -> struct cortex_a8_common | Zachary T Welch | 2 | -16/+16 | |
Remove misleading typedef and redundant suffix from struct cortex_a8_common. | |||||
2009-11-13 | watchpoint_t -> struct watchpoint | Zachary T Welch | 12 | -49/+49 | |
Remove misleading typedef and redundant suffix from struct watchpoint. | |||||
2009-11-13 | avr_common_t -> struct avr_common | Zachary T Welch | 3 | -13/+13 | |
Remove misleading typedef and redundant suffix from struct avr_common. | |||||
2009-11-13 | mcu_jtag_t -> struct mcu_jtag | Zachary T Welch | 1 | -3/+3 | |
Remove misleading typedef and redundant suffix from struct mcu_jtag. | |||||
2009-11-13 | armv7m_core_reg_t -> struct armv7m_core_reg | Zachary T Welch | 2 | -7/+7 | |
Remove misleading typedef and redundant suffix from struct armv7m_core_reg. | |||||
2009-11-13 | armv7m_algorithm_t -> struct armv7m_algorithm | Zachary T Welch | 6 | -9/+9 | |
Remove misleading typedef and redundant suffix from struct armv7m_algorithm. | |||||
2009-11-13 | armv7m_common_t -> struct armv7m_common | Zachary T Welch | 4 | -34/+34 | |
Remove misleading typedef and redundant suffix from struct armv7m_common. | |||||
2009-11-13 | armv7a_core_reg_t -> struct armv7a_core_reg | Zachary T Welch | 2 | -3/+3 | |
Remove misleading typedef and redundant suffix from struct armv7a_core_reg. | |||||
2009-11-13 | armv7a_algorithm_t -> struct armv7a_algorithm | Zachary T Welch | 1 | -2/+2 | |
Remove misleading typedef and redundant suffix from struct armv7a_algorithm. | |||||
2009-11-13 | armv7a_common_t -> struct armv7a_common | Zachary T Welch | 4 | -38/+38 | |
Remove misleading typedef and redundant suffix from struct armv7a_common. | |||||
2009-11-13 | armv4_5_mmu_common_t -> struct armv4_5_mmu_common | Zachary T Welch | 7 | -14/+14 | |
Remove misleading typedef and redundant suffix from struct armv4_5_mmu_common. | |||||
2009-11-13 | armv4_5_cache_common_t -> struct armv4_5_cache_common | Zachary T Welch | 3 | -8/+8 | |
Remove misleading typedef and redundant suffix from struct armv4_5_cache_common. | |||||
2009-11-13 | armv4_5_cachesize_t -> struct armv4_5_cachesize | Zachary T Welch | 1 | -4/+4 | |
Remove misleading typedef and redundant suffix from struct armv4_5_cachesize. | |||||
2009-11-13 | armv4_5_core_reg_t -> struct armv4_5_core_reg | Zachary T Welch | 3 | -11/+11 | |
Remove misleading typedef and redundant suffix from struct armv4_5_core_reg. | |||||
2009-11-13 | armv4_5_algorithm_t -> struct armv4_5_algorithm | Zachary T Welch | 11 | -15/+15 | |
Remove misleading typedef and redundant suffix from struct armv4_5_algorithm. | |||||
2009-11-13 | arm_jtag_t -> struct arm_jtag | Zachary T Welch | 23 | -107/+107 | |
Remove misleading typedef and redundant suffix from struct arm_jtag. | |||||
2009-11-13 | arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr | Zachary T Welch | 1 | -3/+3 | |
Remove misleading typedef and redundant suffix from struct arm_load_store_multiple_instr. | |||||
2009-11-13 | arm_load_store_instr_t -> struct arm_load_store_instr | Zachary T Welch | 1 | -3/+3 | |
Remove misleading typedef and redundant suffix from struct arm_load_store_instr. | |||||
2009-11-13 | arm_data_proc_instr_t -> struct arm_data_proc_instr | Zachary T Welch | 1 | -3/+3 | |
Remove misleading typedef and redundant suffix from struct arm_data_proc_instr. | |||||
2009-11-13 | arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr | Zachary T Welch | 1 | -3/+3 | |
Remove misleading typedef and redundant suffix from struct arm_b_bl_bx_blx_instr. | |||||
2009-11-13 | swjdp_common_t -> struct swjdp_common | Zachary T Welch | 8 | -113/+113 | |
Remove misleading typedef and redundant suffix from struct swjdp_common. | |||||
2009-11-13 | swjdp_reg_t -> struct swjdp_reg | Zachary T Welch | 1 | -2/+2 | |
Remove misleading typedef and redundant suffix from struct swjdp_reg. |