riscv-openocd/src
Zachary T Welch c0d14dc7f1 remove fast command and jim_global_long
Removing the fast command eliminates the fast_and_dangerous global,
which was used only by arm7_9_common as an initializer.  The command
is not called in the tree; instead, more explicit commands are used.

The jim_global_long function was not used anywhere in the tree.
2009-11-18 15:51:07 -08:00
..
flash use COMMAND_PARSE_ENABLE macro where appropriate 2009-11-18 15:51:07 -08:00
helper remove fast command and jim_global_long 2009-11-18 15:51:07 -08:00
jtag use COMMAND_PARSE_ENABLE macro where appropriate 2009-11-18 15:51:07 -08:00
pld command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
server use COMMAND_PARSE_ENABLE macro where appropriate 2009-11-18 15:51:07 -08:00
svf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
target remove fast command and jim_global_long 2009-11-18 15:51:07 -08:00
xsvf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
Makefile.am pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
ecosboard.c zy1000: revC UART forwarding 2009-11-17 15:04:17 +01:00
hello.c update src/hello.c with parsing examples 2009-11-18 15:51:07 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00