aboutsummaryrefslogtreecommitdiff
path: root/src/helper/options.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch1-4/+8
2009-05-11Mark API layering violations in the helper module with @todo notes.zwelch1-0/+1
2009-05-11Audit and eliminate redundant helper #include directives.zwelch1-7/+0
2009-04-21Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe1-1/+1
2009-01-23Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...kc8apf1-0/+22
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak1-6/+0
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane1-1/+2
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak1-5/+23
2008-12-13- remove target specific variant and use target->variant memberntfreak1-1/+0
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-07-22Only print out gobs of information to log when -d3 is enabled.oharboe1-1/+1
2008-07-16Fixes to \ and / handling for OpenOCDoharboe1-1/+1
2008-07-11.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...oharboe1-9/+1
2008-07-10- added search paths before running tcl/commands.tcl. oharboe1-25/+30
2008-07-06src/helper/configuration.hoharboe1-1/+1
2008-07-04added support for Tcl config scripts on the command line(use .tcl extension).oharboe1-3/+13
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-9/+9
2008-03-01- removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi1-1/+1
2008-02-29Uwe Hermann: Add a --version switch for openocd.oharboe1-11/+20
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe1-1/+1
2008-02-28Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe1-1/+1
2008-02-25- remove build warningsntfreak1-4/+0
2008-02-25- convert all files to unix line-endingdrath1-153/+153
2008-02-25Pavel Chromyoharboe1-7/+7
2008-02-25- Fix target library path problem w/Windowsoharboe1-0/+21
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe1-0/+9
2008-02-24move options handling to separate file to better support embedded implementat...oharboe1-0/+123