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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-16
oops... backup file snuck in, remove it.
Øyvind Harboe
1
-12823
/
+0
2010-06-15
fileio: -Wshadow warning fix
Øyvind Harboe
1
-2
/
+2
2010-06-15
jim: -Wshadow warning fix
Øyvind Harboe
2
-3
/
+12826
2010-06-15
jim: more jim -Wshadow fixes that should be straightforward
Øyvind Harboe
1
-7
/
+6
2010-06-15
jim: -Wshadow fixes
Øyvind Harboe
1
-88
/
+88
2010-06-14
-Wshadow fixes
Øyvind Harboe
1
-8
/
+8
2010-06-14
helper: fix -Wshadow warning in number parsing
Øyvind Harboe
1
-6
/
+6
2010-05-18
jim: fix bug in tcl "puts"
Øyvind Harboe
1
-9
/
+4
2010-05-05
command context: fix errors when running certain commands on startup
Øyvind Harboe
2
-2
/
+10
2010-04-10
HELPER/LOG: review unused symbols
Antonio Borneo
2
-46
/
+0
2010-04-10
BINARYBUFFER: review scope of data and functions
Antonio Borneo
1
-2
/
+2
2010-04-10
TIME_SUPPORT: review unused symbols
Antonio Borneo
2
-8
/
+0
2010-02-15
gpl: fix GPL startup message
Øyvind Harboe
1
-1
/
+1
2010-02-04
CMD: duplicate cmd error msg
Spencer Oliver
1
-1
/
+4
2010-01-29
Clang buildfixes
Alex Austin
2
-1
/
+11
2010-01-28
ARM semihosting: win32 and cygwin fixes
Spencer Oliver
1
-0
/
+6
2010-01-28
ARM semihosting: fix writing to stdout
Spencer Oliver
1
-0
/
+2
2010-01-21
ecos: add missing PRId8 definition
Øyvind Harboe
1
-0
/
+1
2010-01-19
update win32 script search path
Andreas Fritiofson
1
-5
/
+5
2010-01-13
debug: make logging of commands terser
Øyvind Harboe
1
-2
/
+11
2010-01-11
commands: make error messages a bit more terse
Øyvind Harboe
1
-1
/
+1
2010-01-10
FreeBSD build fixes
David Brownell
1
-0
/
+3
2010-01-09
src/helper: usage/help updates
David Brownell
3
-57
/
+81
2010-01-09
buildfix on MacOS
Masaki Muranaka
1
-2
/
+2
2010-01-05
don't require 'openocd.cfg' to start
David Brownell
1
-2
/
+4
2010-01-02
streamline and document helptext mode displays
David Brownell
1
-10
/
+22
2010-01-02
Fix usage/help search for subcommands.
Dean Glazeski
1
-7
/
+34
2010-01-02
Add the current command to the command information
Dean Glazeski
1
-0
/
+1
2009-12-26
cygwin 1.7 build fixes
David Brownell
1
-3
/
+3
2009-12-21
help: list all commands that match string
Oyvind Harboe
1
-21
/
+35
2009-12-16
ecos: crisper implementation of timeval_ms()
Øyvind Harboe
4
-13
/
+87
2009-12-15
command: retire obsolete macro
Øyvind Harboe
1
-11
/
+0
2009-12-08
build: add build/src to include path
Øyvind Harboe
1
-0
/
+1
2009-12-05
misc code review updates
David Brownell
1
-4
/
+3
2009-12-04
switch 'rm' command away from using Jim
Zachary T Welch
1
-18
/
+11
2009-12-03
doxygen: remove some warnings
David Brownell
1
-1
/
+1
2009-12-03
remove tertiary include paths
Zachary T Welch
1
-2
/
+0
2009-12-03
change #include "server.h" to <server/server.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
change #include "target.h" to <target/target.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
4
-4
/
+4
2009-12-03
change #include "jim.h" to <helper/jim.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "command.h" to <helper/command.h>
Zachary T Welch
2
-2
/
+2
2009-12-03
allow #include directives to use module name
Zachary T Welch
1
-0
/
+1
2009-12-02
stubs: buildfix
David Brownell
1
-0
/
+1
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
3
-0
/
+59
2009-12-01
command: the Jim interpreter can now be provided rather than created
Øyvind Harboe
2
-9
/
+15
2009-11-30
improve command prohibition error report
Zachary T Welch
1
-2
/
+10
2009-11-30
remove interp global variable!
Zachary T Welch
2
-19
/
+21
2009-11-30
command output capture: do not use interp global
Zachary T Welch
1
-15
/
+34
2009-11-30
do not extern 'interp' from command.c
Zachary T Welch
2
-3
/
+2
[next]