Ok to commit. Thanks.
On 25/02/2016 03:25, Hesham Almatary wrote:
---
rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +-
rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newl
___
From: devel [devel-boun...@rtems.org] on behalf of Hesham Almatary
[heshamelmat...@gmail.com]
Sent: Wednesday, February 24, 2016 18:08
To: jakob.viket...@gmail.com
Cc: rtems-de...@rtems.org
Subject: Re: [PATCH 7/8] OR1k cache flush/invalidate additions
>Thi
On Sat, Feb 20, 2016 at 11:01 PM, wrote:
> From: Jakob Viketoft
>
> Close #2602
> ---
> c/src/lib/libcpu/or1k/shared/cache/cache.c | 129
> +
> 1 file changed, 94 insertions(+), 35 deletions(-)
>
> diff --git a/c/src/lib/libcpu/or1k/shared/cache/cache.c
> b/c/src/l
We will need to bump again once the next newlib snapshot comes out. I added
methods missing methods to pthread.h and need it before I can submit patches
to add those methods to RTEMS.
I suppose we could bump to a git snapshot but I would rather avoid that
since
it seems to cause users with draconi
Thanks for the heads up.
This is sorted out in the latest RSB patch I submitted.
On Mon, Jan 18, 2016 at 2:01 PM, Sebastian Huber
wrote:
> Hello,
>
> I updated the RTEMS 4.12 tool chain to use the
>
> * current Binutils 2.26 branch (the Binutils 2.26 release is close),
> * Newlib 2.3.0.2016010
---
rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +-
rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
inde
Which BSP are you trying to build, can you give me the configure line you
used?
On Wed, Feb 24, 2016 at 2:08 AM, animesh pathak
wrote:
> Hello,
> I am new to Rtems. I am trying to build it and getting an error
> I have successfully installed RSB. Now I am following the instructions
> provided he