openocd/src/svf
David Brownell 08a890e4aa cygwin 1.7 build fixes
It's less accepting of signed char ... insisting that e.g. tolower()
not receive one as a parameter.

It's probably good to phase out such usage, given the number of bugs
that lurk in the vicinity (assumptions that char is unsigned), so fix
these even though such usage is actually legal.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-26 10:19:19 -08:00
..
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
svf.c cygwin 1.7 build fixes 2009-12-26 10:19:19 -08:00
svf.h change #include "jtag.h" to <jtag/jtag.h> 2009-12-03 04:24:33 -08:00