riscv-openocd/src
Zachary T Welch 59f32cbe53 fix regression in md/mw commands
The recent migration broke them, the fixes broken them in a new way,
but this should restore them to working order.  Eliminates the
temporary variable, as the CMD_NAME macro can once again be use
in routines that increment CMD_ARGV without nasty side-effects.
2009-11-18 03:34:52 -08:00
..
flash ARM: only use one set of dummy FPA registers 2009-11-17 23:50:17 -08:00
helper remove unused variable from run_command 2009-11-17 11:40:21 -08:00
jtag command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
pld command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
server command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
svf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
target fix regression in md/mw commands 2009-11-18 03:34:52 -08:00
xsvf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
Makefile.am add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
ecosboard.c zy1000: revC UART forwarding 2009-11-17 15:04:17 +01:00
hello.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
openocd.h add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00