2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 23:40:22 +10:00
openocd/src
Øyvind Harboe ec2b8d71ac zy1000: fix bug in ir scan handling
set cur_instr to BYPASS as optimisation code will
rely on checking the cached value.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2011-03-21 13:47:02 +01:00
..
flash Fix a bunch of typos. 2011-03-17 07:25:25 +01:00
helper log: debug level is between silent and debug output levels 2011-02-25 16:36:42 +01:00
jtag zy1000: fix bug in ir scan handling 2011-03-21 13:47:02 +01:00
pld warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
server Fix a bunch of typos. 2011-03-17 07:25:25 +01:00
svf Fix a bunch of typos. 2011-03-17 07:25:25 +01:00
target dsp563xx_once: fix warning and potential bug 2011-03-20 19:47:58 +01:00
xsvf nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c
hello.h
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
Makefile.am build: add autobuild jimtcl to configure scripts 2010-11-18 14:05:57 +00:00
openocd.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
openocd.h