Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
[fw/openocd] / src / helper / configuration.c
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-05-11 zwelchAudit and eliminate redundant helper #include directives.
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-08 oharboefile not found SEGFAULT fix
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-14 oharboeCharles Hardin <ckhardin@gmail.com>
2008-07-11 oharboework in progress to improve help
2008-07-04 oharboeadded support for Tcl config scripts on the command...
2008-06-27 oharboeexport find_file function
2008-06-04 oharboePavel Chromy: fix logging syntax error + formatting...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-29 oharboe- clean up target output strings a bit
2008-02-25 ntfreak- remove build warnings
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboe- using ERROR_COMMAND_SYNTAX_ERROR to print syntax...
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-20 ntfreak- fix bug when using full paths to config files. Thanks...
2008-02-19 ntfreak- add search paths via new arg -s (-search). Thanks...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/