riscv-openocd/src
Øyvind Harboe d1fbcc3589 build: fix breakage in building bin2char
bin2char build relied on $(builddir) which is not defined
for arm-elf X builds at least.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2009-11-22 13:35:13 +01:00
..
flash fix flash/nand name parsing 2009-11-20 07:10:55 -08:00
helper show script search dirs in debug log 2009-11-21 09:30:09 -08:00
jtag jtag: remove useless forward declarations 2009-11-21 10:20:56 -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 ARM: arm_set_cpsr() handles T and J bits 2009-11-22 03:41:14 -08:00
xsvf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01: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 refactor command registration 2009-11-20 14:52:56 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00