fw/openocd
2009-11-13 Zachary T Welchimprove mips32_pracc_context
2009-11-13 Zachary T Welchimage_t -> struct image
2009-11-13 Zachary T Welcharmv4_5_common_t -> struct arm
2009-11-13 Zachary T Welchetm_context_t -> struct etm_context
2009-11-13 Zachary T Welchetb_t -> struct etb
2009-11-13 Zachary T Welchtrace_t -> struct trace
2009-11-13 Zachary T Welchimage_elf_t -> struct image_elf
2009-11-13 Zachary T Welchcortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comp...
2009-11-13 Zachary T Welchcortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparator
2009-11-13 Zachary T Welchcortex_a8_wrp_t -> struct cortex_a8_wrp
2009-11-13 Zachary T Welchcortex_a8_brp_t -> struct cortex_a8_brp
2009-11-13 Zachary T Welchbreakpoint_t -> struct breakpoint
2009-11-13 Zachary T Welchxscale_trace_t -> struct xscale_trace
2009-11-13 Zachary T Welchxscale_trace_entry_t -> struct xscale_trace_entry
2009-11-13 Zachary T Welchtarget_event_action_t -> struct target_event_action
2009-11-13 Zachary T Welcharm_instruction_t -> struct arm_instruction
2009-11-13 Zachary T Welcharm9tdmi_vector_t -> struct arm9tdmi_vector
2009-11-13 Zachary T Welchxscale_reg_t -> struct xscale_reg
2009-11-13 Zachary T Welchxscale_common_t -> struct xscale_common
2009-11-13 Zachary T Welchxscale_trace_data_t -> struct xscale_trace_data
2009-11-13 Zachary T Welchtrace_point_t -> struct trace_point
2009-11-13 Zachary T Welchdebug_msg_receiver_t -> struct debug_msg_receiver
2009-11-13 Zachary T Welchtarget_timer_callback_t -> struct target_timer_callback
2009-11-13 Zachary T Welchtarget_event_callback_t -> struct target_event_callback
2009-11-13 Zachary T Welchworking_area_t -> struct working_area
2009-11-13 Zachary T Welchreg_arch_type_t -> struct reg_arch_type
2009-11-13 Zachary T Welchreg_cache_t -> struct reg_cache
2009-11-13 Zachary T Welchbitfield_desc_t -> struct bitfield_desc
2009-11-13 Zachary T Welchoocd_trace_t -> struct oocd_trace
2009-11-13 Zachary T Welchmips_m4k_common_t -> struct mips_m4k_common
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-13 Zachary T Welchmips32_core_reg_t -> struct mips32_core_reg
2009-11-13 Zachary T Welchmips32_common_t -> struct mips32_common
2009-11-13 Zachary T Welchmips32_comparator_t -> struct mips32_comparator
2009-11-13 Zachary T Welchimage_mot_t -> struct image_mot
2009-11-13 Zachary T Welchimage_memory_t -> struct image_memory
2009-11-13 Zachary T Welchimage_ihex_t -> struct image_ihex
2009-11-13 Zachary T Welchimage_binary_t -> struct image_binary
2009-11-13 Zachary T Welchimage_section_t -> struct image_section
2009-11-13 Zachary T Welchetmv1_trace_data_t -> struct etmv1_trace_data
2009-11-13 Zachary T Welchetm_capture_driver_t -> struct etm_capture_driver
2009-11-13 Zachary T Welchetm_reg_t -> struct etm_reg
2009-11-13 Zachary T Welchetb_reg_t -> struct etb_reg
2009-11-13 Zachary T Welchembeddedice_reg_t -> struct embeddedice_reg
2009-11-13 Zachary T Welchcortex_m3_common_t -> struct cortex_m3_common
2009-11-13 Zachary T Welchcortex_a8_common_t -> struct cortex_a8_common
2009-11-13 Zachary T Welchwatchpoint_t -> struct watchpoint
2009-11-13 Zachary T Welchavr_common_t -> struct avr_common
2009-11-13 Zachary T Welchmcu_jtag_t -> struct mcu_jtag
2009-11-13 Zachary T Welcharmv7m_core_reg_t -> struct armv7m_core_reg
2009-11-13 Zachary T Welcharmv7m_algorithm_t -> struct armv7m_algorithm
2009-11-13 Zachary T Welcharmv7m_common_t -> struct armv7m_common
2009-11-13 Zachary T Welcharmv7a_core_reg_t -> struct armv7a_core_reg
2009-11-13 Zachary T Welcharmv7a_algorithm_t -> struct armv7a_algorithm
2009-11-13 Zachary T Welcharmv7a_common_t -> struct armv7a_common
2009-11-13 Zachary T Welcharmv4_5_mmu_common_t -> struct armv4_5_mmu_common
2009-11-13 Zachary T Welcharmv4_5_cache_common_t -> struct armv4_5_cache_common
2009-11-13 Zachary T Welcharmv4_5_cachesize_t -> struct armv4_5_cachesize
2009-11-13 Zachary T Welcharmv4_5_core_reg_t -> struct armv4_5_core_reg
2009-11-13 Zachary T Welcharmv4_5_algorithm_t -> struct armv4_5_algorithm
2009-11-13 Zachary T Welcharm_jtag_t -> struct arm_jtag
2009-11-13 Zachary T Welcharm_load_store_multiple_instr_t -> struct arm_load_stor...
2009-11-13 Zachary T Welcharm_load_store_instr_t -> struct arm_load_store_instr
2009-11-13 Zachary T Welcharm_data_proc_instr_t -> struct arm_data_proc_instr
2009-11-13 Zachary T Welcharm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr
2009-11-13 Zachary T Welchswjdp_common_t -> struct swjdp_common
2009-11-13 Zachary T Welchswjdp_reg_t -> struct swjdp_reg
2009-11-13 Zachary T Welcharm9tdmi_common_t -> struct arm9tdmi_common
2009-11-13 Zachary T Welcharm966e_common_t -> struct arm966e_common
2009-11-13 Zachary T Welcharm926ejs_common_t -> struct arm926ejs_common
2009-11-13 Zachary T Welcharm920t_tlb_entry_t -> struct arm920t_tlb_entry
2009-11-13 Zachary T Welcharm920t_cache_line_t -> struct arm920t_cache_line
2009-11-13 Zachary T Welcharm7tdmi_common_t -> struct arm7tdmi_common
2009-11-13 Zachary T Welcharm7_9_common_t -> struct arm7_9_common
2009-11-13 Zachary T Welcharm720t_common_t -> struct arm720t_common
2009-11-13 Zachary T Welcharm11_sc7_action_t -> struct arm11_sc7_action
2009-11-13 Zachary T Welcharm11_reg_state_t -> struct arm11_reg_state
2009-11-13 Zachary T Welcharm11_common_t -> struct arm11_common
2009-11-13 Zachary T Welcharm11_reg_defs_t -> struct arm11_reg_defs
2009-11-13 Zachary T Welchreg_param_t -> struct reg_param
2009-11-13 Zachary T Welchmem_param_t -> struct mem_param
2009-11-13 Zachary T Welcharm920t_common_t -> struct arm920t_common
2009-11-13 Zachary T Welcharm11_register_history_t -> struct arm11_register_history
2009-11-13 Zachary T Welchremove typedef keyword from svf structures
2009-11-13 Zachary T Welchpld_device_t -> struct pld_device
2009-11-13 Zachary T Welchvirtex2_pld_device_t -> struct virtex2_pld_device
2009-11-13 Zachary T Welchxilinx_bit_file_t -> struct xilinx_bit_file
2009-11-13 Zachary T Welchpld_driver_t -> struct pld_driver
2009-11-13 Zachary T Welchconnection_t -> struct connection
2009-11-13 Zachary T Welchtelnet_connection_t -> struct telnet_connection
2009-11-13 Zachary T Welchtcl_connection_t -> struct tcl_connection
2009-11-13 Zachary T Welchservice_t -> struct service
2009-11-13 Zachary T Welchtelnet_service_t -> struct telnet_service
2009-11-13 Zachary T Welchgdb_service_t -> struct gdb_service
2009-11-13 Zachary T Welchgdb_connection_t -> struct gdb_connection
2009-11-13 Zachary T Welchremove unused aduc702x structure.
2009-11-13 Zachary T Welchaduc702x_flash_bank_t -> struct aduc702x_flash_bank
2009-11-13 Zachary T Welchtms470_flash_bank_t -> struct tms470_flash_bank
2009-11-13 Zachary T Welchpic32mx_mem_layout_t -> struct pic32mx_mem_layout
2009-11-13 Zachary T Welchnon_cfi_t -> struct non_cfi
next