summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spatomic01/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-191-0/+19
| | | | | | | | Make <rtems/score/atomic.h> available for all RTEMS configurations. Use inline functions instead of macros. Use ISR disable/enable on uni-processor configurations to ensure atomicity. Update #2273.
* clean up spatomic testcaseWeiY2013-08-011-24/+0
|
* stdatomic.h support check when configureWeiY2013-07-171-0/+4
|
* Clear the atomic conditional compilation.WeiY2013-05-011-4/+0
|
* Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-141-2/+4
|
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-071-0/+22