aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos_ecos_stackings.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-28rtos: remove config.h includes from stackings headersErhan Kurubas1-1/+2
2023-01-15src/rtos/eCos : Support per-build configuration specific structure layoutsJames G. Smith1-0/+7
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-15/+1
2021-11-05rtos: use struct member names instead of commentsTim Newsome1-5/+5
2021-07-02rtos/eCos: rename CamelCase symbolsAntonio Borneo1-3/+3
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-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/rtos directorySpencer Oliver1-36/+32
2011-11-29Add stack alignment support to RTOS awareness - needed for ARM ABI processorsEvan Hunter1-31/+32
2011-05-25Add eCos/Cortex RTOS supportAlan Bowman1-0/+63