riscv-openocd/src/helper
oharboe adf08b49d4 print available memory in log_level 3
git-svn-id: svn://svn.berlios.de/openocd/trunk@648 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-05-07 18:05:58 +00:00
..
Makefile.am reduce compare noise. If someone should be crazy enough to try to run OpenOCD under eCos, then they'v got some hooks to point them in the general direction. 2008-03-11 21:32:03 +00:00
binarybuffer.c This matters for embedded devices, but is probably not observably better for PC hosted OpenOCD. 2008-05-07 14:25:34 +00:00
binarybuffer.h This matters for embedded devices, but is probably not observably better for PC hosted OpenOCD. 2008-05-07 14:25:34 +00:00
command.c Edgar Grimberg plugged a leak found w/Valgrind. 2008-05-07 12:15:19 +00:00
command.h Edgar Grimberg plugged a leak found w/Valgrind. 2008-05-07 12:15:19 +00:00
configuration.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
configuration.h - clean up target output strings a bit 2008-02-29 11:31:49 +00:00
fileio.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
fileio.h Michael Bruck: fixed warnings 2008-03-07 16:18:56 +00:00
interpreter.c - clean up target output strings a bit 2008-02-29 11:31:49 +00:00
interpreter.h - added patch "remove error handler as planned" 2008-01-20 13:52:06 +00:00
log.c print available memory in log_level 3 2008-05-07 18:05:58 +00:00
log.h This matters for embedded devices, but is probably not observably better for PC hosted OpenOCD. 2008-05-07 14:25:34 +00:00
options.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
replacements.c Don Porges fixed c99 issues. 2008-04-09 05:55:23 +00:00
replacements.h Don Porges fixed c99 issues. 2008-04-09 05:55:23 +00:00
time_support.c Don Porges fixed c99 issues. 2008-04-09 05:55:23 +00:00
time_support.h Don Porges fixed c99 issues. 2008-04-09 05:55:23 +00:00
types.h - added patch which fixed big/small endian problems on non-x86 host CPUs. 2008-02-19 21:44:19 +00:00