summaryrefslogtreecommitdiff
path: root/src/helper/command.h
Commit message (Expand)AuthorAgeFilesLines
* Change parse_type macros to be sed-friendly.zwelch2009-06-171-9/+9
* Add argument parsing errors in command.h, use in parse_type routines.zwelch2009-06-171-0/+3
* Move definition of parse_type helpers to command.c:zwelch2009-06-171-22/+12
* Add improved support for parsing signed integers.zwelch2009-06-171-0/+10
* Update parse_type macro definitions to allow re-use with signed types.zwelch2009-06-171-3/+6
* David Brownell <david-b@pacbell.net>:zwelch2009-06-121-0/+2
* Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch].zwelch2009-06-121-0/+16
* David Brownell <david-b@pacbell.net>:zwelch2009-06-111-3/+3
* David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch2009-05-211-3/+7
* Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EM...oharboe2009-05-151-1/+0
* revert to 1775. 1790 causes SEGFAULT w/Cygwin.oharboe2009-05-151-0/+1
* Remove JIM_EMBEDDED symbol; not appropriate or necessary.zwelch2009-05-141-1/+0
* Include types.h in command.h to make stdint.h available through it.zwelch2009-05-131-0/+2
* Audit and eliminate redundant helper #include directives.zwelch2009-05-111-10/+9
* Added telnet_async command to enable/disable asynchronousoharboe2008-10-311-3/+5
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+1
* Johannes Stezenbach <js@sig21.net> fix warningsoharboe2008-08-181-1/+1
* David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe2008-08-071-0/+2
* Duane Ellis: fix warningsoharboe2008-08-051-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* cross compile fixoharboe2008-07-211-1/+1
* - fix incorrectly registered function openocd_array2memntfreak2008-07-181-2/+0
* Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe2008-07-181-0/+15
* Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe2008-07-171-1/+2
* help is now implemented in startup.tcl/helpoharboe2008-07-111-1/+0
* - retired variable stuff. oharboe2008-07-111-1/+0
* .cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...oharboe2008-07-111-1/+0
* - command_run_line will only search once for the command, and execute if foundntfreak2008-07-071-0/+1
* - fixed build issues with win32ntfreak2008-07-061-10/+1
* src/helper/configuration.hoharboe2008-07-061-2/+10
* utility fn.oharboe2008-07-041-0/+1
* hooks to enable experimentation with scripting language support. Reduces patc...oharboe2008-06-271-0/+1
* Edgar Grimberg plugged a leak found w/Valgrind.oharboe2008-05-071-0/+1
* added fast option.oharboe2008-04-231-0/+3
* - reverted some of the changes that possibly broke arm926ejs. Waitingoharboe2008-04-041-0/+14
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-281-1/+1
* - Fixed bug in pathmove for XScalentfreak2008-02-191-0/+1
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+67