]> git.sur5r.net Git - openocd/history - src/helper/command.h
Remove JIM_EMBEDDED symbol; not appropriate or necessary.
[openocd] / src / helper / command.h
2009-05-14 zwelchRemove JIM_EMBEDDED symbol; not appropriate or necessary.
2009-05-13 zwelchInclude types.h in command.h to make stdint.h available...
2009-05-11 zwelchAudit and eliminate redundant helper #include directives.
2008-10-31 oharboeAdded telnet_async command to enable/disable asynchronous
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-18 oharboeJohannes Stezenbach <js@sig21.net> fix warnings
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
2008-08-05 oharboeDuane Ellis: fix warnings
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-21 oharboecross compile fix
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> and Øyvind Harboe
2008-07-11 oharboehelp is now implemented in startup.tcl/help
2008-07-11 oharboe- retired variable stuff.
2008-07-11 oharboe.cfg files are now executed as Jim Tcl. Commands that...
2008-07-07 ntfreak- command_run_line will only search once for the comman...
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboesrc/helper/configuration.h
2008-07-04 oharboeutility fn.
2008-06-27 oharboehooks to enable experimentation with scripting language...
2008-05-07 oharboeEdgar Grimberg plugged a leak found w/Valgrind.
2008-04-23 oharboeadded fast option.
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-02-28 oharboe- Added TARGET_REQ_DEBUGCHAR target_request debugmsg...
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/