summaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: add common.mkSpencer Oliver2010-11-181-4/+1
* jim tests: use installedØyvind Harboe2010-10-291-3/+1
* util: ms command to calculate length of operationsØyvind Harboe2010-08-011-1/+3
* helper: remove helper membufAntonio Borneo2010-06-171-3/+1
* ecos: crisper implementation of timeval_ms()Øyvind Harboe2009-12-161-2/+2
* build: add build/src to include pathØyvind Harboe2009-12-081-0/+1
* remove tertiary include pathsZachary T Welch2009-12-031-2/+0
* allow #include directives to use module nameZachary T Welch2009-12-031-0/+1
* remove BUILD_IOUTIL symbolZachary T Welch2009-12-021-0/+3
* split startup.tcl file across modulesZachary T Welch2009-11-181-0/+2
* move startup.c to libopenocdZachary T Welch2009-11-181-9/+2
* xscale: better fix for debug_handler.binDavid Brownell2009-10-161-3/+7
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-211-2/+2
* Add a growable sprintf memory buffer libraryduane2009-06-241-0/+2
* Fix make maintainer-clean for out-of-tree builds.zwelch2009-06-091-1/+1
* Whitespace-only updates to automake input files:zwelch2009-05-311-6/+23
* Update build system to find moved scripts -- Step 3 of 2:zwelch2009-05-271-2/+1
* Factor system #includes out of replacements.h into new system.h.zwelch2009-05-111-1/+1
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-5/+5
* Reverse revision 1691: all of its functionality has migrated elsewhere.zwelch2009-05-101-1/+1
* Revive tclapi.c from r1650:zwelch2009-05-101-1/+3
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-021-2/+6
* - fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak2009-04-211-0/+5
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-151-0/+7
* - add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak2008-12-151-1/+1
* "Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2008-12-011-1/+2
* place event loop inside #ifdef JIM_EMBEDDED. oharboe2008-08-111-2/+2
* David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe2008-08-071-1/+1
* Spen: startup.tcl cross compile supportoharboe2008-07-221-7/+5
* cross compile fixoharboe2008-07-211-5/+6
* - fix incorrectly registered function openocd_array2memntfreak2008-07-181-8/+6
* Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe2008-07-171-2/+16
* work in progress to improve helpoharboe2008-07-111-1/+1
* - retired variable stuff. oharboe2008-07-111-2/+2
* reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe2008-03-111-1/+8
* - added svn propsntfreak2008-02-281-8/+8
* move options handling to separate file to better support embedded implementat...oharboe2008-02-241-1/+1
* - added -c option that will execute an openocd commandoharboe2008-02-241-8/+8
* - add search paths via new arg -s (-search). Thanks Ted Rothntfreak2008-02-191-0/+1
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-2/+3
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-2/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+6