openocd/src/helper
kc8apf a79adf1383 Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gmail.com>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1358 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-01-23 07:07:02 +00:00
..
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
command.c fix broken -c/f options where it would silently terminate for scripts that did not set the return value. 2008-12-16 10:22:24 +00:00
command.h Added telnet_async command to enable/disable asynchronous 2008-10-31 13:40:02 +00:00
configuration.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
configuration.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
fileio.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
fileio.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
ioutil.c moved ioutil init to the right spot: before config scripts 2009-01-09 11:44:01 +00:00
jim-eventloop.c Rick Altherr <kc8apf@kc8apf.net> - fix warnings 2008-11-03 07:22:14 +00:00
jim-eventloop.h Rick Altherr <kc8apf@kc8apf.net> - fix warnings 2008-11-03 07:22:14 +00:00
jim.c Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warnings (see attached patch) and 2008-12-28 21:40:39 +00:00
jim.h sync up to latest jim tcl 2008-12-16 21:10:06 +00:00
log.c Dick Hollenbeck <dick@softplc.com> better logging 2008-12-19 19:40:38 +00:00
log.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
Makefile.am Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> 2009-01-20 03:55:38 +00:00
options.c Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gmail.com> 2009-01-23 07:07:02 +00:00
replacements.c - add gdb pipe support to native win32 (--pipe option) 2009-01-01 16:06:46 +00:00
replacements.h - add gdb pipe support to native win32 (--pipe option) 2009-01-01 16:06:46 +00:00
startup.tcl Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax 2008-11-27 14:58:49 +00:00
tclapi.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
time_support.c Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
time_support.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
types.h Dick Hollenbeck <dick@softplc.com> better comments 2008-12-19 14:48:00 +00:00