---
cpukit/score/include/rtems/score/threadimpl.h | 8 ++--
cpukit/score/src/threadclearstate.c | 4 +++-
cpukit/score/src/threadsetstate.c | 4 +++-
3 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/cpukit/score/include/rtems/score/threadimpl.h
b/cpukit/sc
---
cpukit/score/src/threadclearstate.c | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/cpukit/score/src/threadclearstate.c
b/cpukit/score/src/threadclearstate.c
index c60fb8f..3a79f35 100644
--- a/cpukit/score/src/threadclearstate.c
+++ b/cpukit/score/src/thre
---
cpukit/rtems/src/taskresume.c | 11 +--
cpukit/rtems/src/tasksuspend.c| 11 +--
cpukit/score/include/rtems/score/threadimpl.h | 15 ---
testsuites/tmtests/tm26/task1.c | 2 +-
4 files changed, 11 insertions(+), 28 delet
---
cpukit/score/src/threadsetstate.c | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/cpukit/score/src/threadsetstate.c
b/cpukit/score/src/threadsetstate.c
index 02ee70e..8114d70 100644
--- a/cpukit/score/src/threadsetstate.c
+++ b/cpukit/score/src/threadsetstate
---
cpukit/score/Makefile.am | 2 +-
cpukit/score/include/rtems/score/statesimpl.h | 3 +++
cpukit/score/include/rtems/score/threadimpl.h | 31 --
cpukit/score/src/threadready.c| 38 ---
4 files changed, 21 insertio
Hi
simsh4 (simulator in gdb) with absolutely zero analysis.
Passed: 441
Failed:18
Timeouts: 12
Invalid:0
-
Total:471
Failures:
mrfs_fspatheval.exe
mdosfs_fstime.exe
stringto01.exe
complex.exe
sprbtree01.exe
fsfseeko01.exe
mrfs_fspermission.exe
sp2038.exe
psx0
On 31/03/2015 1:11 am, Joel Sherrill wrote:
>
> What are the FPU instructions being generated for this test and why?
> When we have gotten implicitly generated instructions we have turned
> on FP for all tasks.
The dl02 test calls a loaded module with float arguments and the code in
the loaded mo
It works now.
On Mar 30, 2015, at 11:33 AM, Chris Johns wrote:
On 30/03/2015 11:24 am, QIAO YANG wrote:
On Mar 30, 2015, at 08:01 AM, Chris Johns wrote:
On 30/03/2015 9:13 am, QIAO YANG wrote:
Hello,
I've just failed to build the rsb and found an error introduced by the
latest commit:
- Joel Sherrill schrieb:
> Hi
>
> Test results for the arm/realview:
>
> sp69 runs by hand OK. Not sure why it reported failure.
sp69 is a very brittle test. I depends on small timing margins and this is a
problem on Qemu.
>
> Passed: 510
> Failed: 2
> Timeouts: 9
> Invalid:
On 3/23/2015 4:38 PM, Chris Johns wrote:
> On 24/03/2015 4:55 am, Joel Sherrill wrote:
>>
>> On March 23, 2015 12:01:55 PM CDT, Gedare Bloom wrote:
>>> Joel,
>>>
>>> I think the snapshot should contain this patch now. We should switch
>>> over to it, and start testing for release.
>> Ageed. AFAI
On 3/30/2015 8:19 AM, Jiri Gaisler wrote:
>
> On 30/03/15 13:29, Chris Johns wrote:
>> On 30/03/2015 4:01 am, Joel Sherrill wrote:
>>> Hi
>>>
>>> These are the sis results using the latest patched GDB/SIS.
>>>
>>> Passed: 513
>>> Failed: 2
>>> Timeouts: 6
>>> Invalid:0
>>> ---
On 30/03/15 13:29, Chris Johns wrote:
> On 30/03/2015 4:01 am, Joel Sherrill wrote:
>> Hi
>>
>> These are the sis results using the latest patched GDB/SIS.
>>
>> Passed: 513
>> Failed: 2
>> Timeouts: 6
>> Invalid:0
>> -
>> Total:521
>>
>> Failures:
>> heapwalk.exe
>>
On 30/03/2015 4:01 am, Joel Sherrill wrote:
> Hi
>
> These are the sis results using the latest patched GDB/SIS.
>
> Passed: 513
> Failed: 2
> Timeouts: 6
> Invalid:0
> -
> Total:521
>
> Failures:
> heapwalk.exe
> dl02.exe
This is due to the test having FPU instruc
The rtrace command interfaces to the RTEMS Trace Linker's trace
buffering data allowing users to capture and report trace data.
---
cpukit/Makefile.am | 5 +
cpukit/libmisc/Makefile.am | 5 +-
cpukit/libmisc/capture/rtems-trace-buffer-vars.c
14 matches
Mail list logo