- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
[fw/openocd] / src / helper / Makefile.am
2008-12-15 ntfreak- add ability for openocd to communicate to gdb using...
2008-12-01 oharboe"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
2008-08-11 oharboeplace event loop inside #ifdef JIM_EMBEDDED.
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
2008-07-22 oharboeSpen: startup.tcl cross compile support
2008-07-21 oharboecross compile fix
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-11 oharboework in progress to improve help
2008-07-11 oharboe- retired variable stuff.
2008-03-11 oharboereduce compare noise. If someone should be crazy enough...
2008-02-28 ntfreak- added svn props
2008-02-24 oharboemove options handling to separate file to better suppor...
2008-02-24 oharboe- added -c option that will execute an openocd command
2008-02-19 ntfreak- add search paths via new arg -s (-search). Thanks...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/