# # ChangeLog for testsuites/sptests/sppercpudata01 in rtems # # Generated by Trac 1.2.1.dev0 # 04/19/24 03:59:24 Mon, 10 Sep 2018 09:47:24 GMT Sebastian Huber [1fe1b820] * cpukit/include/rtems/score/percpudata.h (modified) * testsuites/sptests/sppercpudata01/init.c (modified) score: Fix PER_CPU_DATA_GET_BY_OFFSET() Add uniprocessor version ... Mon, 27 Aug 2018 08:36:35 GMT Sebastian Huber [cfc4231d] * cpukit/headers.am (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/score/percpudata.h (added) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sppercpudata01/init.c (added) * testsuites/sptests/sppercpudata01/item.c (added) * testsuites/sptests/sppercpudata01/sppercpudata01.doc (added) * testsuites/sptests/sppercpudata01/sppercpudata01.h (added) * testsuites/sptests/sppercpudata01/sppercpudata01.scn (added) score: Add flexible per-CPU data Update #3507.