You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary T Welch 35f1a40f6f change #include "jim.h" to <helper/jim.h> 14 years ago
..
Makefile.am allow #include directives to use module name 14 years ago
bin2char.c bin2char: for win32 set stdin/stdout to binary mode 14 years ago
binarybuffer.c rename CEIL as DIV_ROUND_UP 14 years ago
binarybuffer.h binarybuffer: regression fix 14 years ago
command.c command: the Jim interpreter can now be provided rather than created 14 years ago
command.h change #include "jim.h" to <helper/jim.h> 14 years ago
configuration.c embedded: reduce stack usage 14 years ago
configuration.h change #include "command.h" to <helper/command.h> 14 years ago
fileio.c fileio: improve API types 14 years ago
fileio.h fileio: improve API types 14 years ago
ioutil.c remove redundant 'rm' command handler 14 years ago
ioutil.h remove BUILD_IOUTIL symbol 14 years ago
ioutil_stubs.c stubs: buildfix 14 years ago
jim-eventloop.c Sync with official Jim Tcl repository. 14 years ago
jim-eventloop.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
jim.c Sync with official Jim Tcl repository. 14 years ago
jim.h Sync with official Jim Tcl repository. 14 years ago
log.c support OPENOCD_DEBUG_LEVEL environment setting 14 years ago
log.h change #include "command.h" to <helper/command.h> 14 years ago
membuf.c Switch to strotk() grr.... 15 years ago
membuf.h Add missing copyright header and fix @page direction in membuf.h. 15 years ago
options.c support for scripts in $HOME/.openocd 14 years ago
replacements.c safer conversion to HANDLER on MinGW-W64 14 years ago
replacements.h src/helper: wrap and clean headers. 14 years ago
startup.tcl make syntax errors respond with 'usage' 14 years ago
system.h remove hacks no longer required to build OpenOCD w/eCos 15 years ago
time_support.c time_support: improve use of types 14 years ago
time_support.h time_support: improve use of types 14 years ago
types.h "types.h" doxygen fix 14 years ago