aboutsummaryrefslogtreecommitdiff
path: root/src/rtos
AgeCommit message (Expand)Author
2016-12-08rtos: add support for uC/OS-IIISteven Stallion
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky
2016-10-17helper: Make unhexify() robust on invalid dataMarc Schink
2016-08-14rtos: remove display_str memberSteven Stallion
2016-08-13rtos: removed chSysInit from detection of ChibiOS (#121)Andy Pomfret
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20Fix spelling of ARM CortexAndreas Färber
2016-05-04RTOS support: Add FPU support for FreeRTOSJonathan Dumaresq
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson
2015-11-03rtos/mqx: Fix uninitialized parts of symbol tabledaniel-k
2015-10-30rtos: handle STKALIGN adjustments on cortex mAndrew Ruder
2015-10-30rtos: turn stack alignment into a function pointerAndrew Ruder
2015-08-06RTOS: ThreadX support on ARM926E-JSAlexander Drozdov
2015-04-24rtos/mqx: prevent crash with -rtos autoPaul Fertser
2015-04-24rtos: fix print format specifiersPaul Fertser
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson
2015-04-16FreeRTOS: Make optional symbols optionalAndreas Fritiofson
2015-04-14ChibiOS: fix crash on auto detectionRichard Braun
2015-04-14RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel
2015-01-09ChibiOS: struct ChibiOS_params_list[] should not be constTomas Vanek
2015-01-09rtos: free gdb packet allocated memorySpencer Oliver
2014-11-24Added FPU support for ChibiOS/RTChristian Gudrian
2014-11-24rtos: add support for ChibiOS/RT 3.0Christian Gudrian
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser
2014-10-06rtos: constify symbol names and listsSpencer Oliver
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29rtos: fix xml register support regressionSpencer Oliver
2014-03-04Constify received GDB packetChristian Eggers
2014-03-04gdb-server/rtos: Send correct answer to "qfThreadInfo" packetChristian Eggers
2014-03-04RTOS: Unify wipe-out of thread listChristian Eggers
2014-02-04rtos: fix uninitialised variable warningPaul Fertser
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver
2013-09-13nds32: support FreeRTOSHsiangkai Wang
2013-09-08rtos: Do not dereference null pointersSpencer Oliver
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang
2013-07-26rtos: issue warning on auto detect failureSpencer Oliver
2013-07-01keep gdb aware of threads if RTOS is set but no threads are createdZied Guermazi
2013-06-05update files to correct FSF addressSpencer Oliver
2013-05-10Added: RTOS awareness for embKernelRavaz
2013-04-28target: rename cortex_m3 to cortex_mSpencer Oliver
2013-03-24rtos: fixed handling of qThreadExtraInfo packetsChristian Gudrian
2013-03-13target: Remove read_memory_impAndreas Fritiofson
2013-03-12rtos: fixes warningØyvind Harboe
2013-02-26gdbserver: use common hexify/unhexify routinesSpencer Oliver
2013-01-27rtos: fix error messageFreddie Chopin
2013-01-27rtos: do not use LOG_OUTPUTSpencer Oliver