]> git.sur5r.net Git - openocd/history - src/helper/Makefile.am
ecosboard: delete bit-rotted eCos code
[openocd] / src / helper / Makefile.am
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2011-09-30 Steve Bennettjim-nvp is moving from jimtcl to openocd
2010-11-18 Spencer Oliverbuild: add common.mk
2010-10-29 Øyvind Harboejim tests: use installed
2010-08-01 Øyvind Harboeutil: ms command to calculate length of operations
2010-06-17 Antonio Borneohelper: remove helper membuf
2009-12-16 Øyvind Harboeecos: crisper implementation of timeval_ms()
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-02 Zachary T Welchremove BUILD_IOUTIL symbol
2009-11-18 Zachary T Welchsplit startup.tcl file across modules
2009-11-18 Zachary T Welchmove startup.c to libopenocd
2009-10-16 David Brownellxscale: better fix for debug_handler.bin
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-06-24 duaneAdd a growable sprintf memory buffer library
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-27 zwelchUpdate build system to find moved scripts -- Step 3...
2009-05-11 zwelchFactor system #includes out of replacements.h into...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-10 zwelchReverse revision 1691: all of its functionality has...
2009-05-10 zwelchRevive tclapi.c from r1650:
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-04-21 ntfreak- fix signed/unsigned build errors under win32. Thanks...
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
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/