rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
[fw/openocd] / src / helper /
2012-10-02 Spencer Oliverbuild: remove unnecessary jim.h include
2012-08-29 Freddie ChopinAdd another scripts search path for Windows builds
2012-08-24 Spencer Oliverhelper: command.c cleanup
2012-07-27 Alan BowmanTest the incoming debug_level, rather than the current.
2012-07-22 Alex AustinRevert "When calling openocd from a shell like this:"
2012-07-11 Stian SkjelsadWhen calling openocd from a shell like this:
2012-07-06 Andreas FritiofsonAdd a bit-level transfer queue
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-05-19 Spencer Oliverremote_bitbang: fix native windows build
2012-03-31 Wim LewisAdd value "openbsd" for ocd_HOSTOS.
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2012-03-11 Øyvind Harboeflash: retire unused eCos flash driver
2012-02-06 Spencer Oliverdoxygen: use correct comment syntax
2012-02-06 Spencer Oliverbuild: cleanup src/helper directory
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2012-01-04 Mathias Kcommand: print BUG warning when usage is missing
2012-01-03 Spencer Oliverhelper: fix arm11 help text
2011-12-31 Spencer Oliverbuild: fix mingw build issues
2011-12-01 Spencer Oliverbinarybuffer: use strndup to allocate string
2011-10-24 Freddie ChopinFix "Evaluate 'script' in the global scope"
2011-10-21 Spencer Oliverjim: add missing jim license
2011-09-30 Steve Bennettjim-nvp is moving from jimtcl to openocd
2011-08-11 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-11 Steve BennettEvaluate 'script' in the global scope
2011-04-28 Øyvind Harboeecos: add 64 bit types for sprintf/sscanf
2011-03-27 Øyvind Harboecommand: fix leak when executing commands
2011-02-25 Øyvind Harboelog: debug level is between silent and debug output...
2011-02-08 Mathias Kperformance: committed wrong version of buf_set_buf...
2011-02-08 Mathias Kbuf_set_buf around 30% speed increase
2011-02-03 Mathias K24bit buffer support
2011-01-31 Øyvind Harboeerror: remove debug output when reporting errors
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-18 Øyvind Harboescript: support only Tcl comments
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-09 Antonio BorneoJIM: document "echo" command
2010-11-09 Antonio BorneoJIM: Add "-n" option to "echo"
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-27 Øyvind Harboehelp: help now works on configuration commands
2010-10-05 Spencer Olivergdbderver: fix gdb pipe startup overflow
2010-10-01 Øyvind Harboeserver: add support for pipes
2010-10-01 Øyvind Harboelog: remove hack to redirect logs when pipes are in use
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2010-09-20 Øyvind Harboestartup: removed capture_catch
2010-09-20 Øyvind Harboehelper: fix flaky capture command
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-09-12 Øyvind Harboejim: fix crash when using Jim_ListInsertElements
2010-09-11 Øyvind Harboecommand: capture command now handles both types commands
2010-08-02 Øyvind Harboeioutil: fix internal fn names
2010-08-01 Øyvind Harboeutil: ms command to calculate length of operations
2010-06-21 Antonio Borneohelper/jim-eventloop.h: review unused definitions
2010-06-21 Antonio Borneohelper/jim-eventloop: review unused symbols
2010-06-21 Antonio Borneohelper/jim-eventloop: review scope of symbols
2010-06-18 Andreas Fritiofsonreverse order of Jim stack trace output
2010-06-18 Andreas Fritiofsondon't add confusing source info to Jim
2010-06-18 Antonio Borneohelper/jim: review unused symbols
2010-06-18 Antonio Borneohelper/jim: review scope of symbols
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes
2010-06-17 Antonio Borneohelper: remove helper membuf
2010-06-15 Øyvind Harboeoops... backup file snuck in, remove it.
2010-06-15 Øyvind Harboefileio: -Wshadow warning fix
2010-06-15 Øyvind Harboejim: -Wshadow warning fix
2010-06-15 Øyvind Harboejim: more jim -Wshadow fixes that should be straightforward
2010-06-15 Øyvind Harboejim: -Wshadow fixes
2010-06-14 Øyvind Harboe-Wshadow fixes
2010-06-14 Øyvind Harboehelper: fix -Wshadow warning in number parsing
2010-05-18 Øyvind Harboejim: fix bug in tcl "puts"
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-04-10 Antonio BorneoHELPER/LOG: review unused symbols
2010-04-10 Antonio BorneoBINARYBUFFER: review scope of data and functions
2010-04-10 Antonio BorneoTIME_SUPPORT: review unused symbols
2010-02-15 Øyvind Harboegpl: fix GPL startup message
2010-02-04 Spencer OliverCMD: duplicate cmd error msg
2010-01-29 Alex AustinClang buildfixes
2010-01-28 Spencer OliverARM semihosting: win32 and cygwin fixes
2010-01-28 Spencer OliverARM semihosting: fix writing to stdout
2010-01-21 Øyvind Harboeecos: add missing PRId8 definition
2010-01-19 Andreas Fritiofsonupdate win32 script search path
2010-01-13 Øyvind Harboedebug: make logging of commands terser
2010-01-11 Øyvind Harboecommands: make error messages a bit more terse
2010-01-10 David BrownellFreeBSD build fixes
2010-01-09 David Brownellsrc/helper: usage/help updates
2010-01-09 Masaki Muranakabuildfix on MacOS
2010-01-05 David Brownelldon't require 'openocd.cfg' to start
2010-01-02 David Brownellstreamline and document helptext mode displays
2010-01-02 Dean GlazeskiFix usage/help search for subcommands.
2010-01-02 Dean GlazeskiAdd the current command to the command information
2009-12-26 David Brownellcygwin 1.7 build fixes
2009-12-21 Oyvind Harboehelp: list all commands that match string
2009-12-16 Øyvind Harboeecos: crisper implementation of timeval_ms()
2009-12-15 Øyvind Harboecommand: retire obsolete macro
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-05 David Brownellmisc code review updates
2009-12-04 Zachary T Welchswitch 'rm' command away from using Jim
2009-12-04 David Brownelldoxygen: remove some warnings
next