- Gedare Bloom schrieb:
> On Fri, Nov 4, 2016 at 9:08 AM, Sebastian Huber
> wrote:
> > ---
> > cpukit/score/include/rtems/score/percpu.h | 2 +-
> > testsuites/tmtests/tm26/task1.c | 12 +---
> > testsuites/tmtests/tm27/task1.c | 15 +++
> > 3 files
On Fri, Nov 4, 2016 at 9:08 AM, Sebastian Huber
wrote:
> ---
> cpukit/score/include/rtems/score/percpu.h | 2 +-
> testsuites/tmtests/tm26/task1.c | 12 +---
> testsuites/tmtests/tm27/task1.c | 15 +++
> 3 files changed, 13 insertions(+), 16 deletions(-)
>
This will need mention in the porting guide.
On Fri, Nov 4, 2016 at 9:08 AM, Sebastian Huber
wrote:
> The aim of this file is to encapsulate CPU port implementation details.
> This helps to hide implementation details from which
> indirectly includes .
> ---
> cpukit/score/cpu/arm/Makefile.am
On Fri, Nov 4, 2016 at 1:35 AM, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello Chris,
>
> works fine on openSUSE 13.1. I installed a couple of texinfo packages and
> did a "pip install -U Sphinx".
>
> Chris was trying on one of our CentOS 7 machines. I tried on a Fedora 23
ma
---
cpukit/score/cpu/no_cpu/rtems/score/cpuimpl.h | 12
cpukit/score/include/rtems/score/percpu.h | 18 +-
cpukit/score/src/threadhandler.c | 3 ++-
3 files changed, 27 insertions(+), 6 deletions(-)
diff --git a/cpukit/score/cpu/no_cpu/rtems/score/cp
---
cpukit/score/cpu/sparc/rtems/score/cpuimpl.h | 4
1 file changed, 4 insertions(+)
diff --git a/cpukit/score/cpu/sparc/rtems/score/cpuimpl.h
b/cpukit/score/cpu/sparc/rtems/score/cpuimpl.h
index 6b8b601..5373db1 100644
--- a/cpukit/score/cpu/sparc/rtems/score/cpuimpl.h
+++ b/cpukit/score/
The aim of this file is to encapsulate CPU port implementation details.
This helps to hide implementation details from which
indirectly includes .
---
cpukit/score/cpu/arm/Makefile.am| 1 +
cpukit/score/cpu/arm/preinstall.am | 4
cpukit/score/cpu/arm/rtems/scor
---
cpukit/score/include/rtems/score/percpu.h | 2 +-
testsuites/tmtests/tm26/task1.c | 12 +---
testsuites/tmtests/tm27/task1.c | 15 +++
3 files changed, 13 insertions(+), 16 deletions(-)
diff --git a/cpukit/score/include/rtems/score/percpu.h
b/cpukit/s