openocd: src/rtos: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / rtos / rtos.h
2022-07-23 Antonio Borneoopenocd: src/rtos: replace the GPL-2.0-or-later license tag
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs
2021-10-02 Tim Newsomeuint64_t->target_addr_t for stack pointers.
2021-07-02 Tim NewsomeAdd RTOS memory read/write functions.
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-11-04 Antonio Borneortos: make private the API rtos_try_next()
2020-03-17 Marc Schinkrtos: Destroy RTOS and fix memory leak
2019-08-28 Tim Newsomegdb_server, rtos: Fine-grained RTOS register access
2019-06-12 Daniel GoehringARMv8: Update rtos_reg storage from 8 to 16 bytes
2018-10-16 Steven Stallionrtos: support gdb_get_register_packet
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