aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos_embkernel_stackings.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-28rtos: remove config.h includes from stackings headersErhan Kurubas1-0/+1
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-09-13openocd: remove CamelCase symbols *xPSR*Antonio Borneo1-1/+1
2022-07-23openocd: src/rtos: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-05rtos: use struct member names instead of commentsTim Newsome1-5/+5
2021-07-02rtos: rename CamelCase symbolsAntonio Borneo1-3/+3
2020-05-02coding style: src: remove empty lines at end of text filesAntonio Borneo1-2/+0
2018-10-16rtos: support gdb_get_register_packetSteven Stallion1-17/+17
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-10-30rtos: turn stack alignment into a function pointerAndrew Ruder1-1/+2
2014-03-29rtos: fix xml register support regressionSpencer Oliver1-13/+5
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver1-3/+3
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-05-10Added: RTOS awareness for embKernelRavaz1-0/+64