]> git.sur5r.net Git - openocd/history - src/rtos/rtos.h
flash/nrf5: time-based timeout waiting for flash controller
[openocd] / src / rtos / rtos.h
2018-02-21 Matthias Welwarskyrtos: facilitate RTOS SMP handling
2017-12-06 Marc Schinkrtos: Use 'bool' as return type for detect_rtos()
2016-08-14 Steven Stallionrtos: remove display_str member
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-10-30 Andrew Ruderrtos: turn stack alignment into a function pointer
2014-11-24 Paul Fertserrtos: allow symbols to be optional for a particular...
2014-10-06 Spencer Oliverrtos: constify symbol names and lists
2014-03-04 Christian EggersConstify received GDB packet
2014-03-04 Christian EggersRTOS: Unify wipe-out of thread list
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-02-26 Spencer Olivergdbserver: use common hexify/unhexify routines
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/rtos directory
2012-01-15 Michel JAOUENrtos : create qsymbol interface and add str_to_hex...
2012-01-15 Michel JAOUENrtos : ps command
2012-01-15 Michel JAOUENrtos : smp support
2012-01-15 Michel JAOUENrtos : current_threadid move to rtos context
2012-01-15 Michel JAOUENrtos :introduce possible overload by rtos of gdb_thread...
2012-01-15 Michel JAOUENrtos : remove unused parameter
2011-11-29 Evan HunterAdd stack alignment support to RTOS awareness - needed...
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-04-19 Michel Jaouenrtos : compilation error on amd64
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip