summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/sptests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-172-0/+21
| | | | | | | | | | | Add this application configuration option. This configuration option can be used to reserve space for the dynamic linking of modules with thread-local storage objects. Add RTEMS_TASK_STORAGE_ALIGNMENT to define the minium alignment of a thread-local storage size. Update #4074.
* build: Alternative build system based on wafSebastian Huber2020-09-14226-0/+4827
Update #3818.