aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-20rtos: remove broken code for handling the deprecated qP packetAndreas Fritiofson1-85/+1
2011-10-20rtos: return the correct value if the T or H packets are handledAndreas Fritiofson1-0/+2
2011-08-24remove target argument from gdb packet handling functionsJie Zhang1-2/+6
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin1-3/+2
2011-05-25Report actual current threadAlan Bowman1-1/+11
2011-05-25Add eCos/Cortex RTOS supportAlan Bowman1-0/+2
2011-05-18Corrected test for invalid current_threadidAlan Bowman1-1/+1
2011-05-14Correct stacking direction and use of address offsetAlan Bowman1-2/+2
2011-04-19rtos : compilation error on amd64Michel Jaouen1-4/+4
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)1-0/+657