openocd/src/target
Zachary T Welch 7bf1a86e47 command_handler: change to 'argc' to CMD_ARGC
This patch converts all instances of 'argc' in COMMAND_HANDLER routines
to use CMD_ARGC.
2009-11-17 11:38:06 -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
algorithm.c rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
algorithm.h target: don't implicitly include "algorithm.h" 2009-11-16 00:35:05 -08:00
arm_adi_v5.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm_adi_v5.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
arm_disassembler.c ARM: standard disassembler uses Thumb2 entry 2009-11-16 15:29:14 -08:00
arm_disassembler.h target_t -> struct target 2009-11-13 11:58:14 -08:00
arm_jtag.c remove unused arm_jtag_buf_to_* helpers 2009-11-14 18:21:02 -08:00
arm_jtag.h remove unused arm_jtag_buf_to_* helpers 2009-11-14 18:21:02 -08:00
arm_simulator.c target: don't include "log.h" from "armv4_5.h" 2009-11-16 15:27:40 -08:00
arm_simulator.h target_t -> struct target 2009-11-13 11:58:14 -08:00
arm7_9_common.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm7_9_common.h target: less implicit inclusion of "etm.h" 2009-11-16 10:19:33 -08:00
arm7tdmi.c ARM7TDMI: remove now-needless "struct arm7tdmi" 2009-11-17 01:09:06 -08:00
arm7tdmi.h ARM7TDMI: remove now-needless "struct arm7tdmi" 2009-11-17 01:09:06 -08:00
arm9tdmi.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm9tdmi.h ARM9TDMI: remove now-needless "struct arm9tdmi" 2009-11-17 01:09:50 -08:00
arm11_dbgtap.c target: less implicit inclusion of "etm.h" 2009-11-16 10:19:33 -08:00
arm11_dbgtap.h arm11_sc7_action_t -> struct arm11_sc7_action 2009-11-13 11:58:09 -08:00
arm11.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm11.h move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
arm720t.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm720t.h ARM7TDMI: remove now-needless "struct arm7tdmi" 2009-11-17 01:09:06 -08:00
arm920t.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm920t.h ARM9TDMI: remove now-needless "struct arm9tdmi" 2009-11-17 01:09:50 -08:00
arm926ejs.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm926ejs.h ARM9TDMI: remove now-needless "struct arm9tdmi" 2009-11-17 01:09:50 -08:00
arm966e.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
arm966e.h ARM9TDMI: remove now-needless "struct arm9tdmi" 2009-11-17 01:09:50 -08:00
armv4_5_cache.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
armv4_5_cache.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
armv4_5_mmu.c #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
armv4_5_mmu.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
armv4_5.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
armv4_5.h target: don't include "log.h" from "armv4_5.h" 2009-11-16 15:27:40 -08:00
armv7a.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
armv7a.h ARMv7-A: no exit() calls 2009-11-16 17:58:58 -08:00
armv7m.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
armv7m.h armv7m: make core reg read/write use unsigned 2009-11-16 09:58:11 -08:00
avrt.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
avrt.h avr_common_t -> struct avr_common 2009-11-13 11:58:10 -08:00
breakpoints.c compile with cygwin (32-bit) 2009-11-14 02:22:37 -08:00
breakpoints.h target_t -> struct target 2009-11-13 11:58:14 -08:00
cortex_a8.c target: remove some more duplicate includes 2009-11-17 01:06:16 -08:00
cortex_a8.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
cortex_m3.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
cortex_m3.h target: no implicit #includes of "register.h" 2009-11-16 00:35:14 -08:00
embeddedice.c target: simplify register get/set ops 2009-11-17 09:06:45 -08:00
embeddedice.h target_t -> struct target 2009-11-13 11:58:14 -08:00
etb.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
etb.h etm_context_t -> struct etm_context 2009-11-13 11:58:13 -08:00
etm_dummy.c command_t -> struct command 2009-11-13 13:30:50 -08:00
etm_dummy.h etm_capture_driver_t -> struct etm_capture_driver 2009-11-13 11:58:11 -08:00
etm.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
etm.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
fa526.c ARM9TDMI: remove now-needless "struct arm9tdmi" 2009-11-17 01:09:50 -08:00
feroceon.c target: no implicit #includes of "register.h" 2009-11-16 00:35:14 -08:00
image.c fileio: improve API types 2009-11-16 15:47:09 -08:00
image.h fileio: improve API types 2009-11-16 15:47:09 -08:00
Makefile.am makefiles: improve build order 2009-11-11 05:40:48 -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: no exit() calls 2009-11-16 17:55:30 -08:00
mips_m4k.h target_t -> struct target 2009-11-13 11:58:14 -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 improve mips32_pracc_context 2009-11-13 11:58:13 -08:00
mips32_pracc.h mips_ejtag_t -> struct mips_ejtag 2009-11-13 11:58:11 -08:00
mips32.c target: simplify register get/set ops 2009-11-17 09:06:45 -08:00
mips32.h target: no implicit #includes of "register.h" 2009-11-16 00:35:14 -08:00
oocd_trace.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
oocd_trace.h etm_context_t -> struct etm_context 2009-11-13 11:58:13 -08:00
register.c target: simplify register get/set ops 2009-11-17 09:06:45 -08:00
register.h target: simplify register get/set ops 2009-11-17 09:06:45 -08:00
target_request.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
target_request.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
target_type.h target: make "examined" flag be per-target 2009-11-15 10:35:25 -08:00
target.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
target.h move container_of to types.h 2009-11-16 09:57:59 -08:00
trace.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
trace.h target: less implicit inclusion of "etm.h" 2009-11-16 10:19:33 -08:00
xscale.c command_handler: change to 'argc' to CMD_ARGC 2009-11-17 11:38:06 -08:00
xscale.h target_t -> struct target 2009-11-13 11:58:14 -08:00