riscv-openocd/src/helper
ntfreak 5fbfbec86b - fix win32 build after svn 1511 changes
git-svn-id: svn://svn.berlios.de/openocd/trunk@1513 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-04-22 19:54:03 +00:00
..
Makefile.am - fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlucidity.net> 2009-04-21 09:02:42 +00:00
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Fix str_to_buf problem, thanks Andy Chenee 2009-04-22 10:09:15 +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 Added HostOS variable 2009-03-07 15:19:21 +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 Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
jim.c - remove environ warning under win32 build 2009-04-21 08:51:07 +00:00
jim.h sync up to latest jim tcl 2008-12-16 21:10:06 +00:00
log.c - remove build warnings 2009-03-17 10:22:26 +00:00
log.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
options.c Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4) 2009-04-21 05:33:47 +00:00
replacements.c - add gdb pipe support to native win32 (--pipe option) 2009-01-01 16:06:46 +00:00
replacements.h - fix win32 build after svn 1511 changes 2009-04-22 19:54:03 +00:00
startup.tcl zy1000 1.49 snapshot 2009-02-17 11:54:30 +00:00
tclapi.c The following patches was applied: 2009-04-18 10:08:13 +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 Use C89/C99/C++ compliant boolean types 2009-02-10 18:21:17 +00:00