aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2009-05-03Backed out change to solve Mac OS compilation problems.oharboe1-1/+1
2009-05-03Fix compilation when HAVE_UNISTD_H is not defined.zwelch1-1/+1
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe1-1/+1
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-2/+6
2009-05-02Zach Welch <zw@superlucidity.net> fix warningsoharboe1-3/+8
2009-04-30Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.zwelch1-1/+1
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch5-5/+4
2009-04-29Add missing header files to fix C99 compatibility.zwelch2-1/+9
2009-04-28- fix win32 buildntfreak1-2/+4
2009-04-27Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe1-0/+2
2009-04-22- fix win32 build after svn 1511 changesntfreak1-0/+1
2009-04-22Fix str_to_buf problem, thanks Andy Cheneemlu1-2/+2
2009-04-21- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak1-0/+5
2009-04-21- remove environ warning under win32 buildntfreak1-0/+3
2009-04-21Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4)oharboe1-2/+4
2009-04-21Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe1-1/+1
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-2/+2
2009-04-18The following patches was applied:mifi1-1/+1
2009-03-17- remove build warningsntfreak1-0/+3
2009-03-07Added HostOS variableduane1-0/+23
2009-02-18Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe1-11/+0
2009-02-17zy1000 1.49 snapshotoharboe1-0/+8
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf1-0/+15
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf1-45/+45
2009-01-23Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...kc8apf1-0/+22
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2009-01-09moved ioutil init to the right spot: before config scriptsoharboe1-0/+1
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak3-6/+164
2008-12-28Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe1-0/+1
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane1-1/+2
2008-12-22httpd wip oharboe1-1/+1
2008-12-22cygwin fixesoharboe1-3/+6
2008-12-19Dick Hollenbeck <dick@softplc.com> better loggingoharboe1-7/+8
2008-12-19Dick Hollenbeck <dick@softplc.com> better commentsoharboe1-9/+13
2008-12-19- fix rlink build under native win32 (mingw)ntfreak1-1/+6
2008-12-19Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.oharboe1-31/+62
2008-12-17houskeepingoharboe1-0/+121
2008-12-16sync up to latest jim tcloharboe2-175/+240
2008-12-16fix broken -c/f options where it would silently terminate for scripts that di...oharboe1-19/+18
2008-12-15- add missing svn props from r1243 commitntfreak1-590/+590
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2-0/+597
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak3-8/+41
2008-12-13- remove target specific variant and use target->variant memberntfreak12-76/+66
2008-12-10- fix illegal memory access in unregister_command functionntfreak1-11/+19
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe1-1/+2
2008-11-30jtag newtap change & huge manual updateduane1-0/+2
2008-11-27Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe1-44/+0
2008-11-26friendlier error messagesoharboe1-3/+6
2008-11-11Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe1-2/+11
2008-11-10execute reset init upon power restore / srst deassertoharboe1-0/+20