aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2010-10-01log: remove hack to redirect logs when pipes are in useØyvind Harboe
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-20startup: removed capture_catchØyvind Harboe
2010-09-20helper: fix flaky capture commandØyvind Harboe
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-09-12jim: fix crash when using Jim_ListInsertElementsØyvind Harboe
2010-09-11command: capture command now handles both types commandsØyvind Harboe
2010-08-02ioutil: fix internal fn namesØyvind Harboe
2010-08-01util: ms command to calculate length of operationsØyvind Harboe
2010-06-21helper/jim-eventloop.h: review unused definitionsAntonio Borneo
2010-06-21helper/jim-eventloop: review unused symbolsAntonio Borneo
2010-06-21helper/jim-eventloop: review scope of symbolsAntonio Borneo
2010-06-18reverse order of Jim stack trace outputAndreas Fritiofson
2010-06-18don't add confusing source info to JimAndreas Fritiofson
2010-06-18helper/jim: review unused symbolsAntonio Borneo
2010-06-18helper/jim: review scope of symbolsAntonio Borneo
2010-06-17mingw32: -Wshadow fixesFreddie Chopin
2010-06-17helper: remove helper membufAntonio Borneo
2010-06-16oops... backup file snuck in, remove it.Øyvind Harboe
2010-06-15fileio: -Wshadow warning fixØyvind Harboe
2010-06-15jim: -Wshadow warning fixØyvind Harboe
2010-06-15jim: more jim -Wshadow fixes that should be straightforwardØyvind Harboe
2010-06-15jim: -Wshadow fixesØyvind Harboe
2010-06-14-Wshadow fixesØyvind Harboe
2010-06-14helper: fix -Wshadow warning in number parsingØyvind Harboe
2010-05-18jim: fix bug in tcl "puts"Øyvind Harboe
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-04-10HELPER/LOG: review unused symbolsAntonio Borneo
2010-04-10BINARYBUFFER: review scope of data and functionsAntonio Borneo
2010-04-10TIME_SUPPORT: review unused symbolsAntonio Borneo
2010-02-15gpl: fix GPL startup messageØyvind Harboe
2010-02-04CMD: duplicate cmd error msgSpencer Oliver
2010-01-29Clang buildfixesAlex Austin
2010-01-28ARM semihosting: win32 and cygwin fixesSpencer Oliver
2010-01-28ARM semihosting: fix writing to stdoutSpencer Oliver
2010-01-21ecos: add missing PRId8 definitionØyvind Harboe
2010-01-19update win32 script search pathAndreas Fritiofson
2010-01-13debug: make logging of commands terserØyvind Harboe
2010-01-11commands: make error messages a bit more terseØyvind Harboe
2010-01-10FreeBSD build fixesDavid Brownell
2010-01-09src/helper: usage/help updatesDavid Brownell
2010-01-09buildfix on MacOSMasaki Muranaka
2010-01-05don't require 'openocd.cfg' to startDavid Brownell
2010-01-02streamline and document helptext mode displaysDavid Brownell
2010-01-02Fix usage/help search for subcommands.Dean Glazeski
2010-01-02Add the current command to the command informationDean Glazeski
2009-12-26cygwin 1.7 build fixesDavid Brownell
2009-12-21help: list all commands that match stringOyvind Harboe
2009-12-16ecos: crisper implementation of timeval_ms()Øyvind Harboe