index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
improve buf_cpy helper
Zachary T Welch
2009-11-16
2
-9
/
+11
*
improve buf_cmp and buf_cmp_mask helpers
Zachary T Welch
2009-11-16
2
-39
/
+40
*
improve str_to_buf and buf_to_str helpers
Zachary T Welch
2009-11-16
2
-65
/
+67
*
binarybuffer: move variables to point of first use
Zachary T Welch
2009-11-16
2
-28
/
+9
*
binarybuffer: fix whitespace related issues
Zachary T Welch
2009-11-16
2
-23
/
+18
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
2
-2
/
+0
*
remove unused buf_to_u32_handler
Zachary T Welch
2009-11-14
2
-12
/
+0
*
struct scan_field_s -> struct scan_field
Zachary T Welch
2009-11-14
2
-3
/
+3
*
command_t -> struct command
Zachary T Welch
2009-11-13
2
-26
/
+26
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
8
-52
/
+52
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-2
/
+0
*
fileio_t -> struct fileio
Zachary T Welch
2009-11-13
2
-24
/
+23
*
log_callback_t -> struct log_callback
Zachary T Welch
2009-11-13
2
-9
/
+8
*
command_handler_t: make cmd an indirect parameter
Zachary T Welch
2009-11-13
2
-10
/
+12
*
command_handler_t: make args parameter const
Zachary T Welch
2009-11-13
2
-5
/
+7
*
command_handler_t: make cmd parameter const
Zachary T Welch
2009-11-13
1
-1
/
+1
*
command_handler_t: make argc unsigned
Zachary T Welch
2009-11-13
2
-2
/
+2
*
add CMD_NAME macro for command handlers
Zachary T Welch
2009-11-13
1
-0
/
+6
*
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
3
-18
/
+11
*
add command_handler_t type
Zachary T Welch
2009-11-13
2
-7
/
+6
*
add COMMAND_HANDLER and COMMAND_HELPER macros
Zachary T Welch
2009-11-13
1
-0
/
+42
*
add command_output_handler_t
Zachary T Welch
2009-11-13
2
-4
/
+10
*
improve command registration
Zachary T Welch
2009-11-11
1
-31
/
+43
*
add help regardless of callback
Zachary T Welch
2009-11-11
1
-2
/
+2
*
eliminate duplicate helptext management
Zachary T Welch
2009-11-11
1
-31
/
+30
*
add command_name helper
Zachary T Welch
2009-11-11
2
-32
/
+49
*
wrap help command
Zachary T Welch
2009-11-11
1
-9
/
+17
*
script_debug(): improve types
Zachary T Welch
2009-11-11
2
-5
/
+6
*
command.c: make private routines static
Zachary T Welch
2009-11-11
1
-2
/
+4
*
log: improve log_callback_fn signature
Zachary T Welch
2009-11-11
2
-3
/
+3
*
time_support: improve use of types
Zachary T Welch
2009-11-11
2
-26
/
+15
*
tcl: HostOs now picks up eCos as well during compile time
Øyvind Harboe
2009-11-10
1
-0
/
+2
*
command.c: make commands static
Zachary T Welch
2009-11-09
1
-50
/
+48
*
src/helper: wrap and clean headers.
Zachary T Welch
2009-11-09
6
-63
/
+95
*
User's Guide: bugfix global state info
David Brownell
2009-11-09
1
-8
/
+13
*
Overhaul time support API
Zachary T Welch
2009-11-09
2
-27
/
+35
*
Improve debug_level command argument parsing.
Zachary T Welch
2009-11-05
1
-3
/
+1
*
Add macro for parsing numeric command arguments.
Zachary T Welch
2009-11-05
1
-0
/
+21
*
Add stringify macros in src/helper/types.h.
Zachary T Welch
2009-11-05
1
-0
/
+4
*
bin2char: for win32 set stdin/stdout to binary mode
Spencer Oliver
2009-10-30
1
-0
/
+10
*
eCos synthetic target updates.
Øyvind Harboe
2009-10-21
1
-2
/
+11
*
corrective fix for MinGW GNU C99 printf compliance
Redirect 'Slash' NIL
2009-10-19
2
-6
/
+8
*
Sync with official Jim Tcl repository.
oyvind
2009-10-19
3
-4
/
+6
*
safer conversion to HANDLER on MinGW-W64
Redirect 'Slash' NIL
2009-10-17
1
-2
/
+2
*
More MinGW C99 printf compliance
Redirect 'Slash' NIL
2009-10-17
2
-5
/
+21
*
jim-eventloop for MinGW-w64
Redirect \"Slash\" NIL
2009-10-17
2
-2
/
+2
*
xscale: better fix for debug_handler.bin
David Brownell
2009-10-16
1
-3
/
+7
*
portability updates
David Brownell
2009-10-14
1
-3
/
+3
*
doc updates to match "help" better
David Brownell
2009-10-14
1
-52
/
+5
*
Missing type for eCos.
Øyvind Harboe
2009-10-13
1
-0
/
+1
[prev]
[next]