Age | Commit message (Expand) | Author |
2017-01-15 | helper,rtos,server: Restore missing warning flags | Andreas Fritiofson |
2016-12-08 | Convert to non-recursive make | Andreas Fritiofson |
2016-12-08 | helper: Code cleanup for hexify() | Marc Schink |
2016-12-08 | gdb_server: support qXfer:threads:read packet | Steven Stallion |
2016-12-08 | rtos: add support for uC/OS-III | Steven Stallion |
2016-12-08 | Add -defer-examine option to target create command | Matthias Welwarsky |
2016-10-17 | helper: Make unhexify() robust on invalid data | Marc Schink |
2016-08-14 | rtos: remove display_str member | Steven Stallion |
2016-08-13 | rtos: removed chSysInit from detection of ChibiOS (#121) | Andy Pomfret |
2016-05-24 | Make #include guard naming consistent | Marc Schink |
2016-05-24 | Remove FSF address from GPL notices | Marc Schink |
2016-05-20 | Fix spelling of ARM Cortex | Andreas Färber |
2016-05-04 | RTOS support: Add FPU support for FreeRTOS | Jonathan Dumaresq |
2016-02-29 | jim-nvp: Make Jim_GetOpt_String const-correct | Andreas Fritiofson |
2015-11-03 | rtos/mqx: Fix uninitialized parts of symbol table | daniel-k |
2015-10-30 | rtos: handle STKALIGN adjustments on cortex m | Andrew Ruder |
2015-10-30 | rtos: turn stack alignment into a function pointer | Andrew Ruder |
2015-08-06 | RTOS: ThreadX support on ARM926E-JS | Alexander Drozdov |
2015-04-24 | rtos/mqx: prevent crash with -rtos auto | Paul Fertser |
2015-04-24 | rtos: fix print format specifiers | Paul Fertser |
2015-04-16 | rtos: add instructions and helper code to make FreeRTOS work again | Andreas Fritiofson |
2015-04-16 | FreeRTOS: Make optional symbols optional | Andreas Fritiofson |
2015-04-14 | ChibiOS: fix crash on auto detection | Richard Braun |
2015-04-14 | RTOS: Add logging to FreeRTOS and general RTOS | Evan Hunter |
2015-03-09 | rtos: Freescale MQX rtos support | Marian Cingel |
2015-01-09 | ChibiOS: struct ChibiOS_params_list[] should not be const | Tomas Vanek |
2015-01-09 | rtos: free gdb packet allocated memory | Spencer Oliver |
2014-11-24 | Added FPU support for ChibiOS/RT | Christian Gudrian |
2014-11-24 | rtos: add support for ChibiOS/RT 3.0 | Christian Gudrian |
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-30 | Don't cast return value of [cm]alloc | Andreas Fritiofson |
2014-03-29 | rtos: fix xml register support regression | Spencer Oliver |
2014-03-04 | Constify received GDB packet | Christian Eggers |
2014-03-04 | gdb-server/rtos: Send correct answer to "qfThreadInfo" packet | Christian Eggers |
2014-03-04 | RTOS: Unify wipe-out of thread list | Christian Eggers |
2014-02-04 | rtos: fix uninitialised variable warning | Paul Fertser |
2014-01-15 | Conform to C99 integer types format specifiers | Hsiangkai Wang |
2013-10-31 | Clean up const usage to avoid excessive casting | Andreas Fritiofson |
2013-10-10 | cortex_m: target implementation renames cortex_m3 to cortex_m | Spencer Oliver |
2013-09-13 | nds32: support FreeRTOS | Hsiangkai Wang |
2013-09-08 | rtos: Do not dereference null pointers | Spencer Oliver |
2013-08-07 | gdb_server: support gdb target description | Hsiangkai Wang |
2013-07-26 | rtos: issue warning on auto detect failure | Spencer Oliver |
2013-07-01 | keep gdb aware of threads if RTOS is set but no threads are created | Zied Guermazi |
2013-06-05 | update files to correct FSF address | Spencer Oliver |
2013-05-10 | Added: RTOS awareness for embKernel | Ravaz |
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 |