| Commit message (Expand) | Author | Age | Files | Lines |
* | ioutil: fix internal fn names | Øyvind Harboe | 2010-08-02 | 1 | -15/+11 |
* | util: ms command to calculate length of operations | Øyvind Harboe | 2010-08-01 | 3 | -1/+92 |
* | helper/jim-eventloop.h: review unused definitions | Antonio Borneo | 2010-06-21 | 1 | -14/+1 |
* | helper/jim-eventloop: review unused symbols | Antonio Borneo | 2010-06-21 | 1 | -10/+0 |
* | helper/jim-eventloop: review scope of symbols | Antonio Borneo | 2010-06-21 | 2 | -22/+9 |
* | reverse order of Jim stack trace output | Andreas Fritiofson | 2010-06-18 | 1 | -1/+1 |
* | don't add confusing source info to Jim | Andreas Fritiofson | 2010-06-18 | 1 | -2/+2 |
* | helper/jim: review unused symbols | Antonio Borneo | 2010-06-18 | 1 | -24/+0 |
* | helper/jim: review scope of symbols | Antonio Borneo | 2010-06-18 | 1 | -39/+40 |
* | mingw32: -Wshadow fixes | Freddie Chopin | 2010-06-17 | 1 | -9/+9 |
* | helper: remove helper membuf | Antonio Borneo | 2010-06-17 | 3 | -380/+1 |
* | oops... backup file snuck in, remove it. | Øyvind Harboe | 2010-06-16 | 1 | -12823/+0 |
* | fileio: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -2/+2 |
* | jim: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 2 | -3/+12826 |
* | jim: more jim -Wshadow fixes that should be straightforward | Øyvind Harboe | 2010-06-15 | 1 | -7/+6 |
* | jim: -Wshadow fixes | Øyvind Harboe | 2010-06-15 | 1 | -88/+88 |
* | -Wshadow fixes | Øyvind Harboe | 2010-06-14 | 1 | -8/+8 |
* | helper: fix -Wshadow warning in number parsing | Øyvind Harboe | 2010-06-14 | 1 | -6/+6 |
* | jim: fix bug in tcl "puts" | Øyvind Harboe | 2010-05-18 | 1 | -9/+4 |
* | command context: fix errors when running certain commands on startup | Øyvind Harboe | 2010-05-05 | 2 | -2/+10 |
* | HELPER/LOG: review unused symbols | Antonio Borneo | 2010-04-10 | 2 | -46/+0 |
* | BINARYBUFFER: review scope of data and functions | Antonio Borneo | 2010-04-10 | 1 | -2/+2 |
* | TIME_SUPPORT: review unused symbols | Antonio Borneo | 2010-04-10 | 2 | -8/+0 |
* | gpl: fix GPL startup message | Øyvind Harboe | 2010-02-15 | 1 | -1/+1 |
* | CMD: duplicate cmd error msg | Spencer Oliver | 2010-02-04 | 1 | -1/+4 |
* | Clang buildfixes | Alex Austin | 2010-01-29 | 2 | -1/+11 |
* | ARM semihosting: win32 and cygwin fixes | Spencer Oliver | 2010-01-28 | 1 | -0/+6 |
* | ARM semihosting: fix writing to stdout | Spencer Oliver | 2010-01-28 | 1 | -0/+2 |
* | ecos: add missing PRId8 definition | Øyvind Harboe | 2010-01-21 | 1 | -0/+1 |
* | update win32 script search path | Andreas Fritiofson | 2010-01-19 | 1 | -5/+5 |
* | debug: make logging of commands terser | Øyvind Harboe | 2010-01-13 | 1 | -2/+11 |
* | commands: make error messages a bit more terse | Øyvind Harboe | 2010-01-11 | 1 | -1/+1 |
* | FreeBSD build fixes | David Brownell | 2010-01-10 | 1 | -0/+3 |
* | src/helper: usage/help updates | David Brownell | 2010-01-09 | 3 | -57/+81 |
* | buildfix on MacOS | Masaki Muranaka | 2010-01-09 | 1 | -2/+2 |
* | don't require 'openocd.cfg' to start | David Brownell | 2010-01-05 | 1 | -2/+4 |
* | streamline and document helptext mode displays | David Brownell | 2010-01-02 | 1 | -10/+22 |
* | Fix usage/help search for subcommands. | Dean Glazeski | 2010-01-02 | 1 | -7/+34 |
* | Add the current command to the command information | Dean Glazeski | 2010-01-02 | 1 | -0/+1 |
* | cygwin 1.7 build fixes | David Brownell | 2009-12-26 | 1 | -3/+3 |
* | help: list all commands that match string | Oyvind Harboe | 2009-12-21 | 1 | -21/+35 |
* | ecos: crisper implementation of timeval_ms() | Øyvind Harboe | 2009-12-16 | 4 | -13/+87 |
* | command: retire obsolete macro | Øyvind Harboe | 2009-12-15 | 1 | -11/+0 |
* | build: add build/src to include path | Øyvind Harboe | 2009-12-08 | 1 | -0/+1 |
* | misc code review updates | David Brownell | 2009-12-05 | 1 | -4/+3 |
* | switch 'rm' command away from using Jim | Zachary T Welch | 2009-12-04 | 1 | -18/+11 |
* | doxygen: remove some warnings | David Brownell | 2009-12-03 | 1 | -1/+1 |
* | remove tertiary include paths | Zachary T Welch | 2009-12-03 | 1 | -2/+0 |
* | change #include "server.h" to <server/server.h> | Zachary T Welch | 2009-12-03 | 2 | -2/+2 |
* | change #include "target.h" to <target/target.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |