2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 13:02:18 +10:00
openocd/src/helper
oharboe d08da2ec04 Uwe Hermann: Add a --version switch for openocd.
git-svn-id: svn://svn.berlios.de/openocd/trunk@399 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-02-29 14:34:17 +00:00
..
binarybuffer.c - added patch "remove error handler as planned" 2008-01-20 13:52:06 +00:00
binarybuffer.h added some code that will be used in upcoming minidriver work. 2008-02-28 09:32:09 +00:00
command.c Summary: passing of variable argument list reduced, strings sent to logging are now formatted just once - more efficient. 2008-02-29 11:16:38 +00:00
command.h - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This 2008-02-28 08:11:18 +00:00
configuration.c - clean up target output strings a bit 2008-02-29 11:31:49 +00:00
configuration.h - clean up target output strings a bit 2008-02-29 11:31:49 +00:00
fileio.c - image.c and fileio.c now uses logging to propagate error strings. 2008-02-29 11:42:37 +00:00
fileio.h - image.c and fileio.c now uses logging to propagate error strings. 2008-02-29 11:42:37 +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 formatting fixes from Pavel Chromy 2008-02-29 12:16:02 +00:00
log.h Summary: passing of variable argument list reduced, strings sent to logging are now formatted just once - more efficient. 2008-02-29 11:16:38 +00:00
Makefile.am - added svn props 2008-02-28 10:07:54 +00:00
options.c Uwe Hermann: Add a --version switch for openocd. 2008-02-29 14:34:17 +00:00
replacements.c - added patch for faster start of OpenOCD 2008-01-10 19:10:55 +00:00
replacements.h - convert all files to unix line-ending 2008-02-25 17:48:04 +00:00
time_support.c - added time command 2008-02-23 08:24:59 +00:00
time_support.h - reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem 2007-03-15 13:36:44 +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