aboutsummaryrefslogtreecommitdiff
path: root/src/helper/command.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-17Change parse_type macros to be sed-friendly.zwelch1-9/+9
2009-06-17Add argument parsing errors in command.h, use in parse_type routines.zwelch1-0/+3
2009-06-17Move definition of parse_type helpers to command.c:zwelch1-22/+12
2009-06-17Add improved support for parsing signed integers.zwelch1-0/+10
2009-06-17Update parse_type macro definitions to allow re-use with signed types.zwelch1-3/+6
2009-06-12David Brownell <david-b@pacbell.net>:zwelch1-0/+2
2009-06-12Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch].zwelch1-0/+16
2009-06-11David Brownell <david-b@pacbell.net>:zwelch1-3/+3
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch1-3/+7
2009-05-15Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EM...oharboe1-1/+0
2009-05-15revert to 1775. 1790 causes SEGFAULT w/Cygwin.oharboe1-0/+1
2009-05-14Remove JIM_EMBEDDED symbol; not appropriate or necessary.zwelch1-1/+0
2009-05-13Include types.h in command.h to make stdint.h available through it.zwelch1-0/+2
2009-05-11Audit and eliminate redundant helper #include directives.zwelch1-10/+9
2008-10-31Added telnet_async command to enable/disable asynchronousoharboe1-3/+5
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-08-18Johannes Stezenbach <js@sig21.net> fix warningsoharboe1-1/+1
2008-08-07David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe1-0/+2
2008-08-05Duane Ellis: fix warningsoharboe1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-07-21cross compile fixoharboe1-1/+1
2008-07-18- fix incorrectly registered function openocd_array2memntfreak1-2/+0
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe1-0/+15
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe1-1/+2
2008-07-11help is now implemented in startup.tcl/helpoharboe1-1/+0
2008-07-11- retired variable stuff. oharboe1-1/+0
2008-07-11.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...oharboe1-1/+0
2008-07-07- command_run_line will only search once for the command, and execute if foundntfreak1-0/+1
2008-07-06- fixed build issues with win32ntfreak1-10/+1
2008-07-06src/helper/configuration.hoharboe1-2/+10
2008-07-04utility fn.oharboe1-0/+1
2008-06-27hooks to enable experimentation with scripting language support. Reduces patc...oharboe1-0/+1
2008-05-07Edgar Grimberg plugged a leak found w/Valgrind.oharboe1-0/+1
2008-04-23added fast option.oharboe1-0/+3
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe1-0/+14
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe1-1/+1
2008-02-19- Fixed bug in pathmove for XScalentfreak1-0/+1
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+67