aboutsummaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
AgeCommit message (Expand)Author
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser
2013-09-13libusb: require pkg-config supportPaul Fertser
2012-07-06Add a bit-level transfer queueAndreas Fritiofson
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe
2011-09-30jim-nvp is moving from jimtcl to openocdSteve Bennett
2010-11-18build: add common.mkSpencer Oliver
2010-10-29jim tests: use installedØyvind Harboe
2010-08-01util: ms command to calculate length of operationsØyvind Harboe
2010-06-17helper: remove helper membufAntonio Borneo
2009-12-16ecos: crisper implementation of timeval_ms()Øyvind Harboe
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-03remove tertiary include pathsZachary T Welch
2009-12-03allow #include directives to use module nameZachary T Welch
2009-12-02remove BUILD_IOUTIL symbolZachary T Welch
2009-11-18split startup.tcl file across modulesZachary T Welch
2009-11-18move startup.c to libopenocdZachary T Welch
2009-10-16xscale: better fix for debug_handler.binDavid Brownell
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-06-24Add a growable sprintf memory buffer libraryduane
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch
2009-05-31Whitespace-only updates to automake input files:zwelch
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch
2009-05-11Factor system #includes out of replacements.h into new system.h.zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-10Reverse revision 1691: all of its functionality has migrated elsewhere.zwelch
2009-05-10Revive tclapi.c from r1650:zwelch
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-21- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe
2008-08-11place event loop inside #ifdef JIM_EMBEDDED. oharboe
2008-08-07David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe
2008-07-22Spen: startup.tcl cross compile supportoharboe
2008-07-21cross compile fixoharboe
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe
2008-07-11work in progress to improve helpoharboe
2008-07-11- retired variable stuff. oharboe
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe
2008-02-28- added svn propsntfreak
2008-02-24move options handling to separate file to better support embedded implementat...oharboe
2008-02-24- added -c option that will execute an openocd commandoharboe
2008-02-19- add search paths via new arg -s (-search). Thanks Ted Rothntfreak
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath