index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
command.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
command_handler_t: make cmd an indirect parameter
Zachary T Welch
1
-3
/
+3
2009-11-13
command_handler_t: make args parameter const
Zachary T Welch
1
-1
/
+1
2009-11-13
command_handler_t: make cmd parameter const
Zachary T Welch
1
-1
/
+1
2009-11-13
command_handler_t: make argc unsigned
Zachary T Welch
1
-1
/
+1
2009-11-13
add CMD_NAME macro for command handlers
Zachary T Welch
1
-0
/
+6
2009-11-13
add command_handler_t type
Zachary T Welch
1
-4
/
+5
2009-11-13
add COMMAND_HANDLER and COMMAND_HELPER macros
Zachary T Welch
1
-0
/
+42
2009-11-13
add command_output_handler_t
Zachary T Welch
1
-3
/
+8
2009-11-11
add command_name helper
Zachary T Welch
1
-0
/
+10
2009-11-11
script_debug(): improve types
Zachary T Welch
1
-1
/
+2
2009-11-09
src/helper: wrap and clean headers.
Zachary T Welch
1
-15
/
+26
2009-11-05
Add macro for parsing numeric command arguments.
Zachary T Welch
1
-0
/
+21
2009-10-19
corrective fix for MinGW GNU C99 printf compliance
Redirect 'Slash' NIL
1
-3
/
+4
2009-10-17
More MinGW C99 printf compliance
Redirect 'Slash' NIL
1
-3
/
+11
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-17
Change parse_type macros to be sed-friendly.
zwelch
1
-9
/
+9
2009-06-17
Add argument parsing errors in command.h, use in parse_type routines.
zwelch
1
-0
/
+3
2009-06-17
Move definition of parse_type helpers to command.c:
zwelch
1
-22
/
+12
2009-06-17
Add improved support for parsing signed integers.
zwelch
1
-0
/
+10
2009-06-17
Update parse_type macro definitions to allow re-use with signed types.
zwelch
1
-3
/
+6
2009-06-12
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+2
2009-06-12
Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch].
zwelch
1
-0
/
+16
2009-06-11
David Brownell <david-b@pacbell.net>:
zwelch
1
-3
/
+3
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
1
-3
/
+7
2009-05-15
Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EM...
oharboe
1
-1
/
+0
2009-05-15
revert to 1775. 1790 causes SEGFAULT w/Cygwin.
oharboe
1
-0
/
+1
2009-05-14
Remove JIM_EMBEDDED symbol; not appropriate or necessary.
zwelch
1
-1
/
+0
2009-05-13
Include types.h in command.h to make stdint.h available through it.
zwelch
1
-0
/
+2
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
1
-10
/
+9
2008-10-31
Added telnet_async command to enable/disable asynchronous
oharboe
1
-3
/
+5
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+1
2008-08-18
Johannes Stezenbach <js@sig21.net> fix warnings
oharboe
1
-1
/
+1
2008-08-07
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
oharboe
1
-0
/
+2
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-1
/
+1
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-21
cross compile fix
oharboe
1
-1
/
+1
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
1
-2
/
+0
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
1
-0
/
+15
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
1
-1
/
+2
2008-07-11
help is now implemented in startup.tcl/help
oharboe
1
-1
/
+0
2008-07-11
- retired variable stuff.
oharboe
1
-1
/
+0
2008-07-11
.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...
oharboe
1
-1
/
+0
2008-07-07
- command_run_line will only search once for the command, and execute if found
ntfreak
1
-0
/
+1
2008-07-06
- fixed build issues with win32
ntfreak
1
-10
/
+1
2008-07-06
src/helper/configuration.h
oharboe
1
-2
/
+10
2008-07-04
utility fn.
oharboe
1
-0
/
+1
2008-06-27
hooks to enable experimentation with scripting language support. Reduces patc...
oharboe
1
-0
/
+1
2008-05-07
Edgar Grimberg plugged a leak found w/Valgrind.
oharboe
1
-0
/
+1
2008-04-23
added fast option.
oharboe
1
-0
/
+3
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
1
-0
/
+14
[next]