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
2008-10-24
- fix native mingw build if gettimeofday not defined.
ntfreak
2
-82
/
+74
2008-10-24
gdb_report_data_abort now ignores all target read errors, including address s...
oharboe
1
-8
/
+8
2008-10-22
load and verify are now synonymous to load/verify_image
oharboe
1
-0
/
+9
2008-10-22
Laurentiu Cocanu - more help text
oharboe
1
-1
/
+1
2008-10-22
fix warnings when building for eCos
oharboe
1
-0
/
+2
2008-10-17
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...
oharboe
1
-9
/
+13
2008-10-16
sleep command now prints out target debugmsgs w/anything like usable performance
oharboe
2
-5
/
+10
2008-10-16
added help on production proc's
oharboe
1
-0
/
+20
2008-10-16
added capture command to capture log output. Useful when wanting to capture l...
oharboe
1
-0
/
+27
2008-10-14
reset cleanup. Remove obsolete events that are not needed for compatibility.
oharboe
1
-7
/
+3
2008-10-13
Fixed gaffes in reset script handling + improved error
oharboe
1
-40
/
+40
2008-10-13
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...
oharboe
2
-4
/
+2
2008-10-11
Duane Ellis: addresses protocol problems with GDB.
oharboe
1
-0
/
+1
2008-10-09
added busy sleep (for testing purposes)
oharboe
3
-63
/
+93
2008-10-08
file not found SEGFAULT fix
oharboe
1
-1
/
+3
2008-10-01
Duane Ellis: added missing invocation of reset-init
oharboe
1
-1
/
+2
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
18
-34
/
+41
2008-09-12
- Fixed regression introduced in 890 when "fixing warnings" for target_call_t...
oharboe
1
-33
/
+33
2008-09-12
Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...
oharboe
1
-0
/
+87
2008-09-08
typo fixed.
oharboe
1
-1
/
+1
2008-09-08
keep_alive now invokes target_call_timer_callbacks_now
oharboe
1
-7
/
+14
2008-09-08
Duane Ellis, added clock command.
oharboe
1
-1
/
+109
2008-09-01
Duane Ellis has made highly non-trivial changes to both the target handling a...
oharboe
1
-0
/
+3
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
4
-28
/
+104
2008-08-25
STR912 uses RCLK if available
oharboe
1
-1
/
+11
2008-08-25
sync with Jim Tcl repository.
oharboe
2
-7
/
+17
2008-08-24
duane ellis - errno ansi fix
oharboe
1
-1
/
+1
2008-08-22
- fix win32 build issues from previous jim patch
ntfreak
1
-1
/
+1
2008-08-19
use alive_sleep() from sleep command
oharboe
1
-1
/
+1
2008-08-19
added alive_sleep() function to let GDB alive packets be sent
oharboe
2
-0
/
+18
2008-08-19
duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...
oharboe
2
-4
/
+792
2008-08-18
Johannes Stezenbach <js@sig21.net> fix warnings
oharboe
2
-2
/
+2
2008-08-13
avoid empty lines in log as a keep_alive() sideffect
oharboe
1
-3
/
+6
2008-08-11
fix error output a bit: do not repeat output printed during execution in case...
oharboe
1
-1
/
+1
2008-08-11
place event loop inside #ifdef JIM_EMBEDDED.
oharboe
3
-3
/
+12
2008-08-08
- fix build issues under win32 (mingw)
ntfreak
1
-4
/
+6
2008-08-07
- added svn props for newly added files
ntfreak
2
-655
/
+655
2008-08-07
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
oharboe
7
-1
/
+680
2008-08-06
- remove Jim_InitEmbedded warning
ntfreak
1
-1
/
+1
2008-08-06
- added svn props for previously added file
ntfreak
1
-536
/
+536
2008-08-06
- fix target_examine declaration
ntfreak
1
-1
/
+1
2008-08-05
Duane Ellis: fix warnings
oharboe
3
-4
/
+4
2008-07-31
wip - committing to reduce patch size.
oharboe
1
-0
/
+536
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
16
-0
/
+48
2008-07-24
OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead o...
oharboe
1
-2
/
+2
2008-07-24
more error message cleanup. invalid args & syntax errors both now print argum...
oharboe
2
-23
/
+6
2008-07-24
Better handling of OpenOCD command invocation result/context.
oharboe
1
-27
/
+51
2008-07-23
handle end of line comments to improve compatibility with event scripts
oharboe
1
-5
/
+10
2008-07-22
Spen: startup.tcl cross compile support
oharboe
1
-7
/
+5
2008-07-22
Only print out gobs of information to log when -d3 is enabled.
oharboe
2
-3
/
+4
[next]