index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rtos
Age
Commit message (
Expand
)
Author
2013-04-28
target: rename cortex_m3 to cortex_m
Spencer Oliver
2013-03-24
rtos: fixed handling of qThreadExtraInfo packets
Christian Gudrian
2013-03-13
target: Remove read_memory_imp
Andreas Fritiofson
2013-03-12
rtos: fixes warning
Øyvind Harboe
2013-02-26
gdbserver: use common hexify/unhexify routines
Spencer Oliver
2013-01-27
rtos: fix error message
Freddie Chopin
2013-01-27
rtos: do not use LOG_OUTPUT
Spencer Oliver
2013-01-27
rtos: Fix regression preventing use of first RTOS & clean up rtos_qsymbol()
Evan Hunter
2012-12-23
rtos: rename stm32_stlink target to hla_target
Spencer Oliver
2012-12-14
rtos: Add Cortex-R4 support for ThreadX
Evan Hunter
2012-11-12
rtos: Fix error in reading the current thread in ChibiOS/RT
Matthias Blaicher
2012-11-05
rtos: Make ChibiOS code aware of endiness
Matthias Blaicher
2012-11-05
rtos: Add FPU detection to ChibiOS/RT
Matthias Blaicher
2012-11-05
rtos: Fix wrong ReadyList lookup in ChibiOS
Matthias Blaicher
2012-10-28
gdb: fix broken qCRC packet handling
Spencer Oliver
2012-10-28
gdb: use strncmp rather than strstr
Spencer Oliver
2012-10-28
rtos: fix gdb qC command answer
Matthias Blaicher
2012-10-28
rtos: Use ARRAY_SIZE instead of coding it by hand
Matthias Blaicher
2012-10-27
rtos: Fix wrong allocation in linux_get_symbol_list_to_lookup
Matthias Blaicher
2012-10-16
rtos: Add ChibiOS/RT support
Matthias Blaicher
2012-10-09
rtos: Don't crash on qSymbol GDB packet when no RTOS is configured
Matthias Blaicher
2012-10-08
rtos: support FreeRTOS over stlink
Paul Fertser
2012-10-05
rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
Peter Stuge
2012-10-05
rtos: Rewrite rtos_try_next() for readability
Peter Stuge
2012-10-05
rtos: Rewrite rtos_create() for readability
Peter Stuge
2012-08-24
build: fix memory leaks
Spencer Oliver
2012-05-21
build: add helper/types.h to config.h
Spencer Oliver
2012-05-04
build: remove clang unused variable assignment warnings
Spencer Oliver
2012-05-04
build: remove clang unused variable increments warnings
Spencer Oliver
2012-03-19
rtos: add sanity checking for FreeRTOS's quantity of priorities
Paul Fertser
2012-03-19
rtos: fix segfault in FreeRTOS handling
Paul Fertser
2012-02-06
build: cleanup src/rtos directory
Spencer Oliver
2012-01-16
build: fix broken make distcheck
Spencer Oliver
2012-01-15
rtos : linux awareness
Michel JAOUEN
2012-01-15
rtos : create qsymbol interface and add str_to_hex interface
Michel JAOUEN
2012-01-15
rtos : ps command
Michel JAOUEN
2012-01-15
rtos : smp support
Michel JAOUEN
2012-01-15
rtos : current_threadid move to rtos context
Michel JAOUEN
2012-01-15
rtos :introduce possible overload by rtos of gdb_thread_packet
Michel JAOUEN
2012-01-15
rtos : remove unused parameter
Michel JAOUEN
2011-11-29
Add stack alignment support to RTOS awareness - needed for ARM ABI processors
Evan Hunter
2011-11-07
ecos: add missing error propagation
Øyvind Harboe
2011-11-05
warning fix: add self-consitency check to remove warning
Øyvind Harboe
2011-10-27
clang: fix warning about missing check for return value
Øyvind Harboe
2011-10-20
rtos: remove broken code for handling the deprecated qP packet
Andreas Fritiofson
2011-10-20
rtos: return the correct value if the T or H packets are handled
Andreas Fritiofson
2011-08-27
Fix off by one bug in FreeRTOS
Evan Hunter
2011-08-24
remove target argument from gdb packet handling functions
Jie Zhang
2011-08-24
Add suspended task list to FreeRTOS support
Evan
2011-08-24
Fix FreeRTOS thread list parsing
Evan Hunter
[next]