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.
 
 
 
 
 
 
Øyvind Harboe 5c739b148e ecos: add 64 bit types for sprintf/sscanf 13 years ago
..
Makefile.am build: add common.mk 13 years ago
bin2char.c warnings: use more 'const' for char * 13 years ago
binarybuffer.c performance: committed wrong version of buf_set_buf optimization 13 years ago
binarybuffer.h change #include "types.h" to <helper/types.h> 14 years ago
command.c command: fix leak when executing commands 13 years ago
command.h warnings: use more 'const' for char * 13 years ago
configuration.c don't require 'openocd.cfg' to start 14 years ago
configuration.h change #include "command.h" to <helper/command.h> 14 years ago
fileio.c fileio: fileio_size() can now fail 13 years ago
fileio.h Compilation Warnings on OS X 10.5 13 years ago
ioutil.c nit: do not add \n at end of LOG_ERROR 13 years ago
ioutil.h remove BUILD_IOUTIL symbol 14 years ago
ioutil_stubs.c stubs: buildfix 14 years ago
log.c log: debug level is between silent and debug output levels 13 years ago
log.h nit: more LOG_* \n fixes 13 years ago
options.c gdbderver: fix gdb pipe startup overflow 13 years ago
replacements.c safer conversion to HANDLER on MinGW-W64 14 years ago
replacements.h ARM semihosting: win32 and cygwin fixes 14 years ago
startup.tcl error: remove debug output when reporting errors 13 years ago
system.h Clang buildfixes 14 years ago
time_support.c TIME_SUPPORT: review unused symbols 14 years ago
time_support.h TIME_SUPPORT: review unused symbols 14 years ago
time_support_common.c ecos: crisper implementation of timeval_ms() 14 years ago
time_support_ecos.c ecos: crisper implementation of timeval_ms() 14 years ago
types.h ecos: add 64 bit types for sprintf/sscanf 13 years ago
util.c util: ms command to calculate length of operations 13 years ago
util.h util: ms command to calculate length of operations 13 years ago