On 20/03/2018 16:21, Amaan Cheval wrote:
> On Tue, Mar 20, 2018 at 8:23 AM Chris Johns wrote:
>
>> On 19/03/2018 18:36, Amaan Cheval wrote:
>>> Thanks for checking the tool status!
>>>
>>> TLS support for the tool seems okay to me as well - I see the TLS
> program header
>>> and the "T" flag for
Hi!
I see one here:
https://git.rtems.org/rtems/tree/testsuites/sptests/sptimecounter04/init.c
On Tue, Mar 20, 2018 at 12:52 AM Joel Sherrill wrote:
> Hi
> I don't see a test case for clock_gettime(CLOCK_MONOTONIC,...).
> Is there one I am missing?
> Thanks.
> --joel
> __
On Tue, Mar 20, 2018 at 8:23 AM Chris Johns wrote:
> On 19/03/2018 18:36, Amaan Cheval wrote:
> > Thanks for checking the tool status!
> >
> > TLS support for the tool seems okay to me as well - I see the TLS
program header
> > and the "T" flag for the ".tbss" section header, as you'd expect in t
On 19/03/2018 18:36, Amaan Cheval wrote:
> Thanks for checking the tool status!
>
> TLS support for the tool seems okay to me as well - I see the TLS program
> header
> and the "T" flag for the ".tbss" section header, as you'd expect in the ELF. I
> haven't looked into the run-time support for TL
On 19/03/2018 18:41, Vidushi Vashishth wrote:
>>> The -B option should have a full path not a partial one. The $prefix used
>>> when
>>> building the BSP is missing.
>>>
>> >Did you use a full path? Is there an argument missing to the invocation?
>>>
>
> Adding full path to the -B option works. T
On 20/03/2018 02:16, Christian Mauderer wrote:
> Most of the values in config.inc haven't been used any more. The only
> part left has been the ip addresses for some of the test.
Why not just removed the parts not being used?
> All other values are not used and might irritate new users.
Why woul
Hi
I don't see a test case for clock_gettime(CLOCK_MONOTONIC,...).
Is there one I am missing?
Thanks.
--joel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
Hi
There will be an RTEMS Open Class in Huntsville Alabama the
week of April 23-27.
April 23 - Getting Started
April 24 - 27 - Open Class
Details and registration forms at http://rtems.com/trainingschedule.
If you have questions at all about the class, feel free to email me
directly.
Thanks.
Most of the values in config.inc haven't been used any more. The only
part left has been the ip addresses for some of the test. All other
values are not used and might irritate new users.
Generating the header for the network configuration adds quite some
lines to the build system. On the other si
Hi,
Yes this is for qemuprep, well I tested with this one. I might have
specified qemuppc in some communications since the patch actually affects
all PowerPC bsp.
Eric
On Sat, Mar 17, 2018 at 6:05 AM, RTEMS trac wrote:
> #3322: powerPC bsp not booting with memory larger than 256Mb
> --
Am 16.03.2018 um 15:11 schrieb Gedare Bloom:
> On Tue, Mar 13, 2018 at 10:02 AM, Christian Mauderer
> wrote:
>> Some applications (like the civetweb web server) still use functions
>> that are deprecated by openssl. If OPENSSL_NO_DEPRECATED is defined,
>> openssl will not provide these functions.
---
bsps/arm/atsam/include/libchip/include/gmac.h | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/bsps/arm/atsam/include/libchip/include/gmac.h
b/bsps/arm/atsam/include/libchip/include/gmac.h
index 64e0079c25..418165eacf 100644
--- a/bsps/arm/atsam/include/l
>> The -B option should have a full path not a partial one. The $prefix
used when
>> building the BSP is missing.
>>
> >Did you use a full path? Is there an argument missing to the invocation?
>>
Adding full path to the -B option works. Turns out $prefix is not required
in the command.
>The link
Thanks for checking the tool status!
TLS support for the tool seems okay to me as well - I see the TLS program
header and the "T" flag for the ".tbss" section header, as you'd expect in
the ELF. I haven't looked into the run-time support for TLS in RTEMS yet -
is there something I need to dig into
14 matches
Mail list logo