summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sptls01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber2023-09-151-0/+33
* score: Fix TLS support for some code modelsSebastian Huber2023-09-151-1/+3
* Update company nameSebastian Huber2023-05-201-1/+1
* sptls01: Disable file system and Newlib reentrancySebastian Huber2022-10-141-1/+34
* sptls0*: Enable stack checkerSebastian Huber2022-10-141-0/+4
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-041-4/+16
* testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill2022-04-051-3/+22
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* sptls01/init.c: Use larger data types for valuesJoel Sherrill2015-03-241-5/+5
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Fix thread TLS area initializationSebastian Huber2014-02-242-24/+33
* Add thread-local storage (TLS) supportSebastian Huber2014-02-044-0/+133