Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcl: remove silly ocd_ prefix to array2mem and mem2array | Øyvind Harboe | 2010-08-11 | 1 | -6/+6 |
| | | | | | | | | ocd_ prefix is used internally in OpenOCD as a kludge more or less to deal with the two kinds of commands that OpenOCD has. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> | ||||
* | Remove annoying end-of-line whitespace from tcl/* files | dbrownell | 2009-09-21 | 1 | -8/+8 |
| | | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@2743 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | Move TCL script files -- Step 2 of 2: | zwelch | 2009-05-27 | 1 | -0/+133 |
- Move src/tcl to tcl/. - Update top Makefile.am to use new path name. git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |