aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2009-11-13target: remove unused "bitfield" infrastructureDavid Brownell9-73/+78
2009-11-13ARM7/9: rm arm7_9_get_arch_pointers()David Brownell2-64/+29
2009-11-13command_t -> struct commandZachary T Welch19-20/+20
2009-11-13command_context_t -> struct command_contextZachary T Welch45-96/+96
2009-11-13target_t -> struct targetZachary T Welch60-972/+970
2009-11-13reg_t -> struct regZachary T Welch27-152/+152
2009-11-13target_type_t -> struct target_typeZachary T Welch17-41/+38
2009-11-13improve mips32_pracc_contextZachary T Welch1-5/+6
2009-11-13image_t -> struct imageZachary T Welch7-39/+39
2009-11-13armv4_5_common_t -> struct armZachary T Welch11-47/+47
2009-11-13etm_context_t -> struct etm_contextZachary T Welch8-47/+47
2009-11-13etb_t -> struct etbZachary T Welch3-15/+15
2009-11-13trace_t -> struct traceZachary T Welch4-8/+8
2009-11-13image_elf_t -> struct image_elfZachary T Welch2-7/+7
2009-11-13cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparatorZachary T Welch2-8/+8
2009-11-13cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparatorZachary T Welch2-7/+7
2009-11-13cortex_a8_wrp_t -> struct cortex_a8_wrpZachary T Welch2-4/+4
2009-11-13cortex_a8_brp_t -> struct cortex_a8_brpZachary T Welch2-6/+6
2009-11-13breakpoint_t -> struct breakpointZachary T Welch13-76/+76
2009-11-13xscale_trace_t -> struct xscale_traceZachary T Welch1-3/+3
2009-11-13xscale_trace_entry_t -> struct xscale_trace_entryZachary T Welch2-4/+4
2009-11-13target_event_action_t -> struct target_event_actionZachary T Welch2-9/+6
2009-11-13arm_instruction_t -> struct arm_instructionZachary T Welch8-73/+73
2009-11-13arm9tdmi_vector_t -> struct arm9tdmi_vectorZachary T Welch2-4/+4
2009-11-13xscale_reg_t -> struct xscale_regZachary T Welch2-8/+8
2009-11-13xscale_common_t -> struct xscale_commonZachary T Welch2-56/+56
2009-11-13xscale_trace_data_t -> struct xscale_trace_dataZachary T Welch2-10/+10
2009-11-13trace_point_t -> struct trace_pointZachary T Welch2-4/+4
2009-11-13debug_msg_receiver_t -> struct debug_msg_receiverZachary T Welch3-13/+13
2009-11-13target_timer_callback_t -> struct target_timer_callbackZachary T Welch2-14/+14
2009-11-13target_event_callback_t -> struct target_event_callbackZachary T Welch2-12/+12
2009-11-13working_area_t -> struct working_areaZachary T Welch6-23/+23
2009-11-13reg_arch_type_t -> struct reg_arch_typeZachary T Welch3-11/+11
2009-11-13reg_cache_t -> struct reg_cacheZachary T Welch27-57/+57
2009-11-13bitfield_desc_t -> struct bitfield_descZachary T Welch3-5/+5
2009-11-13oocd_trace_t -> struct oocd_traceZachary T Welch2-15/+15
2009-11-13mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch2-4/+4
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch9-87/+87
2009-11-13mips32_core_reg_t -> struct mips32_core_regZachary T Welch2-8/+8
2009-11-13mips32_common_t -> struct mips32_commonZachary T Welch4-36/+36
2009-11-13mips32_comparator_t -> struct mips32_comparatorZachary T Welch3-10/+10
2009-11-13image_mot_t -> struct image_motZachary T Welch2-6/+6
2009-11-13image_memory_t -> struct image_memoryZachary T Welch2-6/+6
2009-11-13image_ihex_t -> struct image_ihexZachary T Welch2-6/+6
2009-11-13image_binary_t -> struct image_binaryZachary T Welch2-6/+6
2009-11-13image_section_t -> struct image_sectionZachary T Welch2-12/+12
2009-11-13etmv1_trace_data_t -> struct etmv1_trace_dataZachary T Welch4-6/+6
2009-11-13etm_capture_driver_t -> struct etm_capture_driverZachary T Welch8-12/+12
2009-11-13etm_reg_t -> struct etm_regZachary T Welch2-8/+8
2009-11-13etb_reg_t -> struct etb_regZachary T Welch2-6/+6