index
:
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
2019-02-21
Add >stdout and >stderr to log_output command.
Tim Newsome
1
-8
/
+9
2019-01-27
command: check command mode for native jim commands
Tomas Vanek
1
-19
/
+26
2019-01-27
command: Log the failed command by full name
Tomas Vanek
1
-1
/
+4
2019-01-16
helper/command: check for malloc failure in __command_name
Antonio Borneo
1
-3
/
+6
2018-12-25
command: Log the failed command name
Jean-Christian de Rivaz
1
-1
/
+1
2018-12-15
helper/startup.tcl: fix execution stack frame of wrapped commands
Antonio Borneo
1
-3
/
+6
2018-12-11
helper/log: remove dead code in log_forward()
Antonio Borneo
1
-38
/
+8
2018-07-24
Add RISC-V support.
Tim Newsome
1
-0
/
+2
2018-03-12
helper/types: cast to uint32_t,uint16_t to avoid UB by shifting int too far
Cody P Schafer
1
-6
/
+6
2018-03-07
helper/configuration: free script_search_dirs and config_file_names
Tomas Vanek
2
-0
/
+17
2018-03-07
helper/command.h: Add missing #include for target_addr_t
Marc Schink
1
-0
/
+2
2018-03-07
helper/types.h: Add missing #includes
Marc Schink
1
-0
/
+5
2018-03-07
helper/command.h: Add missing #includes
Marc Schink
1
-0
/
+2
2018-03-07
helper/replacements.h: Add missing #include
Marc Schink
1
-0
/
+2
2018-03-03
target: use correct target in target-prefixed commands and event handlers
Tomas Vanek
2
-6
/
+33
2018-02-14
Handle improperly build image files gracefully
Andreas Bolsch
2
-0
/
+6
2018-01-25
Add read buffer to bitbang, improving performance.
Tim Newsome
1
-0
/
+11
2018-01-25
Add timeval_compare helper function
Christopher Head
2
-0
/
+16
2018-01-17
Fix Jim interpreter memory leak
Marc Schink
2
-0
/
+17
2017-10-23
Fix GCC7 warnings about switch-case fallthroughs
Freddie Chopin
1
-1
/
+1
2017-10-03
Fix typo in comment.
Tim Newsome
1
-1
/
+1
2017-10-03
helper/options: Add missing #include for MinGW and MSYS2
Marc Schink
1
-0
/
+3
2017-08-10
log: Add a new debug level (4) for verbose I/O debug
Andreas Fritiofson
2
-6
/
+18
2017-04-23
help/log.c: better error handling for "log_output"
Girts
1
-3
/
+9
2017-04-23
helper/options.c: fail if unexpected cmdline arguments are present
Girts
1
-0
/
+9
2017-04-23
help/options.c: add error handling for -d arg
Girts
1
-2
/
+5
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
3
-2
/
+36
2017-01-15
helper,rtos,server: Restore missing warning flags
Andreas Fritiofson
1
-1
/
+1
2016-12-25
Search for scripts relative to the executable on all(?) platforms
Andreas Fritiofson
1
-33
/
+122
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
1
-47
/
+40
2016-12-08
helper: Code cleanup for hexify()
Marc Schink
2
-9
/
+30
2016-12-08
helper: Update jep106 database to JEP106AT
Andreas Fritiofson
1
-4
/
+41
2016-10-17
helper: Make unhexify() robust on invalid data
Marc Schink
2
-8
/
+33
2016-10-07
helper/log: Add log_vprintf_lf()
Marc Schink
2
-14
/
+27
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
3
-10
/
+10
2016-05-24
Make #include guard naming consistent
Marc Schink
14
-42
/
+43
2016-05-24
Remove FSF address from GPL notices
Marc Schink
25
-69
/
+29
2016-05-08
Helper ioutil: cleanup: removing dead code
Alexander Kurz
1
-111
/
+0
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
2
-68
/
+70
2016-02-29
jim-nvp: Make Jim_GetOpt_String const-correct
Andreas Fritiofson
2
-4
/
+3
2016-02-13
Helper time_support: const function arguments
Alexander Kurz
2
-4
/
+4
2016-01-22
helper: Add converter from JEP106 ID to manufacturer name
Andreas Fritiofson
5
-0
/
+1228
2015-11-03
helper/options: Use OPENOCD_SCRIPTS dir if set.
Jonathan Larmour
1
-0
/
+6
2015-11-03
helper/options: Cleanup #includes.
Marc Schink
1
-2
/
+2
2015-11-03
helper/log: Cleanup #includes.
Marc Schink
1
-2
/
+2
2015-11-03
helper/ioutil: Rename MixedCaps function.
Marc Schink
1
-3
/
+3
2015-11-03
helper/fileio: Fix memory leak.
Marc Schink
1
-4
/
+12
2015-11-03
helper/fileio: Use size_t for file size.
Marc Schink
2
-7
/
+12
2015-11-03
Change from sys/poll.h to standard poll.h location
Paul Fertser
1
-2
/
+2
2015-04-14
Tcl exception codes cleanup, shutdown command amendments
Paul Fertser
2
-21
/
+21
[next]