aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2012-12-24helper: improve windows gdb pipe performanceSpencer Oliver
2012-12-23icdi: add TI icdi interfaceSpencer Oliver
2012-12-03helper: fix code formattingSpencer Oliver
2012-11-30Make NetBSD a recognized systemAymeric Vincent
2012-10-28ioutil: make the file compile on MacOSEdgar Grimberg
2012-10-02build: remove unnecessary jim.h includeSpencer Oliver
2012-08-29Add another scripts search path for Windows buildsFreddie Chopin
2012-08-24helper: command.c cleanupSpencer Oliver
2012-07-27Test the incoming debug_level, rather than the current.Alan Bowman
2012-07-22Revert "When calling openocd from a shell like this:"Alex Austin
2012-07-11When calling openocd from a shell like this:Stian Skjelsad
2012-07-06Add a bit-level transfer queueAndreas Fritiofson
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-05-19remote_bitbang: fix native windows buildSpencer Oliver
2012-03-31Add value "openbsd" for ocd_HOSTOS.Wim Lewis
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe
2012-03-11flash: retire unused eCos flash driverØyvind Harboe
2012-02-06doxygen: use correct comment syntaxSpencer Oliver
2012-02-06build: cleanup src/helper directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2012-01-04command: print BUG warning when usage is missingMathias K
2012-01-03helper: fix arm11 help textSpencer Oliver
2011-12-31build: fix mingw build issuesSpencer Oliver
2011-12-01binarybuffer: use strndup to allocate stringSpencer Oliver
2011-10-24Fix "Evaluate 'script' in the global scope"Freddie Chopin
2011-10-21jim: add missing jim licenseSpencer Oliver
2011-09-30jim-nvp is moving from jimtcl to openocdSteve Bennett
2011-08-11Evaluate 'script' in the global scopeSteve Bennett
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe
2011-03-27command: fix leak when executing commandsØyvind Harboe
2011-02-25log: debug level is between silent and debug output levelsØyvind Harboe
2011-02-08performance: committed wrong version of buf_set_buf optimizationMathias K
2011-02-08buf_set_buf around 30% speed increaseMathias K
2011-02-0324bit buffer supportMathias K
2011-01-31error: remove debug output when reporting errorsØyvind Harboe
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-18script: support only Tcl commentsØyvind Harboe
2010-11-18build: add common.mkSpencer Oliver
2010-11-09JIM: document "echo" commandAntonio Borneo
2010-11-09JIM: Add "-n" option to "echo"Antonio Borneo
2010-10-29jim tests: use installedØyvind Harboe
2010-10-27help: help now works on configuration commandsØyvind Harboe
2010-10-05gdbderver: fix gdb pipe startup overflowSpencer Oliver
2010-10-01server: add support for pipesØyvind Harboe
2010-10-01log: remove hack to redirect logs when pipes are in useØyvind Harboe