Thanks for your answers! I am running the tests for
realview_pbx_a9_qemu for the moment.
I have a few questions if you don't mind
With the git repository version of rtems
./rtems-test --log=realview_pbx_a9_qemu
--rtems-bsp=realview_pbx_a9_qemu
--rtems-tools=/home/aurelio-remonda/rtems_a9/install
/
On Fri, Jan 8, 2016 at 9:39 AM, Sebastian Huber
wrote:
> On 08/01/16 15:37, Sebastian Huber wrote:
>>
>> diff --git a/cpukit/score/include/rtems/score/thread.h
>> b/cpukit/score/include/rtems/score/thread.h
>> index 6e937e3..37f9f4b 100644
>> --- a/cpukit/score/include/rtems/score/thread.h
>> +++
On 08/01/16 15:37, Sebastian Huber wrote:
diff --git a/cpukit/score/include/rtems/score/thread.h
b/cpukit/score/include/rtems/score/thread.h
index 6e937e3..37f9f4b 100644
--- a/cpukit/score/include/rtems/score/thread.h
+++ b/cpukit/score/include/rtems/score/thread.h
@@ -89,16 +89,6 @@ extern "C"
---
cpukit/posix/src/pthreadcreate.c | 2 +-
cpukit/rtems/src/taskstart.c | 2 +-
cpukit/score/include/rtems/score/threadimpl.h | 6 +-
cpukit/score/src/threadcreateidle.c | 31 +--
cpukit/score/src/threadstart.c
This avoids potential dead code in _Thread_Handler(). It gets rid of
the dangerous function pointer casts.
Update #2514.
---
c/src/lib/libbsp/arm/gdbarmsim/include/bsp.h | 2 +-
.../lib/libbsp/epiphany/epiphany_sim/include/bsp.h | 2 +-
c/src/lib/libbsp/i386/pc386/include/bsp.h
On 08/01/16 10:03, Chris Johns wrote:
On 8/01/2016 7:50 PM, Sebastian Huber wrote:
On 08/01/16 08:00, Sebastian Huber wrote:
---
rtemstoolkit/execute.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtemstoolkit/execute.py b/rtemstoolkit/execute.py
index 4125182..03
On 08/01/16 09:56, Chris Johns wrote:
On 8/01/2016 7:49 PM, Sebastian Huber wrote:
>
>
>On 08/01/16 09:45, Chris Johns wrote:
>>On 8/01/2016 7:41 PM, Sebastian Huber wrote:
>>> >
>>> >It seems that Python (python.org and msys2) on Windows has no implict
>>> >current directory import path. We
On 8/01/2016 7:50 PM, Sebastian Huber wrote:
> On 08/01/16 08:00, Sebastian Huber wrote:
>> ---
>> rtemstoolkit/execute.py | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/rtemstoolkit/execute.py b/rtemstoolkit/execute.py
>> index 4125182..0344e51 100755
>> --- a/rtems
On 8/01/2016 7:49 PM, Sebastian Huber wrote:
>
>
> On 08/01/16 09:45, Chris Johns wrote:
>> On 8/01/2016 7:41 PM, Sebastian Huber wrote:
>>> >
>>> >It seems that Python (python.org and msys2) on Windows has no implict
>>> >current directory import path. We used exactly this approach for the
>>> >
On 08/01/16 08:00, Sebastian Huber wrote:
---
rtemstoolkit/execute.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtemstoolkit/execute.py b/rtemstoolkit/execute.py
index 4125182..0344e51 100755
--- a/rtemstoolkit/execute.py
+++ b/rtemstoolkit/execute.py
@@ -177,7 +177,7
On 08/01/16 09:45, Chris Johns wrote:
On 8/01/2016 7:41 PM, Sebastian Huber wrote:
>
>It seems that Python (python.org and msys2) on Windows has no implict
>current directory import path. We used exactly this approach for the
>rtems_waf module previously.
>
Then I suggest this is added. Check
On 8/01/2016 7:41 PM, Sebastian Huber wrote:
>
> It seems that Python (python.org and msys2) on Windows has no implict
> current directory import path. We used exactly this approach for the
> rtems_waf module previously.
>
Then I suggest this is added. Check the command wrappers and add '.' to
t
On 08/01/16 09:23, Chris Johns wrote:
On 8/01/2016 6:00 PM, Sebastian Huber wrote:
>---
> rtemstoolkit/options.py | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
>diff --git a/rtemstoolkit/options.py b/rtemstoolkit/options.py
>index 132445e..a5318fa 100644
>--- a/rtem
On 8/01/2016 6:00 PM, Sebastian Huber wrote:
> ---
> rtemstoolkit/options.py | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/rtemstoolkit/options.py b/rtemstoolkit/options.py
> index 132445e..a5318fa 100644
> --- a/rtemstoolkit/options.py
> +++ b/rtemstoo
---
rtems/config/tools/rtems-tools-common-1.cfg | 2 +-
rtems/config/tools/rtems-tools-git-1.cfg| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rtems/config/tools/rtems-tools-common-1.cfg
b/rtems/config/tools/rtems-tools-common-1.cfg
index 60aa5c1..ae88021 100644
--- a/
15 matches
Mail list logo