---
testsuites/sptests/spcontext01/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/sptests/spcontext01/init.c
b/testsuites/sptests/spcontext01/init.c
index 039dd63..3406367 100644
--- a/testsuites/sptests/spcontext01/init.c
+++ b/testsuites/sptests/spcontext0
two new Assembler Files for SPCONTEXT01 test on sparc
1) _CPU_Context_validate
2) _CPU_Context_volatile_clobber
Update #2270.
---
cpukit/score/cpu/sparc/Makefile.am | 2 +
cpukit/score/cpu/sparc/rtems/score/cpu.h | 12 +-
cpukit/score/cpu/sparc/sparc-context-validate.
Hello,
is there anything left that prevents us to do the branch now? We can
still do some work on the branch before we actually make the release.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47
On Thu, Apr 30, 2015 at 5:38 AM, Alexander Krutwig
wrote:
> two new Assembler Files for SPCONTEXT01 test on sparc
> 1) _CPU_Context_validate
> 2) _CPU_Context_volatile_clobber
>
> Update #2270.
> ---
> cpukit/score/cpu/sparc/Makefile.am | 2 +
> cpukit/score/cpu/sparc/rtems/scor
Should fp validation be a separate test from integer reg validation to
ensure int-only works as expected?
On Thu, Apr 30, 2015 at 5:38 AM, Alexander Krutwig
wrote:
> ---
> testsuites/sptests/spcontext01/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testsuites/sp
This patch adds support for building Epiphany tools. Currently the
tools are fetched from Adapteva repositories. In the future, the
tools should be fetched from GNU upstreams when Adapteva folks push
their latest changes there.
---
rtems/config/4.11/rtems-epiphany.bset | 43 ++
On 1/05/2015 12:11 am, Sebastian Huber wrote:
>
> is there anything left that prevents us to do the branch now?
Just sorting out the actual procedure. We have not released using git
before hmm did git exist when we lasted released .. ?
> We can
> still do some work on the branch before we a
On April 30, 2015 5:32:35 PM CDT, Chris Johns wrote:
>On 1/05/2015 12:11 am, Sebastian Huber wrote:
>>
>> is there anything left that prevents us to do the branch now?
>
>Just sorting out the actual procedure. We have not released using git
>before hmm did git exist when we lasted released
On 1/05/2015 7:31 am, Hesham ALMatary wrote:
> +%source set binutils
> https://github.com/adapteva/epiphany-binutils-gdb/archive/epiphany-binutils-2.23-software-cache.zip
> +%source set gcc
> https://github.com/adapteva/epiphany-gcc/archive/epiphany-gcc-4.9.zip
> +%source set gdb
> https://gith