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
/
rtos
/
linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
rtos: declare local symbols as static
Antonio Borneo
1
-17
/
+17
2020-09-05
openocd: use proper format with uint32_t
Antonio Borneo
1
-2
/
+2
2020-09-05
openocd: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-8
/
+4
2020-07-26
rtos: fix minor typos
Antonio Borneo
1
-1
/
+1
2020-06-06
coding style: fix multi-line dereferencing
Antonio Borneo
1
-14
/
+7
2020-05-09
coding style: add missing space when split strings
Antonio Borneo
1
-2
/
+2
2020-05-09
coding style: avoid unnecessary line continuations
Antonio Borneo
1
-2
/
+2
2020-03-07
rtos/linux: fix use of memory after it is freed
Tomas Vanek
1
-7
/
+9
2018-10-16
rtos: support gdb_get_register_packet
Steven Stallion
1
-114
/
+37
2018-08-21
rtos/linux.c: fix clang static analyzer warning
Tomas Vanek
1
-2
/
+2
2017-12-06
rtos: Use 'bool' as return type for detect_rtos()
Marc Schink
1
-2
/
+2
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-2
/
+2
2016-12-08
helper: Code cleanup for hexify()
Marc Schink
1
-1
/
+2
2016-12-08
gdb_server: support qXfer:threads:read packet
Steven Stallion
1
-4
/
+2
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-01-09
rtos: free gdb packet allocated memory
Spencer Oliver
1
-0
/
+1
2014-11-24
rtos: allow symbols to be optional for a particular RTOS
Paul Fertser
1
-1
/
+1
2014-10-06
rtos: constify symbol names and lists
Spencer Oliver
1
-2
/
+2
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
1
-5
/
+5
2014-03-04
Constify received GDB packet
Christian Eggers
1
-7
/
+7
2014-01-15
Conform to C99 integer types format specifiers
Hsiangkai Wang
1
-6
/
+6
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
1
-1
/
+1
2013-09-08
rtos: Do not dereference null pointers
Spencer Oliver
1
-4
/
+3
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-2
/
+3
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-03-13
target: Remove read_memory_imp
Andreas Fritiofson
1
-2
/
+2
2013-03-12
rtos: fixes warning
Øyvind Harboe
1
-0
/
+2
2013-02-26
gdbserver: use common hexify/unhexify routines
Spencer Oliver
1
-5
/
+4
2012-10-28
gdb: use strncmp rather than strstr
Spencer Oliver
1
-4
/
+4
2012-10-27
rtos: Fix wrong allocation in linux_get_symbol_list_to_lookup
Matthias Blaicher
1
-3
/
+3
2012-10-05
rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
Peter Stuge
1
-2
/
+0
2012-08-24
build: fix memory leaks
Spencer Oliver
1
-4
/
+17
2012-05-04
build: remove clang unused variable assignment warnings
Spencer Oliver
1
-4
/
+4
2012-05-04
build: remove clang unused variable increments warnings
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/rtos directory
Spencer Oliver
1
-260
/
+241
2012-01-15
rtos : linux awareness
Michel JAOUEN
1
-0
/
+1602