]> git.sur5r.net Git - openocd/history - src/rtos
tcl/board: Add Renesas R-Car Salvator-X(S) boards.
[openocd] / src / rtos /
2018-08-21 Tomas Vanekrtos/linux.c: fix clang static analyzer warning
2018-08-01 Masatoshi Tateishirtos: add support for NuttX
2018-04-23 Faisal ShahChibiOS thread states: Update thread state to label...
2018-04-07 Armin van der Togtrtos: Fix XPSR_OFFSET for cortex_m4f stacking
2018-03-07 Luca DarizFix ChibiOS FPU detection.
2018-03-03 Matthias Welwarskyrtos: fix rtos no-auto configuration
2018-02-21 Matthias Welwarskyrtos: run rtos create hook only once on autodetect
2018-02-21 Matthias Welwarskyrtos: facilitate RTOS SMP handling
2017-12-06 Marc Schinkrtos: Use 'bool' as return type for detect_rtos()
2017-06-30 Steven Stallionrtos: better sanity checking for uCOS-III
2017-06-30 Steven Stallionrtos: style corrections for uCOS-III
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2017-01-15 Andreas Fritiofsonhelper,rtos,server: Restore missing warning flags
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-12-08 Marc Schinkhelper: Code cleanup for hexify()
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet
2016-12-08 Steven Stallionrtos: add support for uC/OS-III
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command
2016-10-17 Marc Schinkhelper: Make unhexify() robust on invalid data
2016-08-14 Steven Stallionrtos: remove display_str member
2016-08-13 Andy Pomfretrtos: removed chSysInit from detection of ChibiOS ...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas FärberFix spelling of ARM Cortex
2016-05-04 Jonathan DumaresqRTOS support: Add FPU support for FreeRTOS
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct
2015-11-03 daniel-krtos/mqx: Fix uninitialized parts of symbol table
2015-10-30 Andrew Ruderrtos: handle STKALIGN adjustments on cortex m
2015-10-30 Andrew Ruderrtos: turn stack alignment into a function pointer
2015-08-06 Alexander DrozdovRTOS: ThreadX support on ARM926E-JS
2015-04-24 Paul Fertserrtos/mqx: prevent crash with -rtos auto
2015-04-24 Paul Fertserrtos: fix print format specifiers
2015-04-16 Andreas Fritiofsonrtos: add instructions and helper code to make FreeRTOS...
2015-04-16 Andreas FritiofsonFreeRTOS: Make optional symbols optional
2015-04-14 Richard BraunChibiOS: fix crash on auto detection
2015-04-14 Evan HunterRTOS: Add logging to FreeRTOS and general RTOS
2015-03-09 Marian Cingelrtos: Freescale MQX rtos support
2015-01-09 Tomas VanekChibiOS: struct ChibiOS_params_list[] should not be...
2015-01-09 Spencer Oliverrtos: free gdb packet allocated memory
2014-11-24 Christian GudrianAdded FPU support for ChibiOS/RT
2014-11-24 Christian Gudrianrtos: add support for ChibiOS/RT 3.0
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-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-03-29 Spencer Oliverrtos: fix xml register support regression
2014-03-04 Christian EggersConstify received GDB packet
2014-03-04 Christian Eggersgdb-server/rtos: Send correct answer to "qfThreadInfo...
2014-03-04 Christian EggersRTOS: Unify wipe-out of thread list
2014-02-04 Paul Fertserrtos: fix uninitialised variable warning
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to...
2013-09-13 Hsiangkai Wangnds32: support FreeRTOS
2013-09-08 Spencer Oliverrtos: Do not dereference null pointers
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description
2013-07-26 Spencer Oliverrtos: issue warning on auto detect failure
2013-07-01 Zied Guermazikeep gdb aware of threads if RTOS is set but no threads...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-05-10 RavazAdded: RTOS awareness for embKernel
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m
2013-03-24 Christian Gudrianrtos: fixed handling of qThreadExtraInfo packets
2013-03-13 Andreas Fritiofsontarget: Remove read_memory_imp
2013-03-12 Øyvind Harboertos: fixes warning
2013-02-26 Spencer Olivergdbserver: use common hexify/unhexify routines
2013-01-27 Freddie Chopinrtos: fix error message
2013-01-27 Spencer Oliverrtos: do not use LOG_OUTPUT
2013-01-27 Evan Hunterrtos: Fix regression preventing use of first RTOS ...
2012-12-23 Spencer Oliverrtos: rename stm32_stlink target to hla_target
2012-12-14 Evan Hunterrtos: Add Cortex-R4 support for ThreadX
2012-11-12 Matthias Blaicherrtos: Fix error in reading the current thread in ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Make ChibiOS code aware of endiness
2012-11-05 Matthias Blaicherrtos: Add FPU detection to ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Fix wrong ReadyList lookup in ChibiOS
2012-10-28 Spencer Olivergdb: fix broken qCRC packet handling
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-10-28 Matthias Blaicherrtos: fix gdb qC command answer
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-10-27 Matthias Blaicherrtos: Fix wrong allocation in linux_get_symbol_list_to_...
2012-10-16 Matthias Blaicherrtos: Add ChibiOS/RT support
2012-10-09 Matthias Blaicherrtos: Don't crash on qSymbol GDB packet when no RTOS...
2012-10-08 Paul Fertserrtos: support FreeRTOS over stlink
2012-10-05 Peter Stugertos: Rewrite rtos_qsymbol() and fix auto-detect false...
2012-10-05 Peter Stugertos: Rewrite rtos_try_next() for readability
2012-10-05 Peter Stugertos: Rewrite rtos_create() for readability
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-05-04 Spencer Oliverbuild: remove clang unused variable assignment warnings
2012-05-04 Spencer Oliverbuild: remove clang unused variable increments warnings
2012-03-19 Paul Fertserrtos: add sanity checking for FreeRTOS's quantity of...
2012-03-19 Paul Fertserrtos: fix segfault in FreeRTOS handling
2012-02-06 Spencer Oliverbuild: cleanup src/rtos directory
2012-01-16 Spencer Oliverbuild: fix broken make distcheck
2012-01-15 Michel JAOUENrtos : linux awareness
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...
next