summaryrefslogtreecommitdiff
path: root/src/helper
Commit message (Expand)AuthorAgeFilesLines
* Add missing header files to fix C99 compatibility.zwelch2009-04-292-1/+9
* - fix win32 buildntfreak2009-04-281-2/+4
* Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe2009-04-271-0/+2
* - fix win32 build after svn 1511 changesntfreak2009-04-221-0/+1
* Fix str_to_buf problem, thanks Andy Cheneemlu2009-04-221-2/+2
* - fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak2009-04-211-0/+5
* - remove environ warning under win32 buildntfreak2009-04-211-0/+3
* Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4)oharboe2009-04-211-2/+4
* Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe2009-04-211-1/+1
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-2/+2
* The following patches was applied:mifi2009-04-181-1/+1
* - remove build warningsntfreak2009-03-171-0/+3
* Added HostOS variableduane2009-03-071-0/+23
* Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe2009-02-181-11/+0
* zy1000 1.49 snapshotoharboe2009-02-171-0/+8
* Use C89/C99/C++ compliant boolean typeskc8apf2009-02-101-0/+15
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-031-45/+45
* Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...kc8apf2009-01-231-0/+22
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* moved ioutil init to the right spot: before config scriptsoharboe2009-01-091-0/+1
* - add gdb pipe support to native win32 (--pipe option)ntfreak2009-01-013-6/+164
* Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe2008-12-281-0/+1
* Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane2008-12-271-1/+2
* httpd wip oharboe2008-12-221-1/+1
* cygwin fixesoharboe2008-12-221-3/+6
* Dick Hollenbeck <dick@softplc.com> better loggingoharboe2008-12-191-7/+8
* Dick Hollenbeck <dick@softplc.com> better commentsoharboe2008-12-191-9/+13
* - fix rlink build under native win32 (mingw)ntfreak2008-12-191-1/+6
* Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.oharboe2008-12-191-31/+62
* houskeepingoharboe2008-12-171-0/+121
* sync up to latest jim tcloharboe2008-12-162-175/+240
* fix broken -c/f options where it would silently terminate for scripts that di...oharboe2008-12-161-19/+18
* - add missing svn props from r1243 commitntfreak2008-12-151-590/+590
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-152-0/+597
* - add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak2008-12-153-8/+41
* - remove target specific variant and use target->variant memberntfreak2008-12-1312-76/+66
* - fix illegal memory access in unregister_command functionntfreak2008-12-101-11/+19
* "Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2008-12-011-1/+2
* jtag newtap change & huge manual updateduane2008-11-301-0/+2
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-271-44/+0
* friendlier error messagesoharboe2008-11-261-3/+6
* Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe2008-11-111-2/+11
* execute reset init upon power restore / srst deassertoharboe2008-11-101-0/+20
* minor cleanupoharboe2008-11-101-16/+3
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-051-15/+0
* cpu help command wipoharboe2008-11-041-1/+40
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-033-4/+4
* Added telnet_async command to enable/disable asynchronousoharboe2008-10-313-3/+34
* Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe2008-10-271-1/+1
* now compiles under Cygwin and eCos again.oharboe2008-10-271-0/+5