riscv-openocd/src
David Brownell afe0298399 ARM7/9: rm arm7_9_get_arch_pointers()
Remove the last external user of arm7_9_get_arch_pointers(), and
that annoying downcast utility.  Add an is_arm7_9() predicate.

Stop returning specious success codes on various failure paths
in the ARM7/ARM9 commands which used that downcast utility.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-13 13:44:50 -08:00
..
flash ARM7/9: rm arm7_9_get_arch_pointers() 2009-11-13 13:44:50 -08:00
helper command_t -> struct command 2009-11-13 13:30:50 -08:00
jtag command_t -> struct command 2009-11-13 13:30:50 -08:00
pld command_t -> struct command 2009-11-13 13:30:50 -08:00
server command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
svf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
target ARM7/9: rm arm7_9_get_arch_pointers() 2009-11-13 13:44:50 -08:00
xsvf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
Makefile.am add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00
ecosboard.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
hello.c command_t -> struct command 2009-11-13 13:30:50 -08:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00