riscv-openocd/src/rtos
Tim Newsome 58824330da
Match on qC, but not qCRC. (#294)
Now we pass MulticoreRtosSwitchActiveHartTest again.
It was broken by #292.

Change-Id: I61f0ae41efda09fd48f732b2122fed2400a43d29
2018-08-27 15:07:49 -07:00
..
ChibiOS.c ChibiOS thread states: Update thread state to label mapping 2018-05-08 15:21:49 -07:00
FreeRTOS.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
Makefile.am From upstream (#286) 2018-08-20 14:55:30 -07:00
ThreadX.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
eCos.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
embKernel.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
linux.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
linux_header.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
mqx.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
nuttx.c From upstream (#286) 2018-08-20 14:55:30 -07:00
nuttx_header.h From upstream (#286) 2018-08-20 14:55:30 -07:00
riscv_debug.c Match on qC, but not qCRC. (#294) 2018-08-27 15:07:49 -07:00
riscv_debug.h Update list of "threads" when harts are discovered. 2017-06-20 11:32:42 -07:00
rtos.c From upstream (#286) 2018-08-20 14:55:30 -07:00
rtos.h Merge branch 'master' into from_upstream 2018-04-09 12:17:08 -07:00
rtos_chibios_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_chibios_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_ecos_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_ecos_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_embkernel_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_embkernel_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_mqx_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_mqx_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_standard_stackings.c rtos: Fix XPSR_OFFSET for cortex_m4f stacking 2018-05-08 15:21:48 -07:00
rtos_standard_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_ucos_iii_stackings.c rtos: style corrections for uCOS-III 2017-06-30 21:23:15 +01:00
rtos_ucos_iii_stackings.h rtos: style corrections for uCOS-III 2017-06-30 21:23:15 +01:00
uCOS-III.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00