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
/
rtos.h
Age
Commit message (
Expand
)
Author
2016-08-14
rtos: remove display_str member
Steven Stallion
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2015-10-30
rtos: turn stack alignment into a function pointer
Andrew Ruder
2014-11-24
rtos: allow symbols to be optional for a particular RTOS
Paul Fertser
2014-10-06
rtos: constify symbol names and lists
Spencer Oliver
2014-03-04
Constify received GDB packet
Christian Eggers
2014-03-04
RTOS: Unify wipe-out of thread list
Christian Eggers
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-02-26
gdbserver: use common hexify/unhexify routines
Spencer Oliver
2012-05-21
build: add helper/types.h to config.h
Spencer Oliver
2012-02-06
build: cleanup src/rtos directory
Spencer Oliver
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-08-24
remove target argument from gdb packet handling functions
Jie Zhang
2011-04-19
rtos : compilation error on amd64
Michel Jaouen
2011-04-15
RTOS Thread awareness support wip
Broadcom Corporation (Evan Hunter)